html, body {
	padding:0;
	margin:0;
	background-color: #666666;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009900;
	text-align: center;
	text-decoration: underline;
	}
	
	h2{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	text-align:center;
	}
	
	h3{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#0000FF;
	text-align:center;
	}
	
	ul{
	font-size: 18px;
	list-style-type: disc;
	font-family: "Times New Roman", Times, serif;
	}
	
	a{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	}
	
	a:hover{
	color: #FFFFFF;
	}

.imagebox {
	width:185px;
	height:135px;
	float:left;
	margin-left: 4px;
	margin-top: 15px;
}

.right {
	height: 160px;
	width: 160px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}


.span left {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009900;
	text-decoration: underline;
	float: left;
}


#wrap {
	margin:auto;
	width:800px;
	height: auto;
	background-color: #FFFFFF;
	border: thin solid #666666;
}

#wrap intro{
background-color:#999999;
}

.wrap h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
}

#header {
	width: 800px;
}

#middle {
	height:300px;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	margin-top: 15px;
}

 
 #box1{
	width:280px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	float: left;
	padding-right: 5px;
	padding-left: 10px;
	height: 280px;
}

#box2{
	width:280px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	float: left;
	padding-right: 5px;
	padding-left: 20px;
	height: 280px;
}

 #box3{
	width:170px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}

#data{
	height:auto;
	padding:10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	width: 770px;
	text-align: justify;
}

#imagecontainer{
	height:auto;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: justify;
}


#images{
	height:170px;
	background-color: #00CC00;
	margin-top: 10px;
	margin-right: 5px;
	border: thin solid #999999;
	text-align: center;
	margin-left: 5px;
}


#col1 {
	height:300px;
	background-color:#CCCCCC;
	border: thin solid #009900;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}


#bttn {
	width:auto;
	height: 25px;
	padding-left: 240px;
	padding-right: 240px;
}

#bttn a{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
}

#bttn a:hover{
font:"Times New Roman", Times, serif;
color:#0000FF;
}

#page1{
	width:100px;
	height:25px;
	float:left;
	background-color: #00CC00;
	text-align: center;
	border: 2px solid #666666;
}


#page2{
	width:100px;
	height:25px;
	float:right;
	background-color: #00CC00;
	text-align: center;
	border: 2px solid #666666;
}

#article{
	margin:10px;
	background-color: #009900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	border: medium double #999999;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	width: 750px;
}

#article h1{
font-family:"Times New Roman", Times, serif;
font-size: 24px;
color:#FFFFFF;
}

#article h2{
font-family:"Times New Roman", Times, serif;
font-size: 24px;
color:#CCCCCC;
}

#footer{
	height:30px;
	margin-top: 15px;
	background-color: #999999;
	color: #FFFFFF;
}



#footer a {
	font-size:12px;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover{
	color: #0000FF;
}
