#header {
	width: 760px;
	height: 80px;
	background-image: url(images/index_01.gif);
				
	

}
#hbar {
	width: 760px;
	height: 21px;
	background-image: url(images/index_02.gif);
}


#mainFrame {
	display: inline;
	float:left;

}


#menu {
	position: absolute;
	width: 139px;
	height: 506px;
	background-image: url(images/index_03.gif);
	background-color: #547BF6;
	left: 0px;
	top: 101px;
	background-repeat: no-repeat;
	padding: 3px 3px 3px 15px;
	margin: 0px;
	text-align: left;
	font-size: 10px;
	

}
#page {
	
	background-color: #547BF6;
	
}

#mainContent {
	display: inline;
	width: 610px;
	position: absolute;
	top: 101px;
	vertical-align: top;
	left: 139px;
	background-color: #FFFFFF;
	height: 684px;

}
#GoogleAdsVertRight {
	float: right;
	vertical-align: top;
	margin: 0px;
	height: 600px;
	width: 240px;
	display: inline;
	position: absolute;
	left: 761px;
	top: 5px;	

}
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
.headerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCFF;	
	margin-top: 20px;
	
	margin-left: 100px;

}
