/* CSS Document */

body{
	background-image:url(images/bgnd.jpg); background-repeat:repeat-x;
	background-color:#41566E;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	margin-top:10px
}
h1{ font-size:20px; color:#00689A; text-align:left}
h2{ font-size:14px; margin:0px; padding:0px; text-align:left}
h3{ font-size:14px}
a{color:#00689A; text-decoration:none}
a:hover{ text-decoration:underline}
hr{ margin-bottom:20px; margin-top:20px; color:#00689A; height:1px; clear:both}

div{ text-align:left}
img{border:0px}
td{vertical-align:top}

#pos{position:relative; width:800px; margin-left:auto; margin-right:auto; height:1px; top:-1px}
#tvscreen{
	position:absolute;
	background-image:url(../images_2010/tvscreen.png);
	height:266px;
	width:401px;
	right:10px;
	top: 20px;
}
#tvscreenInner{padding-left:29px; padding-top:26px}
#screencaption{
	position:absolute;
	height:25px;
	width:401px;
	right:30px;
	top: 434px;
	text-align:center;
	color:#FFFFFF
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top:-1px;
	width:830px;
	height:1px;
}
#masthead{width:830px; height:142px; overflow:hidden; background-color:#FFFFFF; margin-left:auto; margin-right:auto}
#content{
	padding-top:15px;
	width:830px; 
	background-image:url(images/content.gif); 
	background-repeat:repeat-y; 
	background-color:#FFFFFF; 
	margin-left:auto; 
	margin-right:auto; 
	min-height:830px;
}

#contentinner{
	width:600px;
	margin-left:180px; 
	padding-bottom:30px
}

#footer{
	width:830px; 
	height:53px; 
	margin-bottom:30px; 
	margin-left:auto; 
	margin-right:auto; 
	background-image:url(images/footer.gif); 
	background-repeat:no-repeat; 
	text-align:center; 
	padding-top:12px
}

#nav{
	position:absolute; 
	top:122px; 
	left:400px; 
	width:400px;
	text-align:center; 
	font-size:12px;
	z-index:10;
}
#nav a{ margin-left:17px; margin-right:17px}
#rss{
	position:absolute;
	width:16px;
	height:16px;
	left: 792px;
	top: 120px;
	z-index:40;
}
#banner{width:468px; height:62px; position:absolute; left:340px; top:16px; overflow:visible; text-align:center}

.sponsorscell{ font-size:10px; color:#999999}
.sponsorscell img{ padding-bottom:10px}

.hometable{margin-bottom:15px}
.hometable td{padding-top:20px; padding-bottom:20px}
.brief{padding-left:15px; padding-right:15px; text-align:justify}

.regtable{ width:90%; border-right:1px solid #F5F5F5; border-bottom:1px dotted silver}
.regtable td{padding:5px; padding-bottom:10px; border-left:1px solid #F5F5F5; border-top:1px dotted silver; vertical-align:top}
.regtable td input, textarea{width:300px}

/* side menus old */
#menu{position:absolute; top:155px; left:10px; width:153px; font-size:11px; height:400px}
#menu a{ text-decoration:none; color:#00689A; font-weight:normal}
#menu a:hover{color:black}
#menutop{ background-image:url(images/menu_top.gif); background-repeat:no-repeat; height:21px}
#menuitem{background-image:url(images/menu_bgnd.gif); background-repeat:no-repeat; height:18px; overflow:hidden; padding-left:23px; padding-top:3px}
#menubase{background-image:url(images/menu_base.gif); background-repeat:no-repeat; height:22px}

/* side menus new */
#sidemenu{list-style:none; margin:0px; padding:0px; margin-top:10px}
#sidemenu li{padding:0px; margin:0px; display:block; overflow:visible; border-bottom:1px solid #999999;}
#sidemenu a{
	display:block; 
	padding:4px; 
	margin:0px; 
	font-weight:bold; 
	overflow:visible
}
#sidemenu a:hover{
	background-color:#2e89a4; 
	color:#FFFFFF; 
	background-image:url(images/arrow.gif); 
	background-repeat:no-repeat; 
	background-position:146px center
}


#logos{ text-align:center; padding-top:10px}
#logos img{ margin-bottom:2px}
.floatright{float:right; margin-left:20px; margin-bottom:20px}
.smallgrey{ color:#999999; font-size:10px}
.agenda{width:100%;border-bottom:1px dotted silver;padding-bottom:10px; padding-top:10px}
.photos{ width:200px; float:right}
.photos img{ padding-bottom:10px}
.infotable{ border-bottom:1px solid #cccccc; border-right:1px solid #cccccc}
.infotable td{border-top:1px solid #cccccc; border-left:1px solid #cccccc; vertical-align:top; padding:15px}

.detailtable{ border-bottom:1px solid silver; border-right:1px solid silver}
.detailtable td{border-top:1px solid silver; border-left:1px solid silver; vertical-align:top; padding:2px; font-size:10px}
.red{color:#FF0000}
.grey{color:#999999}
.calendar{font-size:x-small; text-align:center; margin-top:10px}