html, body {height: 100%;background-image: url(../images/bg.jpg);
	margin: 0px;
	}
#wrap {min-height: 100%;}

#main {	width: 994px;
	margin-right: auto;
	margin-left: auto;
overflow:auto;
	padding-bottom: 78px;}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -78px; /* negative value of footer height */
	height: 58px;
	clear:both;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #33397B;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}
a.white:link, a.white:visited {color: #FFF; text-decoration: none}
a.white:active {color: #FFFF00; text-decoration: none}
a.white:hover {color: #E4EAF1; text-decoration: underline}
#nav {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	overflow:auto;
	} 

#contentLeft {
	float: left;
	width: 247px;
}
#contentRight {
	float: right;
	width: 707px;
	padding-right: 20px;
	padding-left: 20px;
}
#contentFull {
	padding-right: 20px;
	padding-left: 20px;
}
.navtab {
	width: 123px;
	float: left;
}

#header {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	overflow:auto;
	height: 250px;
	} 
#headerLeft {
	float: left;
	width: 247px;
}
#headerRight {
	float: right;
	width: 747px;
}
#headerFull {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	overflow:auto;
}
.navtab {
	width: 123px;
	float: left;
}

a {text-decoration: none}
a:hover {  color: #000000; text-decoration: underline}
a:link {
	color: #32328E;
}
a:visited {
	color: #32328E;
}
a:active {
	color: #32328E;
}

h1 { font-family: Tahoma, Arial, sans-serif; font-size: 32px; color: #32328E; font-weight: normal}
h2 { font-family: Tahoma, Arial, sans-serif; font-size: 22px; color: #32328E; font-weight: normal}
h3 { font-family: Tahoma, Arial, sans-serif; font-size: 15px; color: #32328E; font-weight: bold; line-height: 22px}
h4 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	color: #32328E;
	font-weight: normal
}

.body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #353A7C;
	line-height: 18px;
}
.side {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.copyright { font-family: Tahoma, Arial, sans-serif; font-size: 9px; color: #666666}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #33397A;
}
.outline {
	border: 1px solid #32328E;
	background-color: #FFFFFF;
}
.top {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #071F65;
	line-height: 20px;
	text-align: right;
	padding-right: 13px;
}
.menu {
	background-color: #E6E6F7;
	margin-bottom: 5px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #33397A;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sideNews {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #33397A;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7379C4;
	line-height: 24px;
	font-style: italic;
	font-weight: bold;
}
.sidetop {
	background-color: #33397A;
	margin-top: 10px;
	margin-bottom: 2px;
}
.sidemid {
	background-color: #33397A;
	margin-bottom: 2px;
}

