img {
	border: none;
}
#container {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	border: 1px solid #000000;
	background-color: #ffffff;
}
body {
	text-align: center;
	background-color: #ffeb58;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4d4675;
}

#header {
	height: 150px;
	font-size: 24px;
	font-weight: bold;
	color: #4769A3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-image: url(Head1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#header img {
	margin-left: 100px;
}

#content {
	float: right;
	width: 570px;
	text-align: justify;
}
#content p {
	padding-left: 5px;
	margin-right: 10px;
}
#content h1 {
	font-size: 11px;
	color: #223148;
	padding-bottom: 2px;
	margin-left: 8px;
	padding-left: 20px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 10px;
	clear: both;
}
#content h2 {
	font-size: 12px;
	color: #6B8E4F;
	line-height: 20px;
	padding-left: 25px;
	padding-top: 20px;
}

#content ul {
	list-style-type: none;
}
#content a {
	color: #C52756;
	text-decoration: none;
	font-weight: bold;
}
#content img {
	float: left;
	margin-right: 10px;
	border: 1px solid #4769A3;
}


#nav_top {
	background-color: #a4a4a4;
	text-align: center;
}
#nav_top a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-right: 30px;
	padding-left: 30px;
}
#nav_top a:hover {
	color: #445D93;
}

#nav_top h1 {
	font-size: 12px;
	color: #ffffff;
	background-color: #C52756;
	line-height: 20px;
	padding-right: 2px;
	padding-left: 195px;
	letter-spacing: 2px;
	word-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.menu {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	color: #6B8E4F;
}



#nav_left {
	width: 170px;
	height: 200px;
	float: left;
	display: block;
	padding-top: 20px;
}
#nav_left a {
	color: #445D93;
	text-decoration: none;
	display: block;
	padding: 5px 4px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #84AA64;
	font-weight: bolder;
}
#nav_left a:hover {
	text-decoration: none;
	color: #CCE6FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}




#footer {
	clear: both;
	text-align: left;
	line-height: 15px;
	background-color: #a4a4a4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 30px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 20px;
}

.inside {
	padding: 4px 10px 4px 4px;
}
