body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #E0EEB1;
}
#menu {
	width:736px;
	height:27px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#003399;
	padding-bottom: 0;
	padding-left: 184px;
	text-align: center;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 10px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #f5821f;
}

#menu a:hover {
	background-color: #3399FF;
}
#main p {
}


#menu .current_page_item a {
	background-image: url(images/menuCurrent.gif);
	background-repeat: repeat-x;
}
#menu .last a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	width:920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main {
	width:686px;
	padding-left: 234px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-image: url(images/mainBG.gif);
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#mainBottom {
	width:920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/lineMainBG.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 63px;
}
.bigTitle {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#mainLeft {
	float: left;
	width: 450px;
	padding-top: 40px;
}
#main img {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #f5821f;
	margin-top: 20px;
	padding: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainRight {
	float: left;
	padding-left: 75px;
}
.welcomeText {
	font-family: Arial;
	font-size: 16px;
	color: #003366;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#main #mainLeft .upper {
	text-transform: lowercase;
	font-size: 12px;
	font-variant: small-caps;
}

#mainLeft li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-align: left;
	line-height: 18px;
}
.h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.BG {
	background-image: url(images/lineMainBG.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width:920px;
}
#mainLeft a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
	text-align: left;
}
#current_page_item a {
	background-image: url(images/menuCurrent.gif);
	background-repeat: repeat-x;
}
#main #mainLeft sup {
	font-size: 12px;
}
.BG #main #mainLeft .title {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.BG #main #mainLeft .title img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
