body {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #324A8A;
	background-image: url(images/bodybg.jpg);
	margin: 0px;
	text-align: center;
}
#header {
	background-image: url(images/header.jpg);
	width: 780px;
	height: 139px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
}
#container {
	background-image: url(images/containerbg.jpg);
	width: 780px;
	margin-top: 5px;
	text-align: left;
	padding: 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-repeat: repeat-y;
	margin-bottom: 0px;
	margin:0 auto;
	float:left;
}
#left {
	float: left;
	background-color: #80DFFF;
	width: 192px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: left;
	margin-left:5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#leftbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: none;
	float: left;
	margin-left: 10px;
	clear: left;
	margin-top: 0px;
	background-image: url(images/ladyleft.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	background-color: #80DFFF;
	width: 150px;
	text-align: center;
}
#right {
	float: left;
	width: 535px;
	margin-top: 25px;
	background-color: #FFFFFF;
	margin-right: 5px;
	overflow: visible;
	padding-right: 5px;
	padding-left: 15px;
	text-align: center;
}
#footer {
	background-image: url(images/footer.jpg);
	width: 770px;
	height: 100px;
	clear: both;
	overflow:visible;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	padding-top: 0px;
	padding-left: 10px;
	color: #030303;
	font-family: Arial, Helvetica, sans-serif;
}
#left a {
	color: #333300;
	text-decoration: none;
	padding-left: 0px;
	border-bottom-color: #339900;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-right-color: #339900;
	border-right-style: none;
	border-right-width: 0px;
	padding-bottom: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #80DFFF;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	padding-top: 0px;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#left a:hover {
	border-top: 1px solid #009900;
	border-right: 1px none #009900;
	border-bottom: 1px solid #009900;
	border-left: 1px none #009900;
	list-style-type: disc;
}
#category a {
	color: #003366;
	text-decoration: none;
	padding-left: 0px;
	border-bottom-color: #339900;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-right-color: #339900;
	border-right-style: none;
	border-right-width: 0px;
	padding-bottom: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #80DFFF;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	padding-top: 0px;
	overflow: visible;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 80%;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFFFF;
}
#sponsors {
	color: #003399;
	overflow: visible;
}
#sponsors a {
	text-decoration: underline;
	border: none;
	color: #660000;
	font-weight: bold;
}
#sponsors a:hover {
	border: none;
	background-color: #FFFFCC;
	text-decoration: none;
}
#left td.menulinks a, #left td.menulinks a:link, #left td.menulinks a:active, #left td.menulinks a:visited {
	font-size: 14px;
	line-height: 14px;
	color: #003399;
	padding-left: 5px;
	padding-right: 5px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-weight: bold;
}
#left td.menulinks a:hover, td.menulinks:hover {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	background-color: #0066CC;
}
#footer a {
	color: #F4F4F4;
}
a, a:link, a:visited, a:active {
	color: #666666;
}
a:hover {
	color: #990000;
}
.standout {
	font-size: 14px;
	font-weight: bold;
}
.highlight {
	font-style: normal;
	text-decoration: underline;
}
li {
	line-height: 140%;
	padding-right:15px;
}
.ush {
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #0033CC;
}
h3 {
	color: #324A8A;
	padding-top: 2px;
	border-top: solid 1px #660000;
	margin-top: 40px;
	text-align: left;
}
p {
	line-height: 130%;
}
.veryimportant {
	color: #990000;
	font-weight: bold;
}
