body {
	background-image: url(../images/bg.jpg);
	background-color: #003A7A;
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}

.container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

.main {
	background-color: #FFFFFF;
	width: 700px;
	border: 1px solid #FFFFFF;
	height: auto;
}

.header {
	height: 250px;
	width: 700px;
	background-image: url(../images/header.jpg);
	margin: 0px;
}

.contentright a {
	color: #99ccff;
}
.contentright a:hover {
	color: #000000;
	background-color: #99ccff;
	text-decoration: none;
}

.contentleft a {
	color: #409FFF;
}

.contentleft a:hover {
	color: #ffffff;
	background-color: #99ccff;
	text-decoration: none;
}

.footer a {
	color: #ffcc00;
	font-weight: bold;

}

.footer a:hover {
	color: #000000;
	background-color: #ffcc00;
	text-decoration: none;
	font-weight: bold;

}

#menubar {
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;
	height: 30px;
	width: 700px;
	background-color: #737B7E;
}

#menubar ul {
	position: relative;
	top: 1px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menubar ul li {
	position: relative;
	left: 2px;
	display: inline;
	float: left;
	margin-right: 1px;
	margin-left: 0px;
}

#menubar ul li.thispage {
	text-decoration: none;
	font-size: 12px;
	display: block;
	color: #000000;
	font-weight: normal;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 1px;
	margin-left: 0px;
	height: 17px;
}

#menubar ul li a {
	text-decoration: none;
	font-size: 12px;
	display: block;
	color: #6a466a;
	font-weight: normal;
	border: 1px solid #d2e9ff;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	background-color: #d0b9d0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 4px;
	margin: 0px;
}

#menubar ul li a:hover {
	background-image: url(../images/menuhoverbg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border: 1px solid #d0b9d0;
	color: #000066;
}

#spacebar {
	position: relative;
	display: block;
	height: 5px;
	margin: 0px;
	width: 100%;
	background-color: #ffffff;
}

h1 {
	font-size: 18px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996699;
	margin-top: 0px;
	margin-bottom: 16px;
}

h2 {
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7b537b;
	margin: 0px;
	
}

.contentleft {
	width: 430px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right:10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
	border: 0px;
	float: left;
	padding-right: 10px;
}

.contentright {
	background-color: #684668;
	height: auto;
	width: 210px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom: 1px;
	padding: 10px;
	border: 1px solid #d2e9ff;
	float: right;
	color: #ffffff;
}

.contentrightpic {
	
	height: 66px;
	width: 230px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom: 1px;
	padding: 0px;
	border: 1px solid #d2e9ff;
	color: #ffffff;
	float: right;
}

#pic1 {
	background-image: url(../images/crbg1.jpg);
}

#pic2 {
	background-image: url(../images/crbg2.jpg);
}

#pic3 {
	background-image: url(../images/crbg3.jpg);
}

#pic4 {
	background-image: url(../images/crbg4.jpg);
}

#pic5 {
	background-image: url(../images/crbg5.jpg);
}

#pic6 {
	background-image: url(../images/crbg6.jpg);
}

#pic7 {
	background-image: url(../images/crbg7.jpg);
}

#pic8 {
	background-image: url(../images/crbg8.jpg);
}
.clear {
	clear: both;
	height: 0px;
}

.footer {
	background-image: url(../images/footer.jpg);
	height: 38px;
	width: 700px;
	border-top: 0px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	text-align: center;
	padding: 0px;
}

.photo {
	float: left;
}

p { 
	margin-top: 0px;
	margin-bottom: 13px;
}

.contentlistleft {
	width: 185px;
	margin: 0px;
	padding: Opx;
	border: Opx;
	float: left;

}

.contentlistright {
	width: 185px;
	margin: 0px;
	padding: Opx;
	border: Opx;
	float: right;

}
