/*
*	Layout Images and fixed content
*/

#jbsward {
	margin: 0px 0px 0px 0px;
	overflow:hidden;
}

#header{
	clear:both;
}

#header_elem{
	float:left;
	clear:right;
}

#surround_div{
	/*margin: auto;
	text-align: center;*/
}

/*
*	Body Dynamic Content
*/

#b_columns{
/*	width:750px;*/
	text-align: left;
	background-color: #FFFFFF;
/*	height:468px;*/
	vertical-align:top;
	padding:0px;
	margin:0px;
}

#left_bar {
/*	position:relative;*/
	left:0px;
	width:120px;
/*	height:100%;*/
	background-color:#E6E6FF;
	border-right: solid #505096 1px;
	border-left: solid #505096 1px;
/*	float:left;*/
}

#content {
/*	left:120px;*/
/*	width:507px;*/
/*	height:100%;*/
	background-color:#FFFFFF;
/*	float:left;*/
	text-align: justify;
}

#right_bar {
/*	left:630px;*/
	width:118px;
/*	height:100%;*/
	background-color:#505096;
	border: solid #505096 0px;
	border-top-width: 0px;
/*	float:right;*/
	overflow:hidden;
}

#footer{
/*	width: 748px;*/
	border: solid #505096 1px;
/*	clear:both;*/
	background-color:#FFFFFF;
	z-index:5;
	padding:0px;
	margin:0px;
	text-align:center;
}


/*
*	Left Bar Elements
*/

#left_news{
	font: normal 1.0em Arial;
	margin: 0px;
	padding: 5px;
	/*text-align:justify;*/
}

#left_news a:link, #left_news a:visited{
	font: italic regular 14px Arial;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color:#505096;
	text-decoration: none;
}

#left_news a:hover{
	font: italic regular 14px Arial;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color:#505096;
	text-decoration: underline;
}

/*
*	Content Elements
*/

#content_text{
	font: normal 14px Arial;
	margin: 0px;
	padding: 5px;
	background-color:#FFFFFF;
}

#content_text a:link, #content_text a:visited{
	font: italic regular 14px Arial;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color:#505096;
	text-decoration: none;
}

#content_text a:hover, #content_text a:active{
	font: italic regular 14px Arial;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color:#505096;
	text-decoration: underline;
}

#content_text td{
	font: normal 14px Arial;
}

/*
*	Affiliates
*/

#affiliates{
	font: bold 1.0em Arial;
	color: #E6E6FF;
}

#affiliates a:link, #affiliates a:visited{
	font: italic 1.0em Arial;
	color: #E6E6FF;
	font-style: italic;
	text-decoration:none;
}

#affiliates a:hover, #affiliates a:active{
	font: italic 1.0em Arial;
	color: #E6E6FF;
	font-style: italic;
	text-decoration:underline;
}

/*
*	Comments
*/

#comments{
	padding: 5px;
}

#comments .title{
	font-weight: bold;
	color: #505096;
	padding: 5px;
}

#comments .table{
	background-color:#E6E6FF;
}

#comments .spacer{
	background-color:#FFFFFF;
	line-height:0.5em;
}

#comments td{
	padding:3px;
}

#comments .comment_text{
	border-top: outset #AAAAAA 2px;
}

#comments .row{
	background-color:#505096;
	color: #FFFFFF;
}

/*
*	NAVIGATION MENU
*/

#navmenu{
	/*top:120px;*/
	width:120px;
}

#navmenu ul {
margin: 0px; /*removes indent IE and Opera*/
padding: 0px; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: .9em;
}

#navmenu li {
margin: 0;
}

#navmenu a {
display: block;
padding: 2px 2px 2px 2px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #999999;
background-image:  url(images/layout/rollover01.jpg);
background-repeat: no-repeat;
background-position: 100% 50%;
width:100%;
line-height:1.0em;
}

#navmenu a:link, #navmenu a:visited {
color: #669;
text-decoration: none;
}

#navmenu a:hover, #navmenu a:active, #uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active  {
background-color: #9F6F9F;
background-image:  url(images/layout/rollover02.jpg);
background-repeat: no-repeat;
background-position: 100% 50%;
color: #FFFF00;
}

/*
*	TOP MENU
*/
#admin_menu{
	position:absolute;
	top:0px;
	left:0px;
    z-index:1000000;
	filter: alpha(style = 0, opacity = 80) glow(color = white, intensity = 1);
}

#loginform{
	display:inline;
}

/*
*	CLASSES
*/

.news_title{
	font: bold 16px Arial;
	color:#505096;
}

.news_subtitle{
	font: italic regular 14px Arial;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color:#505096;
}

.news_subtitleb{
	font: bold 14px Arial;
	font-family: Arial, Helvetica, sans-serif;
	color:#505096;
}

.red {
	font-weight: bold;
	color: #FF0000;
}

.gray {
	color: #AAAAAA;
}

.tiny{
	font: 10px Arial;
}

.code{
	font: 10px 'Courier New';
	color: #009933;
}

.monospace{
	font: 1.0em 'Courier New';
}

.code2{
	font: 1.0em 'Courier New';
	color: #009933;
	background-color:#CCFFCC;
	border: solid #009933 1px;
	padding: 5px;
	text-align: left;
}

.indent0{
	margin: 0px;
}

.indent1{
	margin: 0px 0px 0px 30px;
}

.indent2{
	margin: 0px 0px 0px 60px;
}

.indent3{
	margin: 0px 0px 0px 90px;
}

.indent4{
	margin: 0px 0px 0px 120px;
}

.indent5{
	margin: 0px 0px 0px 150px;
}

.right_text{
	font: bold 1.0em Arial;
	color: #E6E6FF;
}

/*
*	HTML ELEMENTS
*/

body{
	background-color:#EFEBF7;
	margin: 0px;
}