body {
	background-image: url(../_images/siteBGstripes.png);
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #333;
}
.divClearer {
	clear: both;
	width: 1px;
}
.blue {
	color: #2B579B;
}



#divTopBG {
	background-image: url(../_images/siteBGstars.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
}
#tableBody {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
#tableBody td.shadeBodyLT {
	background-image: url(../_images/shadeBodyLT.png);
	background-repeat: repeat-y;
	width: 20px;
}
#tableBody td.shadeBodyRT {
	background-image: url(../_images/shadeBodyRT.png);
	background-repeat: repeat-y;
	width: 20px;
}
#divPage {
	border: 1px solid #000;
}
#divMenu {
	height: 42px;
	background-image: url(../_images/menuBG.png);
	background-repeat: repeat-x;
	padding-left: 2px;
}
#divMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divMenu ul li {
	float: left;
}
#divMenu ul li a {
	display: block;
	width: 128px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	letter-spacing: .1em;
}
#divMenu ul li a:hover {
	background-image: url(../_images/menuHoverBG.png);
}
#divBody {
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
#divContent {
	width: 675px;
	border: 1px solid #CCC;
	float: left;
	margin-left: 14px;
	margin-bottom: 15px;
}
#divContent h1 {
	line-height: 40px;
	background-image: url(../_images/h1BG.png);
	text-indent: 20px;
	font-size: 24px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	clear: both;
}
#divContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 15px;
	clear: both;
	text-transform: capitalize;
}
#divContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-weight: normal;
	color: #A07E36;
}

#divContent p {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#divContent .pFloatLT {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 7px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#divContent .pFloatRT {
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 7px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#divContent .ulBullets {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 15px;
	margin-left: 15px;
}
#divContent  a{
	color: #2B579B;
	text-decoration: underline;
}
#divContent a:hover {
	text-decoration: none;
}



#divSideBar {
	width: 180px;
	float: left;
	border: 1px solid #CCC;
	margin-left: 13px;
	background-image: url(../_images/sidebarBG.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
#divSideBar h2 {
	font-size: 18px;
	color: #CC0001;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 15px;
}
#divSideBar img {
	margin-right: 15px;
	margin-left: 15px;
	border: 1px solid #626382;
	margin-bottom: 5px;
}
#divSideBar p {
	font-size: 11px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 150px;
	text-align: center;
}
#divSideBar a {
	text-decoration: none;
	color: #4040A6;
}
#divSideBar a:hover {
	color: #CB0001;
	text-decoration: underline;
}
#divSideBar ul {
	margin-bottom: 15px;
	list-style-type: circle;
	margin-left: 15px;
	padding-left: 0px;
	list-style-position: inside;
}

#divSideBar ul li {
	text-align: left;
	color: #666;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 0px;
}

#divSponsors {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: center;
}
#divSponsors table tr td {
	vertical-align: middle;
	padding-right: 9px;
	padding-left: 9px;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
}

#divSponsors H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 15px;
	clear: both;
}

#divFooter  {
	margin-right: 15px;
	margin-left: 15px;
	color: #666;
	text-align: center;
	width: 870px;
}
#divFooter p {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#divFooter a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#divFooter a:hover {
	color: #59597A;
	text-decoration: underline;
}

.highlight {
	background-color: #FF0;
}
