body {
	font-family:Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color:#23495A;
	text-decoration:underline;
}
a:hover {
	background-color:#6EB61A;
	text-decoration:none;
	color:#FFF;
}
#container {
	width:760px;
	margin-right:auto;
	margin-left:auto;
}
#infobar {
	color:#254C5E;
	line-height:30px;
	font-size:10px;
	font-weight:700;
	letter-spacing:.3em;
	text-align:center;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#254C5E;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#000;
}
#contentright {
	width:200px;
	height:auto;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:12px;
	line-height:24px;
	background-color:#F7F7F7;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#E6E6E6;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E6E6E6;
	margin:0;
	padding:20px;
}
#contentright p {
	padding-top:10px;
}
#contentright h2 {
	font-size:14px;
	text-transform:lowercase;
	color:#333;
	text-indent:6px;
	line-height:22px;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#666;
	margin:20px 0 0;
	padding:0;
}
#contentright ul {
	margin:0;
	padding:10px 0 0;
}
#contentright li {
	list-style-type:none;
	line-height:20px;
	margin:0;
	padding:0 0 0 6px;
}
#content {
	width:460px;
	height:auto;
	float:right;
	color:#333;
	font-size:12px;
	line-height:18px;
	background-image:url(../images/starbackground.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:0;
	padding:20px 20px 20px 30px;
}
#content p {
	color:#333;
}
h1, h2, h3, h4, p {
	margin:0 10px;
}
h1 {
	font-size:200%;
	color:#264C5F;
	letter-spacing:1px;
	margin-top:20px;
	margin-bottom:10px;
}
h2 {
	font-size:120%;
	color:#333;
	margin-top:16px;
	font-style:normal;
	text-transform:uppercase;
}
h3 {
	font-size:80%;
	color:#666;
	text-transform:uppercase;
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:4px;
	margin-left:-10px;
	padding-top:2px;
}
#content h4 {
	font-size:24px;
	line-height:24px;
	text-align:center;
	color:#6EB61A;
}

