body {
	background:#BEC3C6 url(../images/main/bg.jpg) repeat-x;
	margin: 10px 0 0 0;
	}

p {
	letter-spacing: normal;
	}

p.standard {
	font: normal 400 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
}
  
.central {
	width: 1000px;  height: auto; background-color:#666666;
	float:none;
}

.content_back {
	background-color: #000;
	width:auto;
	height:auto;
	float:left;
	color:#e9e9e9;
}

.page_back {
	border-top:#ccccff solid 1px;
	border-left:#ccccff solid 1px;
	border-right:#ccccff solid 1px;
	width:600px;
	background-color: #333;
	height:auto;
	overflow: hidden;
	float:left;
	margin:0;
 }

.page_frame {
	float:none;
	min-height:950px;
	height:auto;
	width:575px;
	color:#e9e9e9;
	text-align:left;
	letter-spacing:0.12em;
	margin:10px 0 0 0;
}

.headline_underline {
	width:100%;
	height:1px;
	margin: 3px 0 0 0;
	border-bottom:#666 solid 1px;
}

.img_generic_200x150_r {
 	float:right;
	margin:15px 0 0 5px;
	width:200px;
	height:150px;
}

.img_generic_200x150_l {
	float:left;
	margin: 0 15px 0 0;
	width:200px;
	height:150px;
}

.img_generic_150x150_l {
	float:left;
	margin: 15px 10px 0 0;
	width:150px;
	height:150px;
}


.img_generic_410x209_t {
	margin: 10px 0 15px 80px;
	width:410px;
	height:206px; 
	float:inherit;
}

.img_generic_410x127_t {
	margin: 10px 0 15px 80px;
	width:410px;
	height:127px; 
	float:inherit;
}

.page_content_link {
	color:#FFCC00;
}

a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#FFCC00;
	text-decoration:underline;
}



.masthead {
	background:url(/assets/images/mastheads/1000/) no-repeat;
	width: 1000px;  height: 150px;
}

.masthead_viking {
	background:url(/assets/images/mastheads/1000/) no-repeat;
	width: 1000px;  height: 150px;
}

.masthead_ace {
	background:url(/assets/images/mastheads/1000/ace/) no-repeat;
	width: 1000px;  height: 150px;
}

.page_content_divider { 
 	width:100%;
	height:1px;
	border-bottom:#666 solid 1px;
	margin: 0 0 15px 0;
}
.genric_frame_400 {
	width:100%;
	height:400px;
}

/** FOOTER **/

.sm_bar {
	border-top: #ccccff solid 1px;
	width:100%;
	height:28px;
	float:left;
	padding:0;
	font-family: arial, verdana, sans-serif;
	letter-spacing:0.1em;
	font-size:0.8em;
	background:#000000;
}

.sm_bar_delicious {
	margin:0 10px 0 7px; 
	float:right;
	width:16px ;
	height:22px;
	background:#000000 url(/assets/images/icons/social_media/delicious.png) no-repeat center bottom;
}
.sm_bar_digg {
	margin:0 5px 0 10px;
	float:right;
	width:16px ;
	height:22px;
	background:#000000 url(/assets/images/icons/social_media/digg.png) no-repeat center bottom;
}
.sm_bar_facebook {
	margin:0 5px 0 10px;
	float:right;
	width:16px ;
	height:22px;
	background:#000000 url(/assets/images/icons/social_media/facebook.png) no-repeat center bottom;
}
.sm_bar_flickr {
	margin:0 5px 0 10px;
	float:right;
	width:16px ;
	height:22px;
	background:#000000 url(/assets/images/icons/social_media/flickr.png) no-repeat center bottom;
}
.sm_bar_stumble {
	margin:0 5px 0 10px;
	float:right;
	width:16px ;
	height:22px;
	background:#000000 url(/assets/images/icons/social_media/stumble.png) no-repeat center bottom;
}
.sm_bar_twitter {
	margin:0 5px 0 10px;
	float:right;
	width:16px ;
	height:22px;
	background:#000000 url(/assets/images/icons/social_media/twitter.png) no-repeat center bottom;
}
.sm_bar_youtube {
	margin:0 5px 0 10px;
	float:right;
	width:16px ;
	height:22px;
	background:#000000 url(/assets/images/icons/social_media/youtube.png) no-repeat center bottom;
}

.footer_main {
	background: url(img/nav.gif) left top repeat-x;
	width:100%;
	height:60px;
	float:left;
	padding:0;
	font-family: arial, verdana, sans-serif;
	letter-spacing:0.1em;
	font-size:0.85em;
}

.footer_frame {
	border-top: #ccccff solid 1px;
	height:60px;
	width:1000px;
	float:left;
}

.footer_copyright {
	width:180px;
	height:60px;
	float:left;
	text-align:center;
	color:#fff;
	margin:20px 0 0 0;
	padding: 0;
}

.footer_divider_l {
	float:left;
	height:25px;
	border-left:#666 solid 1px;
	margin:12px 0 0 0;
}
.footer_divider_i_l {
	height:19px;
	border-left:#666 solid 1px;
	margin:18px 0 0 0;
}
.footer_divider_i_r {
		height:19px;
	border-left:#666 solid 1px;
	margin:18px 0 0 0;
}
.footer_divider_r {
	float:left;
	height:25px;
	border-left:#666 solid 1px;
	margin:12px 0 0 0;
}
.footer_address {
	width:600px;
	height:60px;
	float:left;
	text-align:center;
	color:#fff;
	margin:20px 0 0 0;
	padding: 0;
}


.terms_link a {
	color:#fff;
	text-decoration:none;
}
.terms_link:hover{
	color:#FFCC00;
	text-decoration:none;
}

.footer_terms {
	width:218px;
	height:60px;
	float:left;
	text-align:center;
	color:#fff;
	margin:20px 0 0 0;
	padding: 0;
}

