/*-----------------------------
TITLE:  Diane Monroe Default CSS
AUTHOR: Hanzi
DATE: July 05 2008
-------------------------------*/
body {
	margin:0 auto;
	background:#000000;
	font-size:12px;
}
#newsletters {
	padding:0px 0px 0px 0px;
	color:#ffffff;
	font-family:Verdana, Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	font-weight:normal;
}
#e_news_bg {
	width:auto;
	height:auto;
	background-repeat:no-repeat;
	background-position:center;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#submit_but {
	background:#480F0D;
	border:1px solid #000000;
	color:#fff;
	width:58px;
	height:auto;
	margin:1px 2px 0px 0px;
}
#subscribe_form {
	width:125px;
	margin:0px 0px 0px 5px;
	height:auto;
}
#content_top_wrap {
	width:100%;
	height:100%;
}
#content_top {
	width:900px;
	height:100%;
	padding:0px 0 0px 0;
	border-right:1px solid #2B222C;
	border-left:1px solid #2B222C;
	margin:0 auto;
}
#content_top_right {
	padding:0 20px 0 20px;
	color:#fff;
}
#content_top_left {
	padding:0 20px 0 20px;
}
#content_bottom_wrap {
	width:100%;
	height:100%;
}
#content_bottom {
	width:900px;
	height:100%;
	padding:0px 0 0px 0;
	border-right:1px solid #2B222C;
	border-left:1px solid #2B222C;
	margin:0 auto;
}
#content_bottom_right {
	padding:0;
	background: #4c4c4c;
}

#content_bottom_right p{
	margin:0 0 0 25px;
}
#content_bottom_left {
	padding:0;
	background: #4c4c4c;
}
.latest_news {
	width:auto;
	height:auto;
	padding:10px;
	background:#000000;
	border-left: 15px solid #4C4C4C;
	border-right: 15px solid #4C4C4C;
	border-bottom: 15px solid #4C4C4C;
}
.latest_video {
	width:auto;
	padding:10px;
	background:#000000;
	border-left: 15px solid #4C4C4C;
	border-right: 15px solid #4C4C4C;
	border-bottom: 15px solid #4C4C4C;
}
