html, body{
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: verdana, arial, sans;
}

body{
	background-image: url('../img/body_bg.jpg');
	background-repeat: repeat-y;
	background-color: #42172a;
}

div#menu{
	position: relative;
	top: 0;
	left: 50px;
	background-image: url('../img/menu_bg.png') !important;
	background-image/**/: url('');
	background-repeat: repeat-y;
	width: 200px;
	min-height: 100%;
	text-align: left;
	float/**/: left;
}

img.menu_bottom{
display: block;
border: 1px solid white;
}

div.archive{
	padding-left: 4px;
	padding-right: 4px;
	font-size: 15px;
	color: #2a9fda;
}

div.archive a{
	text-decoration: none;
}

div.archive div.blogroll a{
	color: #2a9fda;
}

ul.archives, ul.archives a {
	color: #c8984d;
}

div#content{
	text-align: left;
	position: absolute;
	top: 25px;
	left: 350px;
	width: 700px;
	height: auto;
	font-size: 13px;
	color: #FFFFFF;
}

div#content p a{
	color: #2a9fda
}

img{
	border: 0px;
}

img.logo{
	margin-top: 25px;
	margin-bottom: 15px;
}

img.backdrop{
	position: fixed;
	top: 0px;
	left: 0px;
	float: left;
	display: block !important;
	display/**/: none;
}

img.newsnow{
border: 1px solid white;
}

div.hr{
	height: 49px;
	width: 99px;
	background-image: url('../img/hr.png');
	border: 0px;
}

div.hr hr{
	display: none;
}

h1{
	display: none;
} 

h2, h2 a{
	font-size: 22px;
	color: #2a9fda;
	text-decoration: none;
}

h3{
	font-size: 13px
}

h5{
	font-size: 13px;
	font-weight: normal;
	color: #c8984d;
}

a.discuss{
	text-decoration: none;
	color: #d4b710;
}

strong.menuNav{
	color: #FFFFFF;
}

/* Comments */

 .color1{background-color:#eeeeee;}
 .color2{background-color:#ffffff;}
 .comment{font-size:12px;}
 .commenthead{background-color: #219fda; text-align: center;}
 .headline{font-size:14px; color:#111111;}
 .little{font-size:12px; color: #ffffff;}
 .itty{font-size:7px;}
 .medium{font-size:9px;}
 .poster{font-size:13px;color:#219fda;font-weight:bold;}
 .btn{background-color:#eeeeee;}

table.story{
width: 700px;
color: #000000;
}

table.story td{
padding: 4px;
}

table.postcomment{
border: 0px;
}

table.comments{
background-color: #FFFFFF;
width: 570px;
border-collapse: collapse;
color: #000000;
}

/* Twitter Feed */

div#twitter_div{
position: relative;
margin-left: 2px;
width: 195px;
height: auto;
font-family: arial, sans;
font-size: 10px;
padding: 0px;
}

div#twitter_feed{
background-image: url('../img/twitter_bg.png');
background-repeat: repeat-y;
}

a#twitter-link{
position: absolute;
top: 31px;
right: 10px;
}

ul#twitter_update_list{
list-style-type: none;
width: 180px;
color: #F6C359;
margin: 0px 0px 0px 10px;
padding: 0px;
}

ul#twitter_update_list li{
margin: 0px;
padding-bottom: 5px;
}

div#twitter_div a{
text-decoration: none;
color:#2AA0DA;
}

/* Twitter Feed End */
