BODY {
	height: 100%;
	background:repeat;
        background-position:top left;
	background-color: #d9d9d9;
	color: #000;
	cursor: default;
	margin: 0 auto;
}


#container{
	margin: 0 auto;
	width: 520px;
	}

#header{
	margin: 0 auto;
	position: relative;
	background: url(header.gif) no-repeat center top;
	width: 520px;
    height: 350px;
  	}	

	
#wrap{
	position: absolute;
	width: 520px;
	margin: 0px;
	background: url(wrapper.gif) repeat-y;
	}
	
#main{
	position: relative;
	float: left;
	width: 500px;
	top: 10px;
	left: 40px;
	padding-top: 0;
	font-size: 8pt;
        color: #970000; 
	line-height: 15px;
  	}	



u {
color: #6d6c6e;
}

B { 
color: #6d6c6e; 
}

i { 
color: #6d6c6e; 
}



A {text-decoration: none; font-weight: normal;}	
a:link { 

         color: #474748;
         font-size: 8pt;
         font-weight: normal;
         
        
       } 

a:visited { 

         color: #474748;
         letter-spacing: 0px;
         font-size: 8pt;
         text-decoration: none;
         font-weight: normal;

          }     

a:hover {
           color: #474748;
           text-decoration: underline;
           font-size: 8pt;
	   font-weight: italic;
          

         } 

a:active {
    
          color: #474748;
          font-size: 8pt;
          
          }

img {border: none;}


strong{
	font-family: Arial, Sans-Serif;
	font-size: 7pt;
	color: #6d6c6e;
	text-transform: uppercase;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
	}  
