body 
	{
	background-color: #ffffff;
	font-family: Garamond;
	font-size:12px;
	color: #000000;
	margin: 0;
	margin-top: 0;
	text-align: left;
	}

.basictext
	{
		font-family: Georgia;
		font-size: 12px;
		color: #000000;
	}
	
.basictextLarge
	{
		font-family: Georgia;
		font-size: 14px;
		color: #000000;
	}	
	
.basictextLarger
	{
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
	}	

.basictextLargeRed
	{
		font-family: Georgia;
		font-size: 18px;
		color: #C42A12;
	}	
	
#content a {
	text-decoration:none;
	color:#C42A12;
	border-bottom: 1px dotted #C42A12;
}

#content a:link {
	text-decoration:none;
	color:#C42A12;
	border-bottom: 1px dotted #C42A12;
}
#content a:visited {
	text-decoration:none;
	color:#C42A12;
	border-bottom: 1px dotted #C42A12;
}
#content a:hover {
	text-decoration:none;
	color:#C42A12;
	border-bottom: 1px dotted #C42A12;
}

		

	

#content {
 font-family: Georgia;
 font-size: 12px;
 text-align: left;
} 

/* rules for indicating PDF, external and email links */	
/* These do not work in IE 6 or earlier */
#content a[href^="mailto:"] {
	padding-right: 18px;
	background: url("/images/icn_email.gif") no-repeat bottom right;
}

#content a[href$=".pdf"] {
    padding-right: 16px; 
    background: url("/images/icn_pdf_sm.gif") no-repeat center right;
}

#content a[href$=".PDF"] {
    padding-right: 16px; 
    background: url("/images/icn_pdf_sm.gif") no-repeat center right;
}

#content a[href^="http://"] {
    padding-right: 16px; 
    background: url("/images/icn_extlink.gif") no-repeat center right;
}

#content h1 {
 font-family: Georgia;
 font-size: 18px;
 font-weight: bold; 
 color: #000000; 
 font-style: italic;
}

#photo_link a:link, #photo_link a:visited, #photo_link a:hover {
	text-decoration: none;
	border-bottom: none;
	background: none;
}

.photo_link2 {
	text-decoration: none;
	border-bottom: none;
	background: none;
}
	

	
#container404 {
  	height: 500px; 
 	background-image: url(http://64.78.8.180//images/short_background.jpg);
  	background-repeat: repeat-x;
	}

.footer {
	color: #000000;
	font-family: Garamond;
	font-size: 12px;
	}

#footer a:link, #footer a:visited, #footer a:hover {
 color: #000000;
 font-family: Garamond;
 font-size: 12px;
 text-decoration: none;
 border-bottom: 1px dotted #000000;
}
.style12 .style18 {
	font-weight: bold;
}
.style12 {
	font-size: 18px;
}
.style12 .style18 {
	font-size: 18px;
}
.style12 .style12 {
	font-weight: bold;
}
.style12 {
	font-weight: normal;
}
