body {
       background:			#000;
       margin:				0;
       }
	  
#outer {
         position:	absolute;
         top:		50%;
         left:		0px;
         width:		100%;
         height:	1px;
         }

#inner {
         margin-left:	-300px;
         position:	absolute;
         top:		-150px;
         left:		50%;
	 width:		675px;
	 height:	400px;
         }

.bgtext {
          font-size:	120px;
          position:	absolute;
          top:		24px;
          left:		40px;
          right:	-80px;
          }

.bg {
      font-size:	500px;
      position:		absolute;
      top:		-300px;
      left:		160px;
      right:		-80px;
      }

.footertext {
              font-size:	11px;
              position:		absolute;
              top:		340px;
              text-align:	center;
              right:		5%;
              width:		100%;
              }

.bg {
      color:			#111;
      font-family:		Arial Black;
      }

.bgtext {
           color:		#333;
           font-family:		Arial Black;
           }

.footertext {
              color:		#333;
              font-family:	verdana, helvetica, sans serif;
              font-size:	11px;
              }
		 


div#text1, div#text2, div#text3, div#text4,
div#text5, div#text6 {
            color:	#222222;
            font-family:	verdana, helvetica, sans serif;
            position:	absolute;
            }

div#text7 { color:	#FF0000;
            font-family:	Arial Black;
            position:	absolute;
            }

div#text8 { color:	#440000;
            font-family:	Arial Black;
            position:	absolute;
            }

div#foot { 
           color:	#0A0A0A;
           font-family:	verdana, helvetica, sans serif;
           position:	absolute;
           text-align:	center;
           top:		380px;
           font-size:	11px;
           left:	0px;
           right:	0px;
           }

div#text1 {
            font-size:	60px;
            top:	120px;
            left:	80px;
            right:	0px;
            }
		
div#text2 {
            font-size:	22px;
            top:	154px;
            left:	310px;
            right:	0px;
            }
		
div#text3 {
            font-size:	32px;
            top:	120px;
            left:	410px;
            right:	0px;
            }
		
div#text4 {
            font-size:	44px;
            top:	66px;
            left:	210px;
            right:	0px;
            }
		
div#text5 {
            font-size:	26px;
            top:	70px;
            left:	290px;
            right:	0px;
            }
		
div#text6 {
            font-size:	17px;
            top:	80px;
            left:	420px;
            right:	0px;
            }
		
div#text7 {
            font-size:	84px;
            top:	56px;
            left:	-20px;
            right:	0px;
            }

div#text8 {
            font-size:	84px;
            top:	55px;
            left:	-21px;
            right:	0px;
            }
		
div#text1 a:hover span {
                         top:	-6px; 
                         left:	0px; 
                         width:	100%;
                         }

div#text2 a:hover span {
                         top:	-6px; 
                         left:	0px; 
                         width:	100%;
                         }

div#text3 a:hover span {
                         top:	-6px; 
                         left: 	0px; 
                         width:	100%;
                         }

div#text4 a:hover span {
                         top:	-6px; 
                         left:	0px; 
                         width:	100%;
                         }

div#text5 a:hover span {
                         top:	-6px; 
                         left:	0px; 
                         width:	100%;
                         }

div#text6 a:hover span {
                         top:	-6px; 
                         left:	0px; 
                         width:	100%;
                         }

div#inner a:hover,
div#inner2 a:hover {
                     background:	none;
                     cursor:		pointer;
                     }

div#inner a span { display: none; }

div#inner a:visited span { display:	none; }

div#inner a {
              text-decoration:	none;
              color:		#FAEBD7;
              }

div#inner a:hover span {
                         display:	block;
                         position:	relative;
                         background:	none;
                         font-size:	14px;
                         }
						
div#inner a:link, div#inner a:visited { text-decoration:	none; }

div#inner a:hover { text-decoration:	none; }


div#content {
              position:		absolute;
              top:		-50px;
              left:		-70px;
              width:		745px;
              height:		420px;
              overflow:		auto;
              font-family:	verdana, helvetica, sans serif;
              font-size:	13px;
              color:		#FAEBD7;
              text-align:	justify;
              margin:		3px;
              }

div#inner div#content a:hover { text-decoration:	underline; }
			 
div#close, div#top {
                     width:		17px;
                     height:		17px;
                     background:	none;
                     text-align:	center;
                     font-family:	verdana, helvetica, sans serif;
                     font-weight:	bold;
                     font-size:		12px;
                     border:		1px solid #222;
                     }
   
div#top {
          position:	relative;
          left:		683px;
          top:		319px;
          }

div#close {
            position:	relative;
            left:	683px;
            top:	-47px;
            }
		   
div#inner div#close a:link, div#inner div#top a:link {
                                                       color:	#FAEBD7;
                                                       cursor:	default;
                                                       }

div#inner div#close a:visited, 
div#inner div#top a:visited {
                              color:	#FAEBD7;
                              cursor:	default;
                              }

div#inner div#close a:hover,
div#inner div#top a:hover {
                            color:	#FAEBD7;
                            cursor:	default;
                            }

div#urltext {
              font-family:	verdana, helvetica, sans serif;
              font-size:	30px;
              position:		absolute;
              top:		-87px;
              left:		-69px;
              } 


div#urltext, div#inner div#content a:link, 
div#inner div#content a:visited, div#inner a:hover,
div#inner a:hover span { color:	#ff7c11; }
			 
div#content div#titlebar {
                           border:	1px solid #222222;
                           background:	#000;
                           font-weight:	normal;
                           color:	#ff7c11;
                           }

div#content {
              margin-left:	0;
              padding-right:	8px;
              }

div.center {
              text-align:        center;
}

.titleblock {
              font-family:	verdana, helvetica, sans serif;
              font-size:	12px;
              color:		#ff7c11;
              margin-right:	6px;
              margin-top:	10px;
              margin-bottom:	10px;
              margin-left:	2px;
              border:		1px solid #222;
              padding:		4px;
              }
				
.titleblock span { color:	#ff7c11; }

#urltext a:link { color:	#444; }
#urltext a:visited { color:	#444; }
#urltext a:hover { color:	#444; }
#urltext a:active { color:	#444; }

