
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 150%;
	font-style: normal;
	color: #222;
	background-color: #990000;
}

a {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}

p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-right: 11px;
	margin-left: 11px;
	text-align: justify;
}

#wrap {
	width: 800px;
	background: #990000;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: left;
}

#header {
	height: 200px;
	background-color: #990000;
	background-image: url(../images/logo/charles_logo.gif);
	background-repeat: no-repeat;
	margin-left: 40px;
}

#menu {
	height: 30px;
	line-height: 30px;
	width: 180px;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
width: 150px;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
	color: #FFCC00;
font-size: 12px;
}
#menu ul li a:hover {
color: #FFFFFF;
text-decoration: none;
}

#content {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0;
}

.right {
	float: right;
	width: 600px;
	text-align: justify;
	padding-top: 5px;
	background-color: #990000;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}

.right ul {
padding: 10px 0 15px 30px;
list-style-type: square;
}
.right ul li a {
text-decoration: none;
font-weight: 600;
}
.right ul li a:hover {

}

.left {
float: left;
width: 180px;
font-size: 12px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
.left ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #99AECD;
}
.left ul li a {
text-decoration: none;
}
.left ul li a:hover {

}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.rightimage {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.copyright {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: xx-small;
	color: #CCCCCC;
	line-height: 9px;
}

.copyright a {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: xx-small;
}
.copyright a:link {
	color: #006633;
	font-weight: lighter;
}
 .copyright a:hover {color: #999966; }
 .copyright a:visited { color: #003333; }
 .copyright a:visited:hover { color: #999966; }

