
html { height: 100%; }

body {
	height: 100%;
	background-color: #75767a;
	background-image: url('images/background_main.png'); 
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	background-repeat: repeat-y;
	margin: 0px;
	color: #939CB5;
    text-align: center;
    font-weight: 700;
}

#mainContainer_1Panel {
	border: 1px solid #3d3d3d;
	background-image: url("images/content_main_1panel.png");
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 750px;
	padding: 0;
	text-align: left;
	}
	
#mainContainer_2Panel {
	border: 1px solid #3d3d3d;
	background-image: url("images/content_main_2panel.png");
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 750px;
	padding: 0;
	text-align: left;
	}	
	
.left { float: left; }
.right { float: right; }

/*===================================*/

#header {
	background-color: #333333;
	background-image: url("images/banner_main.png");
	height: 177px;
	margin: 0;
	padding: 0;
	}

#header .box 
{
	padding: 0px 16px; 
	margin: 0; 
	vertical-align:top  
	}
	
#header h2 { 
	font-weight: normal;
	font-size: 24px;
	color: #929db5;
	margin: 0;
	}
#header h3 {
	font-weight: normal;
	font-size: 18px;
	color: #CCCCCC;
	margin: 0;
	}

/*===================================*/

/*#navigation {
	background-color: #47526a;
	background-image: url("images/navigation_main.png");
	/*height: 32px;
	margin: 0;
	padding: 0;
	}*/

#topShadow1Panel {
	background-image: url("images/content_shadow_1panel.png");
	height: 29px;
	margin: 0;
	padding: 0;
	}
	
#topShadow2Panel {
	background-image: url("images/content_shadow_2panel.png");
	height: 29px;
	margin: 0;
	padding: 0;
	}
	
div.navi {
	float: left;
	width: 128px; 
	height: 32px;
	margin: 0;
	padding: 0;
	background: url("images/nav_link.png");
	background-position: 0 -32px;
	border-right: 1px solid #2d333f;
	}

#navigation a {
	display: block;
	width: 100%;
	height: 22px;
	color: #a1adc5;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding-top: 8px;
	background: url("images/nav_link.png");
	background-position: 0 0;
	}
	
#navigation a:hover { background-image: none; }

/*===================================*/

#content {
	line-height: 20px;
	word-spacing: 2px;
	text-align: justify;
	/*width: 570px;*/
	float: left;
	position: relative;
	margin-bottom: 32px;
	}

#content .box {	padding: 0 16px; margin-bottom: 46px; }

#content .spacer 
{
	background-image: url("images/content_spacer.png");
	height: 29px;
	margin: 0;
	padding: 0;
}


#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #929db5;
	margin: 0 10px 0 0;
	}

#content h2 a { text-decoration: none; font-weight: bold; }
	
#content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 10px 0 0;
	}

#content a { color: #929DB5; 
text-decoration: none;
    margin-right: 0px;
    margin-bottom: 11px;
    margin-top: 0px;
}
#content a:hover { color: #b4bfd7; }
#content img.border { padding: 1px; background-color: #6d6d6d; border: 1px solid #3e3e3e; margin-left: 8px; margin-right: 8px; }



/*===================================*/
	
#sidebar{ 
	width: 180px;
	float: right;
	position: relative;
	}
	
#sidebar .box 
{
	padding: 0 10px 0 10px;
	}

#sidebar .spacer 
{
	/*Might need to loose this or change it to more of just a bar*/
	/*background-image: url("images/sidebar_spacer.png");*/
	height: 10px;
	margin: 0 0 5px 0;
	padding: 0;
	border-bottom: 1px solid #a1adc5;
	}

#sidebar h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 16px 0 ;
	}
	
#sidebar h3 {
	font-size: 13px;
	font-weight: bold;
	color: #838ea3;
	margin: 0 0 16px 0;
	}

#sidebar p {
	font-size: 11px;
	/*line-height: 20px;*/
	word-spacing: 1px;
	color: #F0F0F0;
	}

#sidebar img { margin: 0; padding: 1px; background-color: #556076; border: 1px solid #394150; }
#sidebar ul { padding: 0; margin: 0; }
#sidebar li { list-style-type: none; padding-left: 16px; padding-top: 7px; }
#sidebar a { color: #929DB5; 
text-decoration: underline;
    font-weight: 700;
    text-align: center;
    font-family: Verdana;
    font-size: medium;
}
#sidebar a:hover { text-decoration: underline; }

/*===================================*/
	
#bottomShadow_1Panel {
	background-image: url("images/content_bShadow_1panel.png");
	height: 29px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	}

#bottomShadow_2Panel {
	background-image: url("images/content_bShadow_2panel.png");
	height: 29px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	}

#footer {
	background-image: url("images/footer_main.png");
	height: 49px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	}

#footer .box {
	text-align: center;
	margin: auto;
	padding-top: 16px;
	font-size: 9px;
	font-style: italic;
	}

#footer a {	color: #a1adc5; }

/* =MASTER-TOOLBAR
----------------------------------------*/

.static_item_menu {
	margin: 0 5px 0 4px; 
	color: #CCCCCC; 
	height: 32px; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
}

.static_selected_menu a {
	cursor: pointer !IMPORTANT; 
}

.static_item_menu tbody tr td a  
{
	cursor: pointer !IMPORTANT; 
}

/*
.master_toolbar table 
{
	height: 20px;  
	}
*/
.dynamic_item_menu 
{
	cursor: pointer!IMPORTANT; 
	color: #CCCCCC; 
	display: block; 
	float: Left; 
	height: 20px; 
	border: 1px solid #999; 
	border-top: none;
	padding: 0 7px 0 7px; 
	cursor: pointer;
	/*background-color: #39435B;*/
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	}
	
.dynamic_item_menu:hover 
{
	background-color: #929db5; 
	color: #ffffff 
	}
	
.dynamic_item_menu tr td:hover 
{
	cursor: pointer!IMPORTANT; 
	background-color: #929db5; 
	color: #ffffff 
	}

	
.dynamic_hover_menu 
{
	color: #ffffff; 
	background-color: #929db5 
	}

/* Not sure what this is used for */
.dynamic_selected_menu 
{
	color: #9BA97F;
}



    
   