
#header {
	float: center;
	border: 3px solid #000;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	color: red;
	background-color: #FFFFFF;
	padding: 5px;
}
div.header{
	float: center;
	border: 3px solid #000;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;

}




img.topleft{
	float: left;
	vertical-align:text-top; 
	
	
	
}
img.center{
float: middle;
vertical-align:text-top; 
	
	
	
}
img.topright{ 
vertical-align:text-top; 



	
}
#copywrite{
{
	float: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	text-align: center;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}



#main {
float: center;
margin: 0;
background-color: ffffff;
position: fixed;
width: 100%;
border: 3px solid #000;

}






li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;

}



a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
	color: #000000;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
	color: blue;
}

a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
}

a.linkback:link {
color = red;
}
a.linkback:visited {
color = red;
}
a.linkback:hover {
color = blue;
}
a.linkback:active {
color = red;
}

table{
	padding: 100px;
}


#describe{
border: 3px solid #000;
width="100%";
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bolder;
	line-height=100%;
	color: #000000;
	text-align: left;
	padding: 5px;
}

td.title{
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	text-align: center;
	color: #000000;
	text-decoration: none;
}	

#linkhead{
border: 2px solid #000;	
width: 10%;
color: red;
}

#imgexpand{
color: red;
text-align: center;
}

sup{
	font-size: 8pt;
}