* {

	margin: 0;

	padding: 0;

}	



body {

	line-height: 2em;

	text-align: center;

	color: #747474;

	background: #e2e2e2;

	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 80%;

}



#container {

	width: 780px;

	margin-top: 30px;

	margin-bottom: 30px;

	margin-left: auto;

	margin-right: auto;

	border: 1px solid #747474;

	background: #ffffff;

}



#header {

	height: 150px;

	width: 760px;

	margin: 10px;

	border: 1px solid #747474;

	background-color: #a0b802;

	background-image: url('header.jpg');

	background-repeat: no-repeat;

	background-position: right center;

	

}

#header2 {

	height: 150px;

	width: 760px;

	margin: 10px;

	border: 1px solid #747474;

	background-color: #a0b802;

	background-image: url('headeru.jpg');

	background-repeat: no-repeat;

	background-position: right center;

	

}









#header h1 {

	color: #009ede;

	text-align: left;

	margin-top: 0px;

	margin-left: 20px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:24px;

	line-height:32px;

}

#header2 h1 {

	color: #009ede;

	text-align: left;

	margin-top: 0px;

	margin-left: 20px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:24px;

	line-height:32px;

}



#menu {

	height: 40px;

	width: 760px;

	margin: 10px;

	/*border: 1px solid #747474;*/

}



#menu ul {

	list-style-type: none;

}



#menu ul li{

	height: 30px;

	width: 98px;

	float: left;

	margin-right: 10px;

	padding-top: 10px;

	font-size: 15px;



	border: 1px solid #747474;

}



#menu ul li#last {

	margin-right: 0;

}



#menu ul li a{

	margin-left: 6px;

	margin-right: 8px;

	display: block;

	text-decoration: none;

	color:#009ddd;

	border-bottom: 2px dotted #009ddd;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:800;

	



}



#menu ul li a:hover{

	border-bottom: 2px dotted #85c20c;

	color:#85c20c;

	background-color:#EEEEEE;

	

}



#content {

	width: 760px;

	margin: 10px;

	border: 1px solid #747474;

	text-align: left;



}



#content a {

	color: #009ddd;

	text-decoration: underline;

	font-size:14px;

	

}



#content a:visited {

	color: #009ddd;

}



#content a:hover {

	color: #85c20c;

	background:#FFFF66;

	

}



#content a:active {

	color: #85c20c;

}



#content h2 {

	margin: 10px;

	font-size: 20px;

	font-weight: bold;

	color:  #009ddd;

}



#content h3 {

	margin: 10px;

	font-size: 15px;

	font-weight: bold;

	color: #85c20c;

}



#content th {

        margin-left: 20px;

	font-size: 15px;

        font-weight: bold;

        color: #85c20c;

}



#content td {

        margin-left: 20px;

}



#content p {

	margin: 10px;

	font-size:14px;

}



#content acronym {

	border-bottom: 1px dotted #85c20c;

}



#content blockquote {

	margin: 5px;

	margin-left: 30px;

}



#content blockquote:before {

	color: #85c20c;

	font-weight: bold;

	content: '"';

}



#content blockquote:after {

	color: #85c20c;	

	font-weight: bold;

	content: '"';

}	



#footer {

	width: 760px;

	margin: 10px;

	border: 1px solid #747474;

}



#container2 {

	background-color: #ffffff;
	padding: 7px;
	height: 100%;
	overflow: hidden;
}


p{
margin: 0;
padding: 15px;
font-size:1em;
line-height: 1.5em;
text-align: justify;
line-height:24px;
border-color:#999999;

}

#container2 {

	background-color: #ffffff;
	padding: 7px;
	height: 100%;
	overflow: hidden;
}

#box{
float:left;
padding: 5px;
background: # 8ccbef;
width:300px;
}


