@charset "iso-8859-1";

 
body {
background-image: url(bg.jpg); 

background-color: #FFFCF2;

background-attachment: fixed;
background-repeat: repeat-y;
background-position: top center;

margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}		
						
.img {border: 1px solid #A52A2A}

.color {color: #A52A2A}

/* background colors */

#logo {
background-color: #4D8CFE	 
}  

#menu {
background-color: black;
padding-top: 5px;
padding-bottom: 5px; 
color: white
}  

#main {
background-color: #4D8CFE	 
}  

#right {
background-color: #979797	 
}  


#footer {
background-color: #4D8CFE 
}  	


#bg1 {
background-color:#9CA8CE;}     	  

#bg2 {
background-color:#ECF2F8;}  

#bg3  {
background-color: white;}  

#bg5 {background-color: #4D8CFE;}  

.h2 {font-size: 24px}


h3 { 
	font-size: 14px;
	margin: 10px 10px 12px 10px;
	padding: 10px 10px 2px 10px;
	line-height: 12px;
	letter-spacing: 2px;
	border-bottom: 1px solid #4D8CFE;
	font-weight: bold;
} 

   /* menu link colors */
 
a.menu {
background: transparent; color: white; font-weight: bold; text-decoration: none; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom:3px}

a.menu:hover {
background: #4D8CFE; color: white ; font-weight: bold}

a.menu:active {
background: #4D8CFE; color: white ; font-weight: bold}

a.menu:visited {
background: transparent; color: white; font-weight: bold}	 	


a {
background: transparent; color: black; font-weight: bold; text-decoration: none; }

a:hover {
background: transparent; color: brown ; font-weight: bold}

a:active {
background: transparent; color: brown ; font-weight: bold}

a:visited {
background: transparent; color: black; font-weight: bold}	
	 
/* border info */

.border1 {
border:1px solid black;}		
									
.border2 {
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black}	

.border3 {
border-left: 1px solid black;
border-right: 1px solid black}	

.border4 {
border-bottom: 1px solid black; 
border-left: 1px solid black; 
border-right: 1px solid black}   


LI, P, B, H1, H2, H3, H4, blockquote, ol, ul, li, body, span, input, td, center, div, table {font-family:  verdana; 
font-size: 12px; 
color: black}

.font9 {font-size: 9px;}

.font10 {font-size: 10px}	

.bold {font-weight: bold}	

.left {text-align: left}



/* End of style section. */


