body {
	margin:0px;
	margin-top:10px;
	font: 12px Verdana,Tahoma,Arial,sans-serif;
	color:#FFF;
	text-align:center;
}

#wrap {
	width:775px;
	margin:auto;
	text-align:left;
	background-image:url(images/background.gif);
	color:#000;
}

#left_side {
	width:188px;
	float:left;
	min-height:600px;
  	height:auto !important;
  	height:600px;
}

#right_side {
	width:587px;
	float:right;
	min-height:600px;
  	height:auto !important;
  	height:600px;
}

#top_nav {
	background-color:#000;
	font:12px arial;
	height:14px;
	text-align:right;
	color:#cce399;
	padding:5px;
}

#top_nav a, #top_nav a:visited {
	color:#FFF;
	text-decoration:none;
}

#top_nav a:hover {
	color:#cce399;
}

#nav_menu {
	/*width:180px;*/
	background:#cce399;
	padding:4px;
}

#navlist {
	margin:0;
	padding:0;
	list-style:none;
}

#navlist li {
	border-bottom:1px solid #eff6de;
}

#navlist a, #navlist a:visited {
	display: block;
	color:#547901;
	padding:4px 0 4px 12px;
	background-image:url(images/nav_roll1.jpg);
	background-repeat:no-repeat;
	font: bold 13px Arial;
	text-decoration:none;
}

#navlist a:hover {
	background-image:url(images/nav_roll2.jpg);
	background-repeat:no-repeat;
	
}

#nav_menu #navlist .uberlink {
	background-image:  url(images/nav_roll2.jpg);
	background-repeat: no-repeat;
	/*background-position: 0% 50%;*/
	color: #547901 !important;
	font-weight: bold;
	cursor: default;
}

#font_size {
	width:170px;
	height:25px;
	background:#FFF;
	color:#5c76d1;
	font-weight:bold;
	font-style:italic;
	font-size:11px;
	border:1px solid #5c76d1;
	padding:5px;
	margin:auto;
	margin-top:10px;
}

#ls_item {
	margin:auto;
	width:170px;
	padding:4px;
	border-bottom:1px solid #999;
	font-size:12px;
}

#ls_item img, p {
	margin:5px 0 5px 0;
	padding:0;
}

#content {
	margin:10px 0 25px 10px;
	line-height:16px;
}

#content p, #content h1 {
	margin-top:20px;
}

#content h1 {
	color:#5c76d1;
	font:bold 14px arial;
	border-bottom:1px solid #eff6de;
}

#content a, #content a:visited {
	color:#637bdb;
	text-decoration:none;
}

#content a:hover {
	color:#84c000;
}

.divide {
	border-bottom:1px dashed #ccc;
	margin:0;
	padding:0;
}

.box {
	border:1px solid #ccc;
	padding:10px;
	background:#F5F5F5;
	
}

#box {
	background:#eef1fa;
	height:160px;
	padding:0 5px 0 5px;
	margin:20px 0 20px 0;
	color:#7086d6;
	border-top:1px dashed #7086d6;
	border-bottom:1px dashed #7086d6;
}

#box img.picright {
	float:right;
	border:4px solid #d6d8e1;
	padding:2px;
	margin:0 0 0 5px;
}

#box img.picleft {
	float:left;
	border:4px solid #d6d8e1;
	padding:2px;
	margin:0 5px 0 0;
}

.date {
	color:#5c76d1;
	font-weight:bold;
}

#footer {
	clear:both;
	padding-top:3px;
	border-top:1px solid #CCC;
	font: 11px Arial, Helvetica, sans-serif;
	color:#b5b5b5;
	text-align:right;
}

#footer a, #footer a:visited, #ls_item a, #ls_item a:visited {
	font:11px Arial;
	text-decoration:none;
	color:#7f95e7;
}

#footer a:hover, #ls_item a:hover {
	color:#5b8a08;
}

.small {
	font:10px arial;
}