body {background-color:#bfbfbf;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
}

a:link {
	color: #0066ff;
}

a:visited {
	color: #0066ff;
}

a:hover {
	color: #79aaf2;
	text-align: center;
}

h2 {
	color: #000000;
	text-align: left
}
#container {
	background-image: url(images/bg_2.gif);
	margin: auto;
	border: thin solid #CCC;
	width: 775px;
}
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav-menu li {
	float: left;
	margin: 0 0.15em;
}
#nav-menu li a {
	background: url(images/background_3.gif) #fc9935 bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float:left;
	width: 9em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-align:center;
}
#nav-menu li a:hover{
	background:url(images/background.gif) #f3f1ed bottom left repeat-x;
}
#nav-menu{
	width: 550px;
	margin:auto;
}
#content {
	margin: auto;
	width: 750px;
	text-align:justify;
}
#footer{
	background-image:url(images/footer_3.jpg);
	height:68px;
	width:775px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center; 
}
#content-2 {
	margin-left: 10px;
	margin-right: 240px;
	padding-right: 10px;
	border:none;
	text-align:justify;
}
#image{
	float: right;
	width: 240px;
	text-align:center;
	margin-top: 50px;
}
.image1 { margin-bottom: 20px; 
}

