body
{
	background: #191919 url(images/bg.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
}

h1,h2,h3,p
{
	margin-top: 0;
}

h1
{
	color: #e6a133;
	font-size: 14pt;
}

form
{
	margin: 0;
}

a
{
	color: #e8aa00;
}

#tweet
{
	color: #a64d04;
}

#tweet a
{
	color: #a64d04;
}


#tweet ul
{
	margin: 0;
	padding: 0;
}

#header
{
	width: 900px;
	margin: 0 auto;
}

#content_wrapper
{
	width: 924px;
	margin: 0 auto;
	background: url(images/bg_tile.png) top center repeat-y;
}

#top_nav_container
{
	margin: 0 auto;
	width: 900px;
	height: 58px;
	background: url(images/nav_bg.jpg) top left no-repeat;
}

#top_nav
{
	padding-top: 22px;
}

#top_nav .title
{
	display: none;
}

#top_nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#top_nav ul li
{
	display: inline;
	padding: 0 18px;
}

#top_nav ul li a
{
	color: #fff;
	text-decoration: none;
	font-size: 10pt;
}

#body_top
{
	margin: 0 auto;
	background: url(images/body_top_bg.jpg) top left repeat-y;
	width: 900px;
	position: relative;
	height: 65px;
}

#body_top_bottom_bg
{
	background: url(images/body_top_bottom_bg.jpg);
	width: 900px;
	height: 9px;
	margin: 0 auto;
}

#body_bottom
{
	margin: 0 auto;
	background: #9e4904 url(images/body_bottom_bg2.jpg) bottom left repeat-x;
	width: 880px;
	min-height: 448px;
}

#body_bottom_wrapper
{
	margin: 0 auto;
	background: #c07029 url(images/body_bottom_sidebar.jpg) bottom left repeat-x;
	width: 900px;
	min-height: 448px;
}

#body_top_left
{
	margin-left: 35px;
	margin-top: 15px;
	width: 590px;
	min-height: 40px;
	float: left;
}

#body_top_left h1
{
	color: #502704;
	font-size: 22pt;
}

#body_top_right
{
	width: 290px;
	min-height: 50px;
	float: left;
}


#body_bottom_right
{
	width: 241px;
	min-height: 50px;
	float: left;
	margin-top: 65px;
}

#footer_header
{
	background: url(images/footer_header.jpg) top left no-repeat;
	width: 831px;
	height: 7px;
	margin: 0 auto;
}

#footer_container
{
	width: 900px;
	background: url(images/footer_bg.jpg) top left repeat-y;
	margin: 0 auto;
	min-height: 100px;
}

#bottom_bar
{
	width: 900px;
	height: 20px;
	background: #2f2d27;
	margin: 0 auto;
	position: relative;
}

/*#copyright
{
	float: right;
	height: 25px;
	position: absolute;
	right: 10px;
	bottom: -28px;
}*/

#copyright
{
	height: 25px;
	width: 900px;
	margin: 0 auto;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 40px;
}

#body_top_right
{
	width: 241px;
	height: 164px;
	background: url(images/contact_bg.jpg) top left no-repeat;
	position: absolute;
	top: 1px;
	right: 20px;
}



#body_bottom_left
{
	width: 588px;
	min-height: 401px;
	float: left;
	/*background: url(images/crabbomb_life_bg.jpg) top left no-repeat;*/
	margin-left: 30px;
	margin-top: 25px;
}

/*#body_bottom_left_header
{
	width: 505px;
	height: 83px;
	background: url(images/crabbomb_life.jpg) top left no-repeat;
	margin-top: 12px;
	margin-left: 20px;
}*/

#next a
{
	float: left;
	color: #C2A374;
}

#previous a
{
	float: right;
	color: #C2A374;
}

#blog
{
	width: 241px;
	height: 69px;
	background: url(images/blog.jpg) top left no-repeat;
	margin-top: 38px;
	margin-left: 11px;
}

#twitter
{
	width: 241px;
	height: 69px;
	background: url(images/twitter.jpg) top left no-repeat;
	margin-top: 10px;
	margin-left: 11px;
}

#facebook
{
	margin-top: 10px;
	margin-left: 11px;
	
	width: 241px;
	height: 68px;
	background: url(images/facebook-bg.jpg) left center no-repeat;
}

#footer_left
{
	float: left;
	width: 240px;
	padding: 20px;
	margin-left: 20px;
}


#footer_middle
{
	float: left;
	width: 240px;
	padding: 20px;
	margin-left: 10px;
}


#footer_right
{
	float: left;
	width: 240px;
	padding: 20px;
	margin-left: 10px;
}

#header_flash
{
	width: 900px;
	height: 248px;
	background: url(images/header.jpg) center no-repeat;
}