BODY {		FONT: 9px arial, verdana, sans-serif;
		topmargin: 0;
		bottommargin: 0; color: #112249
		 }
a:link {color: #64041B; }
a:visited {color: #64041B; }
a:active {color: #591626; }
a:hover {color: #8C1D38; }

.teaser {width:771px; padding:0 0 0px 0;margin:0px auto;
		background:url("images/body-bg.jpg") bottom left no-repeat; font-size:10pt; color: #112249}

.teaser  a:active    { text-decoration:underline; font-size:10pt; font-weight: bold; color: #112249}
.teaser  a:link     { text-decoration:underline; font-size:10pt; font-weight: bold; color: #112249}
.teaser  a:visited     { text-decoration:underline; font-size:10pt; font-weight: bold; color: #112249}
.teaser  a:hover     { text-decoration:none; font-size:10pt; font-weight: bold; color: #263863}

.teaser h4 { margin:0;	padding:35px 50px 80px 40px;}
.contact {  font-size:9pt; font-weight: bold; color: #112249}
.contact a:active    { text-decoration:underline; font-size:9pt; font-weight: bold; color: #112249}
.contact a:link     { text-decoration:underline; font-size:9pt; font-weight: bold; color: #112249}
.contact a:visited     { text-decoration:underline; font-size:9pt; font-weight: bold; color: #112249}
.contact a:hover     { text-decoration:none; font-size:9pt; font-weight: bold; color: #263863}
.copyright	{ COLOR: #ffffff; FONT: 10px arial, verdana, geneva,sans-serif;  font-weight: bold; }

.staff	{ FONT: 12px arial, verdana, geneva,sans-serif; }

.content {  font-size:10pt; color: #112249}
.content a:active    { text-decoration:underline; font-size:10pt; font-weight: bold; color: #112249}
.content a:link     { text-decoration:underline; font-size:10pt; font-weight: bold; color: #112249}
.content a:visited     { text-decoration:underline; font-size:10pt; font-weight: bold; color: #112249}
.content a:hover     { text-decoration:none; font-size:10pt; font-weight: bold; color: #263863}


	 
.body_txt {
 /* body width - you can update it */
 width: 90%;

 margin-left: auto;
 margin-right: auto;
}

a, img, abbr, acronym, frame { 
 border: none; 
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}