* { 
margin : 0 auto;
padding : 0 ; 
} 
body { 
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 13px; 
background-image : url(images/bbg.png); 
background-repeat : repeat-x;
background:#bbb9c6;
} 
h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #6AA2FD;
}
#sub_menu {
	float: left;
	}
#wel_msg {
	float: right;
	width:460px;
	}
img { 
padding : 5px; 
border : 1px solid #5f9b1e; 
} 
/*floatTL { 
float : left; 
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-left : 0;
border: 2px solid;
} 
img.floatTR { 
float : right; 
margin-left : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-right : 0; 
}*/ 
#wrapper {
	margin : 10px auto;
	width : 922px;
	background-image : url(images/wbg2.jpg);
	/*background-repeat : repeat-y;*/
	color: #CCC;
} 
#header { 
color : #333; 
width : 922px; 
float : left; 
padding : 0px; 
height : 102px; 
margin : 0; 
background : #2f3a54; 
background-image : url(images/bk_test3.jpg); 
background-repeat : repeat-x; 
} 
#navigation { 
float : left; 
width : 902px; 
color : #333; 
padding : 0 10px; 
/*border-bottom : 10px solid #ffffff;*/ 
margin : 0 0 0 0; 
background-color : #ff0000; 
border-bottom : 10px solid #bbb9c6; 
} 
 
#content {
	float : left;
	color : #333;
	background : #ffffff;
	margin : 0 0 0 0;
	padding : 20px;
	min-height : 350px;
	width : 653px;
	display : inline;

} 
#content h1 { 
color : #0000ff; 
font-size : 1em; 
font-weight:bold; 
} 
#content h2 { 
color : #53a5ce; 
font-size : 1.6em; 
font-weight : lighter; 
padding-top : 20px; 
} 
#content ul{
	list-style-type: square;
	padding: 20px;
	}
	#content li{
	padding-top: 10px;
	}
	#content ol{
	
	padding: 20px;
	}
	#content ol li{
	padding-top: 10px;
	margin-left:10px;
	}
		
#rightcolumn { 
color : #333; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 202px; 
float : left;
} 

#footer { 
width : 902px; 
clear : both; 
color : #333; 
background : #dbe6ec; 
margin : 0 0 0 0; 
padding : 10px; 
text-align : center; 
} 
#mem{
padding:8px;
}
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#styletwo{position:relative;display:block;height:24px;font-size:11px;font-weight:bold;
/*background:transparent url(images/bgOFF.gif) repeat-x left ;*/
/*float:left;*/
font-family:Arial,Verdana,Helvitica,sans-serif;}
#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left; background: url(images/bgOFF.gif) repeat-x;}
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:6px 20px 0 19px;height:24px;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#fff;background:transparent url(images/bgON.gif) repeat-x top left;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
 /***** sub menu *************/
 
#sub_menu{
width: 170px;
/*width of menu*/
}

#sub_menu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
}

#sub_menu ul li a{
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
}
#sub_menu ul li{
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}
#sub_menu img{
	border:0px}

* html #sub_menu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

#sub_menu ul li a:visited, #sub_menu ul li a:active{
color: #00014e;
}

#sub_menu ul li a:hover{
color: black;
background-color: #E2E2E2;
}


#sub_menu ul li a.current{
background-color: #c0c0c0;
border:10px;
}
#normal_txt {
	line-height: 1.5em;
	width: 460px;
	padding-left: 20px;
	text-align:justify;
	float:left;
	}
#normal_txt img {
	padding:5px;
	border:1;
	border-color:#000;
	margin:5px;
	float: right;
	}
#normal_txt img.norm {
	padding:5px;
	border:0px;
	border-color:#000;
	margin:5px;	
	float:none;
	} 
	#normal_txt img.norm1 {
	padding:3px;
	border:1px;
	border-color:#000;
	margin:5px;	
	float:left;
	} 
	#normal_txt img.norm2 {
	padding:3px;
	padding-top:0px;
	border:0px;
	border-color:#000;
	margin:0px;
	margin-top:5px;
	margin-right:10px;
	float:left;
	} 
	
	#normal_txt b{color:#000040;
		
		
		}
/************ sub menu End ****************/
#wrapper #content #sub_menu table tbody tr td h4 a {
	font-family: Times New Roman, Times, serif;
}
