@charset "UTF-8";
/* CSS Document */

#body {
	background-color:#efeff0;
}

.center {
	text-align:center;
}

.righter {
	text-align:right;
}

.menu ul, .menu li {
	float:left;
	list-style:none;
    font-weight:bold;
	padding:3px;
	
}

.menu a {
	text-decoration:none;
	color:#262997;
}

.menu a:hover {
	text-decoration:underline;
	color:#d9a81a;
	font-size:15px;
}

#frontLEADER {
	border:1px solid #F00;
	width:728px;
	margin:0 auto;
}

.blog {
	padding:10px;
}

.caption {
	font-size:10px;
}

#fpBlog {
	width:200px;
	height:500px;
	overflow-y:scroll;
	overflow-x:hidden;
	overflow-style:marquee-block;
	border: 1px solid #8d6b08;
	margin:10px auto;
}

#fpBlog .blog {
	font:normal normal normal 11px/12px Tahoma, Geneva, sans-serif;
}

#fpBlog .caption {
	font:normal normal normal 9px/11px Tahoma, Geneva, sans-serif;
}

#fpBlog h1 {
	font:normal normal bold 14px/14px Tahoma, Geneva, sans-serif;
	color:#8d5308;
}

#fpBlog h2 {
	font:normal normal bold 12px/12px Tahoma, Geneva, sans-serif;
}

#rect180 {
	width:180px;
	display:block;
	position:relative;
	margin:15px auto;
	text-align:center;
}

.bdays {
	text-transform:uppercase;
	font:normal normal bold 16px/16px Arial, Helvetica, sans-serif;
	color:#0c0e62;
}

.article {
	padding:15px;
	margin:15px 0;
	border:1px solid #8d5308;
}

.story {
	margin:15px 0;
}

.headline {
	font:normal normal bold 24px/36px Tahoma, Geneva, sans-serif;
	margin:0 0 18px 0;
	color:#8d5308;
	text-align:center;
}

.author {
	font:normal normal bold 14px/24px Tahoma, Geneva, sans-serif;
	color:#333;
	
}

.datetime {
	font:normal normal normal 12px/14px Tahoma, Geneva, sans-serif;
}

#medRect {
	width:300px;
	height:250px;
	margin:20px auto;
}

#medRectHolder {
	width:350px;
	height:300px;
	margin:20px auto;
	padding:15px;
	background:url(../3wh/bg_partners.png) top center no-repeat;
	
}

.imgleft {
	float:left;
	margin:0 25px 15px 0;
}

.imgright {
	float:right;
	margin:0 0 15px 25px;
}

#poster {
	width:750px;
	margin:25px auto;
}

.classi_item {
	width:90%;
	position:relative;
	padding:10px;
	margin:25px auto;
	border:1px solid #8d5308;
	font-size:12px;
}
.classi_title {
	font-size:16px;
	font-weight:bold;
	color:#8d5308;
	text-transform:uppercase;
}
.classi_posted {
	font-size:10px;
	font-weight:bold;
}
.classi_body {
	padding:10px;
}

.classi_photo {
	padding:15px;
	float:left;
}
#classi_sold {
	position:absolute;
	top:2px;
	left:2px;
}