* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../picts/pattern.png);
	background-repeat: repeat;
	background-attachment: fixed;
}
.header {
	height: 110px;
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.top {
	background-image:url(../picts/top.png);
	background-repeat:no-repeat;
	clear:both;
	height:20px;
	width:980px;
}
.header_content {
	background-color:#FFFFFF;
	float:left;
	height:90px;
	margin:auto;
	width:980px;
}
.bottom {
	background-image:url(../picts/bottom.png);
	background-repeat:no-repeat;
	height:20px;
	width:980px;
	margin: auto;
	clear: both;
}
.logo {
	height: 53px;
	width: 270px;
	margin-left: 10px;
	float: left;
	margin-top:20px;
}

.header_banner {
	float: left;
	height: 60px;
	width: 468px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: auto;
}
.brief_container {
	background-color:#FFFFFF;
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
	clear:both;
	height:40px;
	margin:auto;
	width:960px;
}
.brief_text {
	clear:left;
	color:#666666;
	float:left;
	font-family:tahoma,verdana,arial,geneva;
	font-size:11px;
	margin-left:10px;
	margin-top:6px;
	width:960px;
}

.content {
	background-color: #FFFFFF;
	margin: auto;
	height: 100%;
	width: 980px;
	clear: both;
}
.gap {
	clear: both;
	height: 0px;
	width: 980px;
}

.left {
	float: left;
	height: 100%;
	width: 190px;
	margin-top: 10px;
	margin-left: 10px;
	font-family: "Trebuchet MS";
	color: #333333;
}

.left_box {
	height: 100%;
	width: 190px;
}
.left_title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #B1823E;
	margin-bottom: 4px;
	margin-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 3px;
}
.center {
	float: left;
	height: 100%;
	width: 570px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
}
.article_box {
	height: 100%;
	width: 570px;
}
.article_title {
	height: 100%;
	width: 570px;
}.title {
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #936C33;
	font-weight: normal;
	display:none;
}
.posted {
	font-family: tahoma, verdana, arial, geneva;
	font-size: 11px;
	margin-top: 4px;
	float: left;
	width: 50%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.comments {
	font-family: tahoma, verdana, arial, geneva;
	font-size: 11px;
	color: #936C33;
	float: right;
	width: 45%;
	margin-top: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	text-align: right;
}
.comments a {
	color: #936C33;
}
.text {
	width: 562px;
	clear: both;
	padding: 4px;
	font-family: "trebuchet ms";;
	font-size: 11px;
	color: #333333;
}
p {
	padding-bottom: 8px;
	line-height: 20px;
}
.right {
	float: right;
	height: 100%;
	width: 180px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.banner_box {
	clear: both;
	height: auto;
	width: auto;
	margin-bottom: 2px;
}
.footer_container {
	background-color:#FFFFFF;
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
	clear:both;
	height:25px;
	margin:auto;
	width:960px;
}
.footer_text {
	clear:left;
	color:#666666;
	float:left;
	font-family:tahoma,verdana,arial,geneva;
	font-size:11px;
	margin-left:10px;
	margin-top:6px;
	width:960px;
	text-align:center;
}

.brief_text ul {
	-x-system-font:none;
	background-color:#EAD9A8;
	font-family:Verdana;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	left:1px;
	line-height:normal;
	list-style-type:none;
	margin:0 2px 0 0;
	padding:0 0 0 1px;
	right:0;
	top:123px;
}

.brief_text li {
	display:inline;
	margin:0;
}

.brief_text li a {
	background:red none repeat scroll 0 0;
	border-left:1px solid white;
	color:white;
	display:block;
	float:left;
	margin:0;
	padding:7px 8px;
	text-decoration:none;
}

.brief_text li a:hover {
	background:#2D2D2D;
}


ul{
	padding-left:20px;
	padding-bottom:20px;
}

a {
	color:#E22C2D;
	font-weight:bold;
}

.form_col1 {
	float:left;
	clear:none;
}
.title_form{
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #936C33;
	font-weight: normal;
}
.form_col2 {
	float:left;
	clear:none;
}
.field_text {
	padding:10px;
}
.field {
	padding:10px;
}
.submit {
	float:left;
	clear:both;
}

#vmenu{
	list-style:none;
	padding-left:0px;
}

#vmenu a{
	color:#000000;
	font-size:11px;
}

#vmenu li{
	list-style:none;
	text-decoration:none;
	border-bottom:1px dotted black;
}

#vmenu li a{	
	text-decoration:none;
}