body {
	background-color: #669966;
}
#header_home {
	background-color: #ccc;
	background-image: url('../img/header_home_round.jpg');
	background-position: center;
	background-repeat: no-repeat;
	height: 188px;
	margin: 0;
}
#header_cms {
	background-color: #696;
	background-image: url('../img/logo_alone.jpg');
	background-position: center;
	background-repeat: no-repeat;
	height: 188px;
	margin: 0;
}
#col_left {
	background-image: url('../img/bg_left.jpg');
	background-color: #333;
	min-height: 800px;
	margin: 0;
}
#col_left p {
	font-family: Verdana, Arial, Helvetica;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}
.lines_1-3 {
	font-size: 12px;
	font-weight: bold;
	color: #cfc;
	margin-top: 10px;
	padding: 0;
}
.lines_4-8 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	border: #99cc99 medium inset;
	background-color: #cfc;
}
.lines_9-11 {
	
	font-weight: bold;
}
.line_12 {
	font-size: 1.4em;
	font-weight: bold;
}
.lines_13-14 {
	font-size: 10px;
	font-weight: bold;
}
#col_left_mod {
	background-color: #fff;
	height: 800px;
}
#social {
	width: 80px;
	height: 25px;
	margin: 10px auto;
	padding-left: 20px;
}
#admin_nav { 
	text-align: center;
	font-size: 1.5em; 
	margin-bottom: 10px;
}
#admin_nav a {
	color: #cfc;
}
#col_mid {
	background-color: #cfc;
	background-image: url('../img/bg_main.gif');
	min-height: 800px;
	margin: 0;
	width: 500px;
}
#col_mid img {
	width: 400px;
	border: 1px solid #000;
}
#col_mid p {
	font-family: Verdana, Arial, Helvetica;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}
#col_mid a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 1.5em;
}
#col_mid a:hover {
	color: #ccc;
	border: 1px dashed #000;
}
.mid_header {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
}
.mid_2 {
	display: block;
	font-weight: bold;
	background-color: #696;
	color: #cfc;
	font-size: 1.2em;
	width: 400px;
}
#mid_msgbox {
	border: thick #9c9 inset;
	background-color: #cfc;
	color: red;
	font-weight: bold;
}
#mid_msgbox_mod {
	border: thick #9c9 inset;
	color: red;
	font-weight: bold;
	height: 260px;
	margin-top: 110px;
}
#col_mid_mod {
	background-color: #fff;
	height: 840px;
}
#col_right {
	background-image: url('../img/bg_right.png');
	background-color: #333;
	min-height: 800px;
	margin: 0;
}
#col_right p {
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	font-size: 12px;
	line-height: 1.2em;
}
#col_right p + p{
	text-indent: 1.5em;
	margin-top: 10px;
}
#col_right p.right_header {
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
#col_right_mod {
	background-color: #fff;
	height: 800px;
}
#terms {
	background-image: url('../img/bg_main.gif');
}
#terms li {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	line-height: 1em;
	margin-top: 30px;
	margin-left: 2em;
}
#terms ul {
	list-style-type: none;
	list-style-image: url('../img/terms_bullet.gif');
	font-size: 1.3em;
}
#nav_cont { background-color:#cfc; margin: 0; padding: 0; }
#nav_item1 { text-align: center; margin-left: 0; background-color:#cfc; }
#nav_item2 { text-align: center; background-color:#cfc }
#nav_item3 { text-align: center; background-color:#cfc; }
#nav_cont a {
	font-size:1.2em;
	font-weight: bold;
	text-decoration: none;
	color:#696;
}
#nav_cont a:hover {
	border-bottom: 1px solid #696;
}
.admin_links {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color: #000;
	line-height: 1em;
	font-size: 24px;
}
.admin_links a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.admin_links a:hover {
	font-weight: normal;
}

#footer {
	height: 20px;
	padding: 0;
	margin: 0;
	text-align: center;
	border-top: 5px solid #666;
}
