html,body {
	margin: 0px;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: White;
}
#container {
	left: 50%;
	margin-left: -499px;
	position: absolute;
	top: 0px;
	width: 998px;
	background: url(images/bg.jpg) no-repeat;
}
td {
	vertical-align: top;
}
a {
   text-decoration: none;
}
img {
	border: 0px;
}
h1, ul#menu, ul#menu li, ul#topmenu, ul#topmenu li {
	padding: 0px;
	margin: 0px;
}
h1 {
	padding-bottom: 12px;
	font-variant: small-caps;
	font-size: 14px;
	color: #ff0000;
}
p {
	padding: 0px;
	margin-bottom: 12px;
	margin-top: 0px;
}
img#header, img#bg-header {
	width: 766px;
	height: 177px;
	position: absolute;
	left: 186px;
	top: 32px;
}
ul#topmenu {
	position: absolute;
	right: 70px;
	top: 10px;
}
ul#topmenu li {
	float: left;
	list-style: none;	
	word-spacing: 2px;
	text-indent: 8px;
}
ul#topmenu li a {	
	padding-left: 8px;
   color: Red;
	font-weight: bold;
	background: url(images/topmenu.jpg) 0px 2px no-repeat;
}
ul#topmenu li a#menu_first {	
	background: none;
}
a#logo {
	position: absolute;
	left: 43px;
	top: 51px;
}
ul#menu li {
	list-style: none;
}
/* #header {
	width: 794px;
	height: 225px;
	background: url(images/background_header.png);
}*/
#header img {
	position: absolute;
	left: 13px;
	top: 16px;
	width: 768px;
	height: 198px;
}
table#head {
	width: 998px;
	height: 726px;
	table-layout: fixed;
}
table td#bottom {
	color: #a4a4a4;
	height: 14px;
	text-align: center;
	padding-top: 8px;
	font-size: 9px;
	letter-spacing: -1px;
}
table td#bottom a {
	color: #a4a4a4;
}
div#footer a:hover {
	text-decoration: underline;
}
div#footer span {
	position: absolute;
	text-align: right;
	width: 748px;
	height: 24px;
	margin-top: 5px;
}
td.content {
	padding-top: 236px;	
	width: 458px;
	padding-left: 30px;
	padding-right: 30px;
	border-bottom: #0078c4 solid 1px;
	padding-bottom: 20px;
}
td.content a:hover {
	text-decoration: underline
}
td.menu {
	padding-top: 236px;	
	width: 220px;
}
td#sponsors {
	padding-top: 236px;	
	width: 210px;
	padding-left: 50px;
}
ul#menu {
	width: 230px;
	position: relative;
	left: 72px;
}
ul#menu li {
   cursor: default;
	position: relative;
	line-height: 62px;
}
ul#menu a {
	text-align: center;
	display: block;
	width: 145px;
	font-size: 10px;
	font-weight: bold;
	height: 62px;
	color: White;
	background: url(images/menu_bg.jpg) 0px 1px no-repeat;
}
ul#menu a:hover, ul#menu a.menu_current {
	background: url(images/menu_active.jpg) 0px 0px no-repeat;
}
ul li ul {
	display: none;
}
td#sponsors table {
	padding-top: 10px;
}
td#sponsors table td {
	text-align: center;
	border-top: #0078c4 solid 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}
td#sponsors table td.first {
	border-top: none;
}
div#cse-search-results iframe {
	width: 534px;
}
form#cse-search-box input#text {
	width: 160px;
}
form#cse-search-box input#submit {
	width: 70px;
	height: 23px;
	font-size: 11px;
}
