body,html {
    font-family: "Lucida Sans",'Lucida Sans Unicode','Lucida Grande',sans-serif;
    color: rgb(35, 35, 35);
    margin:0px;
    font-size:12px;
    line-height:150%;
}

.c {
	clear:both;
}

.red {
	background-color:red;
}

.green {
	background-color:green;
}

.blue {
	background-color:blue;
}
.gray {
	color:gray;
}

img {
	border:0px;
}


a, a:visited {
	text-decoration:none;
	color:#000000;
	text-transform: uppercase;
}

a:hover {
	text-decoration:none;
	color:#ff2533;
}


#bottom * a, #bottom * a:visited {
	text-decoration:none;
	color:white;
} 

#bottom * a:hover {
	text-decoration:underline;
	color:white;
} 

h2 {
	margin:0 0 50px 0;
	height:40px;
	position:relative;
	top:20px;
	font-size:30px;
	text-transform: uppercase;
	font-weight:normal;
	color:#ff2533;
}

.b {
	font-weight: bold;
}
.left {
	display: block;
	float: left;
}

.right {
	display: block;
	float: right;
}
.clear {
	clear: both;
}
.mtop {
	margin-top: 10px;
}
.mbottom {
	margin-bottom: 10px;
}
.mleft {
	margin-left: 10px;
}
.mright {
	margin-right: 10px;
}



#top {
	height:90px;
}

#banner {
	height:378px;
	background-image:url(img/bannerstart.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#main {
	height:393px;
	background-color:#f7f6f4;
}

#quote {
	height:176px;
	background-image:url(img/quotebg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#gray {
	min-height:176px;
	background-color:#6d6e72;
}

#wings {
	height:74px;
	background-color:#6d6e72;
}

#bottom {
	height:285px;
	background-color:#ff2533;
	background-image:url(img/bottombg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#footer {
	height:33px;
	background-color:black;
}

.content {
	width:1000px;
	margin:auto;
}

#top_spacer {
	width:813px;
	height:55px;
	float:left;
}

#top_menu {
	width:813px;
	height:35px;
	float:left;
}
#top_menu .sep {
	width:18px;	
}

#top_logo {
	width:187px;
	height:70px;
	float:right;
	padding: 20px 0 0 0;
}

.col_3{
	width:271px;
	float:left;
	background-image: url(img/col3bg.jpg)
}

.col_r{
	width:167px;
	height:377px;
	float:right;
	padding: 0 10px;
	background: #919091;
	color: #fff;
}
#main .col_r {
	padding: 0;
	width:187px;
}
.col_r a{
	color: #fff;
}
.col_r a:hover{
	color: #000;
}
.col_r .decoy_news:even{
	background: #919091;
}
.col_r .image_frame{
	display:none;
}
.col_r .day_frame{
	display:none;
}

#news_start{
	width:490px;
}

.col_4{
	width:250px;
	float:left;
}








.col_3 p{
	padding: 20px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight:bold;	
}

.col_4 p{
	padding: 5px 0 0 5px;
	line-height: 18px;
	text-transform: uppercase;
	color:white;	
}

.quotespan {
	color:#999;
	position:relative;
	top:35px;
	left:110px;
	font-size:22px;
	line-height:24px;
	text-transform:uppercase;
}






#graybar {
	background-color:#6d6e72;
}

#article_content {
	background-image: url(img/articlebg.png);
	background-repeat: repeat-x;
	background-position: top;
}

#article_content * p {
	margin-bottom:30px;
	line-height:1.2em;
}

.std_input{
	width: 400px;
}

span.error{
	color: #f00;
}

#messageBox{
	padding: 30px 10px 10px 10px;
	font-weight: bold;
	font-size: 14px;
	
}

#messageBox .success{
	color: #0b0;
}

#messageBox .error{
	color: #f00;
}

ul.bjqs{position:relative;list-style:none;padding:0;margin:0;overflow:hidden;display:none}
li.bjqs-slide{display:none;position:relative;top:0;left:0;background:0;padding:0;margin:0}
ul.bjqs-controls{position:absolute;bottom:0;left:0;width:1px;height:1px;list-style:none;margin:0;padding:0;z-index:1000}
ul.bjqs-controls li{background:0;padding:0;margin:0}
ul.bjqs-controls a{display:block}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0}
ol.bjqs-markers{position:absolute;bottom:10px;right:10px;list-style:none;margin:0;padding:0;z-index:1000}
ol.bjqs-markers li{float:left;margin:0 1px;padding:0 1px;background:0}
ol.bjqs-markers li a{display:block;height:8px;width:8px;overflow:hidden;text-indent:-9999px;background:#DBDBDB;border-radius:10px;box-shadow:0 0 50px rgba(0,0,0,0.5)}
ol.bjqs-markers li.active-marker{position:relative;border-radius:10px}
ol.bjqs-markers li.active-marker a{background:#E74C42;height:8px;width:8px;transition:none !important}
.bjqs-prev{display:block;position:absolute;left:0;bottom:-25px;width:19px;height:23px;background:url('images/switch_up.png') no-repeat 0 0 !important;z-index:1111;text-indent:-1000px;overflow:hidden}
.bjqs-next{display:block;position:absolute;left:20px;bottom:-25px;width:19px;height:23px;background:url('images/switch_down.png') no-repeat 0 0 !important;z-index:1111;text-indent:-1000px;overflow:hidden}
