

body { 
background-color: #0F0064;
background-image: url(images/back.gif);
background-position: top center; 
margin: 0px; 

}

body, td {
font-family: trebuchet ms, verdana;
font-size: 14px;
font-weight: normal;
color: #F8CE6A;
}

.main {
background-color: #0F0064;
border-right: 0px solid #F9D01A;
border-left: 2px solid #F9D01A;
}

A:link     { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
A:visited  { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
A:active   { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
A:hover    { color: #FDDF53; font-weight: bold; text-decoration: underline; }

.head1 { font-family: arial; font-size: 18px; color: #FDC94E;}
.head2 { font-size: 16px; font-weight: bold; color: #F1DA9D;}
.head3 { font-size: 14px; font-weight: bold; color: #FDC94E;}

h1 {  color: #FDC94E;}
h2 {  color: #F1DA9D;}
h2 {  color: #FDC94E;}



table.nav {
background-color: #BF0000;
border:  2px solid #F9D01A; 
color: #ffffff;
}

table.nav td {
font-family: arial;
font-size: 14px;
font-weight: bold;
}

.nav A:link     { color: #FFFFFF; font-weight: bold; text-decoration: none; }
.nav A:visited  { color: #FFFFFF; font-weight: bold; text-decoration: none; }
.nav A:active   { color: #FFFFFF; font-weight: bold; text-decoration: none; }
.nav A:hover    { color: #F9D01A; font-weight: bold; text-decoration: none; }

.sub1 { font-family: arial; font-size: 10px; font-weight: bold}

.white { 
background-color: #ffffff; 
color: #BF0000;
}

.white A:link     { color: #000000; font-weight: bold; text-decoration: none; }
.white A:visited  { color: #000000; font-weight: bold; text-decoration: none; }
.white A:active   { color: #000000; font-weight: bold; text-decoration: none; }
.white A:hover    { color: #BF0000; font-weight: bold; text-decoration: none; }

.index { 
font-family: verdana;
font-size: 12;
font-weight: bold;
color: #F9D01A;  
}

.caption { 
font-family: verdana;
font-size: 9;
font-weight: bold;
color: #C0AC96;  
}

.carback {
background-image: url(images/carback.gif);
background-position: center center; 
background-repeat: no-repeat;
}

#lightbox {
	
background-color:#020D7C;
padding: 1px;
border-bottom: 4px solid #020D7C;
border-right: 4px solid #020D7C;
border-left: 4px solid #020D7C;
border-top: 4px solid #020D7C;
font-family: arial; font-size: 12px; color: #F9EAB6; font-weight: bold }
	
#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: #020D7C;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }

table.donate1 td { 
background-color:#FFFFFF;
color:#bf0000;
padding: 10px;
border: 2px solid #bf0000;
}	