﻿body, td, table { font-family: "Times New Roman"; 
				   font-size: 12pt; 
				   color: #000000; 
				   font-weight: normal;
				 }
hr {color: #6969AB; height: 1px; width="100%"}


.title      { font-size: 18pt; font-family: "Times New Roman"; font-weight: bold; color:#536348 }
.subtitle   { font-size: 14pt; font-family: "Times New Roman"; font-weight: 600; color:#562C30 }

p      { font-family: "Times New Roman"; 
				   font-size: 11pt; 
				   color: #000000; 
				   font-weight: normal;
				 }


a:link            { font-family: "Times New Roman"; font-size: 11pt; color: #562C30;}
a:visited         { font-family: "Times New Roman"; font-size: 11pt; color: #562C30;}
a:hover           { font-family: "Times New Roman"; font-size: 11pt; color: #562C30;}
a:active		  { font-family: "Times New Roman"; font-size: 11pt; color: #562C30;}	
 
h1  { font-size: 18pt; font-family: "Times New Roman"; font-weight: bold; color:#536348 }

h3	{ font-size: 12pt; font-family: "Times New Roman"; font-weight: 600; color:#562C30 }	

.topNav              { font-family: trebuchet; color: #ffffff; text-decoration:none; font-weight: bold;}
.topNav a:link       { font-family: trebuchet; color: #ffffff; text-decoration:none; font-weight: bold;}
.topNav a:visited    { font-family: trebuchet; color: #ffffff; text-decoration:none; font-weight: bold;}
.topNav a:hover      { color: #ffffff; font-family: trebuchet; text-decoration:none; font-weight: bold;}
.topNav a:active     { color: #ffffff; font-family: trebuchet; text-decoration:none; font-weight: bold;}

.bodyNav a:link      { font-family: trebuchet; color: #085DA0;  text-decoration:none; font-weight: bold;}
.bodyNav a:visited   { font-family: trebuchet; color: #085DA0;  text-decoration:none; font-weight: bold;}
.bodyNav a:hover     { font-family: trebuchet; color: #630000; font-weight: bold; text-decoration: underline;}
.bodyNav a:active    { font-family: trebuchet; color: #630000; text-decoration:none; font-weight: bold;}

.leftNav a:link      { font-family: "Times New Roman"; color: #ffffff;  text-decoration: underline; font-size: 9pt; font-weight: 800;}
.leftNav a:visited   { font-family: "Times New Roman"; color: #ffffff;  text-decoration: underline; font-size: 9pt; font-weight: 800;}
.leftNav a:hover     { font-family: "Times New Roman"; color: #ffffff;  text-decoration: underline; font-size: 9pt; font-weight: 800;}
.leftNav a:active    { font-family: "Times New Roman"; color: #ffffff;  text-decoration: underline; font-size: 9pt; font-weight: 800;}

.leftNavBig a:link      { font-family: trebuchet; color: #ffffff;  text-decoration: underline; font-size: 8pt; font-align: center}
.leftNavBig a:visited   { font-family: trebuchet; color: #ffffff;  text-decoration: underline; font-size: 8pt; font-align: center}
.leftNavBig a:hover     { font-family: trebuchet; color: #ffffff;  text-decoration: underline; font-size: 8pt; font-align: center}
.leftNavBig a:active    { font-family: trebuchet; color: #ffffff;  text-decoration: underline; font-size: 8pt; font-align: center}

#bugHome
{position: absolute; left: 10; top: 80; height:30px;}

/*homepage*/

#homecontent {
position:relative;
width:100%;
margin:10px;
	
}
#homepicture {
position:absolute;
top:10px;
left:20px;
	
}
#paragraph1 {
position:absolute;
width:100%;
top:380px;
left:20px;
	
}

#paragraph2 {
	left:550px;
	position:absolute;
	top:10px;
	text-align:center;
}