body {
	background: url(../images/bg/bubbles_bg.gif) no-repeat ;	
	background-color:#283C8C;	
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	
}

h1 {
	font-size: 1.0em;
	line-height: 0.9em;
	color: #283C8C;
}

h2 {
	font-size: 1.0em;
	text-transform: uppercase;
	color: #283C8C;
	text-align: center;
}

h3 {
	font-size: 1.3em;
	line-height: 0.0em;
	color: #283C8C;
	padding: 15px 0px 0px 0px;
}

h4 {
	font-size: 1.0em;
	text-transform: uppercase;
	color: #283C8C;
	letter-spacing: 1px;
	text-align: center;
	padding: 1px;
}

h5 {
	font-size: 1.3em;
	color: #ffffff;
	line-height: 0.0em;
	text-align: center;
} 
table {
 margin-left: 25px;
	font-size: 1em; 
	line-height: 1.0em;
	color: #ffffff;}

i, em { 
	font-style: italic;
}

#wrapper { 
background: url(../images/wrapper_bg.jpg) repeat-y;
bkground-color: #ffffff;
	margin: 0 auto;
	width: 867px;
}
#header {
background: url(../images/header.jpg) no-repeat ;
	height: 151px;
	width: 867px;
	border-bottom: 1px solid #283C8C;
	
}

#nav {
background: url(../images/menu_bg.jpg) no-repeat ;
width:867px; 
font-size: .49em; 
height: 29px; 
padding: 0px 0px 0px 0px;
}

#sidebar {
f//loat:right;
background-color: #515EAD;
	font-size: 0.75em;
	padding: 0px 10px 16px 0px;
	margin-right: 17px;
	width: 304px;
	float: right;
	b//ackground-color: #6769A9;
} 
#sidebar a:link {
		color: #ffffff;
		text-decoration:underline;
	}
	
	#sidebar a:visited {
		color: #ffffff;
		text-decoration:underline;
	}
	
	#sidebar a:hover {
	text-decoration:underline;	
		
		color: #ac3433;
		border-bottom: 1px none;
	}
	
	#sidebar a:active {
		color: #ffffff;
		text-decoration:underline;
	}	

#maincontent {
b//ackground: url(../images/bg_col1.gif) repeat-x;
	font-size: 0.8em; 
	color:#333333;
	padding: 0px 10px 0px 20px;
	width: 430px;
	float: left; 
} 

#maincontent p {
color:#333333;
	margin: 0;
	line-height: 1.4em;
}
#list {
	font-size: .9em;
	color:#333333;
	margin: 0px;
	padding: 0px;
}
#list  ul li{
	list-style:disc;
	l//ist-position: inside;
	line-height: 1.5em;
	list-style-position:outside;
	margin: 0px;
	padding: 0px;
	
}
#list p{
	color:#333333;
	margin: 6px 8px 2px 0px;
	text-align:left;
}

#footer {
width: 867px;
	vertical-align: bottom;
	height:51px;
	background: url(../images/footer_bg.jpg) no-repeat;
	b//ackground-color:#283A96;
	clear: both;

}
#footer p{
font-size: .80em; 
	line-height: 1.1em;
	color: #ffffff;
	text-align:center;
	padding: 10px 0px 0px 0px;
	}
	#footer h2 {
	font-size: 1.0em;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
#footer a:link {
		color: #ffffff;
	}
	
	#footer a:visited {
		color: #ffffff;
	}
	
	#footer a:hover {	
		text-decoration: none;
		color: #ac3433;
		
	}
	
	#footer a:active {
		color: #ffffff;
	}
	
	
