.board_rules
{
background-color: #FFFFFF;
margin-bottom: 5px;
margin-top: 5px;
}

a:link, a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	text-decoration: none;
}
/* Tables should show empty cells. */
table
{
	empty-cells: show;
}
td
{
	font-family : Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
}

a:link, a:visited {
	color: #4169E1;
}
a:hover {
	color: #333;
}
/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited {
	color: #4169E1;
}
a.nav:hover {
	color: #333;
}
body {
	background: #999 url(http://veronica.boxbg.net/forum/Themes/default/images/imgpbx/light/bg.png) repeat-x top; 
	color : #ffffff;
	margin: 0px;
	padding: 0px;
	font-size:90%;
	font-family : Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;

}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
	font-family: verdana, sans-serif;
}
input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 90%;
	color: #000000;
	font-family: verdana, sans-serif;
}


/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* No image should have a border when linked */
a img
{
	border: 0;
}
/* A quote, perhaps from another post. */


#logo {
	margin: 0;
	padding: 0;
	float: right;
	background: #404040 url(http://veronica.boxbg.net/heaimg.php) 0 0 no-repeat;
	height: 250px;
	width: 750px;
}

#wrapper {
	background-color: #276395;
	padding:4px;
	 margin: 0 auto;
	width:750px;
	color: black;
	
}

#page_bg {
	background-color: #ffffff;
}

#menu {
	background: #ccc url(http://veronica.boxbg.net/forum/Themes/default/images/imgpbx/light/menu_bg_blue.png) repeat-x top;
	width: auto;
	height: 30px;
	margin: 0;
	overflow: hidden;
}

#currenttime {
color:#FFFFFF;
	float: right;
	padding: 0 5px 0 0px;
	margin: 0;
	line-height: 29px;
	text-align: right;
}

#newsbar {
	padding: 0 10px 0 10px;
	margin: 0;
	line-height: 28px;
	font-family: Tahoma, arial, helvetica, serif;
	background: #4169E1 url(http://veronica.boxbg.net/forum/Themes/default/images/imgpbx/light/title_bg_blue.png) 0 0 repeat;
	color: #ccc;
}
}
#news {
	padding: 0 0px 0 0px;
	margin: 0;
	line-height: 28px;
}

.clr {
	margin: 0;
	padding: 0;
	clear: both;
}

.seperator {
	background: url(http://veronica.boxbg.net/forum/Themes/default/images/imgpbx/light/menu_div_blue.png) 0 0 no-repeat;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 2px;
	height: 30px;
}
.maintab_back a, .maintab_back a:visited {
	float: left;
	display: block;
	height: 30px;
	padding: 0 16px;
	line-height: 34px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	  font-weight: bold;
	text-transform: uppercase;	
}


.maintab_back a:hover {
	text-decoration: none;
}
.maintab_back a, .maintab_back a:visited {
	color: #333;
	}
.maintab_back a:hover {
	color: #9F0909;
	background: url(http://veronica.boxbg.net/forum/Themes/default/images/imgpbx/light/menu_active_blue.png) 50% 0 no-repeat;
}

.maintab_active_back a, .maintab_active_back a:visited {
	text-decoration: none;
	float: left;
	display: block;
	height: 30px;
	padding: 0 16px;
	line-height: 34px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	  font-weight: bold;
	text-transform: uppercase;	
}
.maintab_active_back a:hover {
	text-decoration: none;
}
/***********************************************
*	SIDEBAR
***********************************************/
#sidebar{
padding: 5px;
background-color: #eee;
float: right;
	height: auto;
	width: 200px;
	margin-right: 4px;

	}
#sidebar h2{
	font-family: Trebuchet MS;
	border-bottom: 2px dotted #739abe;
	margin: 0;
	padding: 2px 0 2px 0;
	color: #043c7f;
	font-size: 11pt;
	}
#sidebar ul{
	margin: 0;
	padding: 0;
	}
#sidebar ul li{
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin: 0;
	list-style: none;
	}

/***********************************************
*	FOOTER
***********************************************/
#footer{
	clear: both;
	background: url(images/footer.jpg) top;
	padding: 8px 0 5px 5px;
	font-size: 8pt;
	}
#content{
width: 530px;
float: left;
	height: auto;

	}



