
body, td { 
font-family: georgia; 
font-size: 14px; 
color: #000000; 
}

body  { 
background-color: #b4afa9;

margin: 0;
}

.container {
background-image: url(images/shadow.png);
background-repeat: repeat-y;
background-position: top center;

}

.header { background-color: #999999; }


.main  { 
background-color: #e7e8ee; 
}

.footer { 
background-color: #000;
text-align: center;
padding: 4px; 
font-family: arial; 
color: #fff; 
font-size: 10px;  
font-weight: bold; 
}

.footer a:link     { color: #fff; font-weight: bold; text-decoration: none; }
.footer a:visited  { color: #fff; font-weight: bold; text-decoration: none; }
.footer a:active   { color: #fff; font-weight: bold; text-decoration: none; }
.footer a:hover    { color: #fff; font-weight: bold; text-decoration: none; }

a:link     { color: #660000; text-decoration: underline; }
a:visited  { color: #666666; text-decoration: underline; }
a:active   { color: #000000; text-decoration: underline; }
a:hover    { color: #000000; text-decoration: underline; }

b { color: #333333;}


h1 {  
font-family: "Copperplate Gothic Light"; 
font-size: 20px; 
color: #365f91; 
border-bottom: 1px solid #365f91; 
} 

h2 { 
font-size: 18px;
} 
		
.head1 { font-size: 18px; font-weight: bold; color: #333366; }

.head2 { font-size: 16px; font-weight: bold;  }

.head3 { font-size: 14px; font-weight: bold;  }


.sub1 {  font-family: arial;  font-size: 10; font-weight: bold;  }
.sub2 {  font-family: arial;  font-size: 12; font-weight: bold;  }

#lightbox {
	
background-color:#5d635b;
font-family: arial;
color: #e9ddaf;
font-size: 14px;
font-weight: bold;
padding: 1px;
border-bottom: 1px solid #5d635b;
border-right: 10px solid #5d635b;
border-left: 10px solid #5d635b;
border-top: 10px solid #5d635b;}
	
#lightboxdetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxcaption { float: left; }

#keyboardmsg { float: right; }

#closebutton { top: 5px; right: 5px; }

#lightbox img { border: 10px; clear: both;} 

#overlay img { border: none;}

#overlay { background-image: url(overlay.png); }

* html #overlay {
background-color: #5d635b;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:dximagetransform.microsoft.alphaimageloader(src="overlay.png", sizingmethod="scale"); }

.submit { 
background-image: url(images/submit.jpg);
border-top:  0px solid #000000;
border-left:  0px solid #000000;
border-right:  1px solid #000000;
border-bottom:  1px solid #000000;
margin: 0px;
font-family: arial;
font-weight: bold;
color: white; 
font-size: 12px;
padding: 0px; }

table.regtable {
border: 1px solid #bbbed1;
}

table.regtable td {
border: 1px solid #bbbed1;
cellpadding: 4px;
}
