body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99cccc;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000099;
	
}
#container {
	text-align: center;
	height: auto;
	width:auto;
	padding: 0px;
	margin:0px;
	
}
#header {
	background-image: url(images/green.jpg);
	height: 60px;
	width:100%;
	background-repeat: repeat-x;
}


#left {
	height: 620px;
	width: 120px;
	left: 0px;
	top: 60px;
	margin: 0px;
	position: absolute;
	float: left;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	text-decoration: none;
	color: #000099;
	font-weight: 900;
	font-style: oblique;
}
#right {
	height: 900px;
	width: 219px;
	position: static;
	background-image: url(images/12.jpg);
	background-repeat: no-repeat;
	top: 60px;
	right: 0px;
	float: right;
	padding: 2px;
	background-position: left top;
	left: 562px;
}
#middle {
	position: absolute;
	text-align:left;
	padding: 15px;
	margin-top:60px;
	margin-right: 300px;
	margin-bottom: 10px;
	margin-left:120px;
	left: 3px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	height:auto;
	width: 50%;
}

#footer {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	bottom: 0px;
	text-align: center;
	left: 0px;
	right: 0px;
	clear: both;
	width: auto;
	position: absolute;
	
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0000CC;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin: 5px;
	top: 10px;
	bottom: 20px;
}
.images {
	text-align: right;
	text-decoration: none;
	height: 100px;
	width: 200px;
	float: left;
 	margin: 10px 10px 5px; 
	border: 1px thin  black;
padding:10px;
}
p { 	text-align:left;
	padding: 10px;
margin:15px;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 35px;
	text-decoration: none;
	text-align: left;
}
.photo {
	text-align: left;
	width: auto;
	height: auto;
	padding: 8px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #0000FF;
	text-decoration: none;
	line-height: 10px;
	text-align: left;
}
.photo1 {
	padding: 8px;
	width: auto;
	height: auto;
	text-align: left;
}
#sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	background-position: right top;
	text-align: right;
	top: 3px;
	height: auto;
	width: auto;
	position: absolute;
	right: 6px;
}
a:link{
	color:#0000A0;
	text-decoration: none;
}
a:visited{
	color:#CC3333;
	text-decoration: none;
}a:hover{
	color:#FF0000;
	text-decoration: none;
}a:active{
	color:#FF9933;
	text-decoration: none;
}
a:focus{
	color:#CCCCFF;
	text-decoration: none;
}
.anchor {
	color: #FF0000;
	font-weight: 900;
	text-decoration: none;
}
/* this is link specification for top anchor name   class anchor*/
* .anchor a:link{
	color:#0000A0;
	text-decoration: none;
}
* .anchor a:visited{
	color: #FF0000;
	text-decoration: none;
}
* .anchor a:hover{
	color:#FF0000;
	text-decoration: none;
}
* .anchor a:active{
	color:#FF0000;
	text-decoration: none;
}
* .anchor a:focus{
	color:#FF0000;
	text-decoration: none;
}
