/* CSS Document */

body {
	margin:0; }

a {
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}

#divname {
	text-align:left; width:726px; z-index:30; position:absolute;margin-top:39px;
}

a #bod {
	
	color:#FFCC00;
}
	
a #newshead {
	
	color:#FFCC00;
}

a .div0 {
	font-style:normal;
	color:#FFCC00;
}
hr {
	border:1px solid white;margin-bottom:15px;margin-top:-1em;
}	

#container {
	width:100%; 	}

#container-holder {
	text-align:right;margin:0 auto; width:996px; 	}	

#header {
	float:left; width:726px; height:157px;}
	
#right-col {
	float:left; width:726px; height:880px;}

#menuholder {
	z-index:50; position:absolute; display:block; text-align:center; padding-top:0.3em; }

#menu {
	width:726px; height:44px;  position:absolute; overflow:hidden; }

#navslider {
	height:44px; width:1800px; left:0px;filter:alpha(opacity=51);-moz-opacity:.51;opacity:.51; z-index:-50; position:absolute; }

#leftmenubar {
	float:left;width:750px; height:44px; background-color:#000000; }

#rightmenubar {
	float:left;width:650px; height:44px; background-color:#000000; }
	
#content {
	width:726px; position:relative; display:none; overflow:hidden; clear:left;padding-top:44px;}
	
#content-holder {
	float:left; }	
	
#content-up{
	position:relative; width:726px; float:left; }
	
/* single.php */
.entry {
	float:left; width:98%;
	}

/*news scroller*/
#scrollup {
position: relative;
overflow: hidden;
height: 190px;
width: 200px
}

.headline {
position: absolute;
top: 210px;
left: 5px;
height: 195px;
width:190px;
      }

/*sidebar style*/
#sidebar-top {
	background: url(images/widgetbg.png);
	}

/*maincontent style*/

#content-up {
	background:url(images/left-pane-bg.png);
}
#content-low {
	background:url(images/content-low-bg.png);
}