html, body {
	padding:0px;
	margin:0px;
	background-color:#1157c4;
	height:100%;
}
#bodydiv {
	background-image:url("images/background.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:center;
	width:100%;
	min-height:100%;
}
#maintable {
	margin-top:15px;
	margin-bottom:15px;
	width:854px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:100%;
	padding:0px;		
}
#headerandmain {
	background-image:url("images/header.jpg");
	background-repeat:no-repeat;
	height:238px;		
}
#left {
	vertical-align:top;
	width: 212px;
	background: url('images/leftbgv2.png');
}
#submenudiv {
	color:#02265f;
	text-align:left;
	padding:10px;
	padding-left:20px;
	font-size:14px;
	line-height:25px;
	font-family:"Century Gothic", "Comic Sans MS", Arial, Helvetica, sans-serif;
}
#submenudiv a {
	font-family:"Century Gothic", "Comic Sans MS", Arial, Helvetica, sans-serif;
	color:#02265f;
	text-decoration:none;
}
#right {
	background: url('images/rightbgv2.png') repeat;
	vertical-align:top;
	width:624px;
}
#begintable {
	width:2px;
}
#leftborder {
	background-image:url("images/begintablev2.png");
	background-position:right;
	width:4px;
}
#middle {
	background-image:url("images/middlev2.png");
	background-position:left;
	width:4px;
	height:460px;
}
#rightborder {
	background-image:url("images/rightv2.png");
	background-position:left;
	background-color:#1157C4;
	width:8px;
}
#bottom{
	height:30px;
	width:854px;
}
#bottomleft {
	width:816px;
	
	height:30px;
}
#bottomleft{
	background: url("images/bottomleftv2.png");
	z-index: 1;
}
	#roundingmenu {
		width:216px;
		background-image:url("images/Untitled-1_03v2.png");
		background-position:bottom center;
		height:30px;
		z-index: 2;
		margin-top:0;
	}
#bottomright {
	width:38px;
	background-image:url("images/bottomright.jpg");
	background-position:right;
	height:30px;
}
#bottombeforeright{
	background:#ACC4EA;
	width:3px;
}
#divmainmenu {
	margin-top:190px;
	color:#00368b;
	text-align:left;
	padding-left:27px;
	padding-right:27px;
	font-size:14px;
	font-family:"Century Gothic", "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#divmainmenu a {
	font-size:14px;
	font-family:"Century Gothic", "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00368b;
	text-decoration:none;
}
#contentdiv {
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	font-size:13px;
	font-family:"Century Gothic", "Comic Sans MS", Arial, Helvetica, sans-serif;
	color:#000659;
}