body {
background:#010101;
}
.wrapper {
	width: 790px;
	background-color: #010101;
	padding-left: 40px;
	padding-top: 20px;	
}

#header {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 50px;
	float: right;
}
.lower_text {
	padding-top: 80px;
	padding-bottom: 14px;
}
#leftcol {
	width: 50%;
	float: left;
}

#leftcol p {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
	line-height: 20px;
	}

#leftcol p.small {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 18px;
	}



#rightcol {
	float: right;
	width: 47%;
}


#rightcol .charles_logo {
	float: right;
	padding-top: 72px;
	padding-right: 0px;
}


#rightcol2 {
	float: right;
	width: 47%;

}

#rightcol2 h1 {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 40px;
	font-weight: bolder;
}

#rightcol2 h2 {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 40px;
	text-decoration: underline;
}


#rightcol2 p {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 16px;
	margin-left: 40px;
	}
	
#rightcol2 a {
	color: #FF0000;
	text-decoration: none;
}
#rightcol2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#rightcol2 hr {
	color: #666666;
}
#rightcol2 table {
	float: right;
	width: 335px;
}
#rightcol2 td {
}
#rightcol2 .thumbnails {
	padding: 4px;
	border: 1px solid #333333;
}
#rightcol2 .images_left {
	padding: 4px;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
	float: left;
}

#rightcol2 .images_right {
	padding: 4px;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
	float: right;
}

#rightcol2 .frontpagequote {
	margin-top: 98px;
	margin-bottom: 0px;
	margin-left: 26px;
	margin-right: 0px;
	float: right;
}

#footer {
	clear: both;
	width: 332px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	float: right;
}
#footer p {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
	line-height: 18px;
}
#footer a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
#footer2 {
	clear: both;
	width: 332px;
	float: right;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
	border: 1px solid #46707c;
	background-color: #E4E4E4;
	padding: 2px;
}

#rightcol2 ul {
	padding-left: 40px;
	margin-left: 40px;
}

#rightcol2 li {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	color: #CCCCCC;
}
