html, body {
	behavior:url(../includes/hover.htc);
	background: #B1E2F3 url(../images/confbackground.jpg) repeat-x;
	font: 11px Arial, sans-serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #333333;
	line-height: 150%;
}

.maintext {
}
.maintext a {
	color: #0685B1;
	text-decoration: none;
	border-bottom: 1px dotted #0685B1;
}


#wrap {
	width: 100%;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#topstrip {
	height: 15px;
	width: 100%;
	background-color: #0685b1;
}

#header {
	height: 190px;
	text-align: left;
}

#mainmenu {
	position: absolute;
	z-index: 10;
	height: 100px;
	width: 620px;
	left: 340px;
	top: 98px;
	visibility: visible;
}


#stage {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#info {
	float: left;
	width: 450px;
	padding-left: 50px;
}
#submenu {
	clear: none;
	height: 70px;
	width: 800px;
}

#subcontent {
	font: 12px Arial, sans-serif;
	text-align: center;
	padding-top: 20px;
	height: 50px;
	display: block;
}

#subcontent a {
	border: 1px solid #7DCEEA;
	color: #0685B1;
	text-decoration: none;
	margin-right: 10px;
	padding: 4px 6px;

}

#subcontent a:hover {
	background: #9ADBF2;
	color: #0685B1;
}

#leftmenu {
	width: 260px;
	float: right;
}

#leftmenucontent, #leftmenucontent2, #leftmenucontent3, #leftmenucontent4, #leftmenucontent5{
	width: 160px;
	border: 1px solid #7DCEEA;
	background: #B9E4F3 url(../images/confcorn.gif) no-repeat right bottom;
	padding: 10px;
	margin-bottom: 15px;
}

#leftmenucontent:hover, #leftmenucontent2:hover, #leftmenucontent3:hover, #leftmenucontent4:hover, #leftmenucontent5:hover {
	background: #A4DFF4 url(../images/confcorn_over.gif) no-repeat right bottom;
	
}

.mennuhead {
	font: bold 11px Arial, sans-serif;
	text-transform: uppercase;
	color: #0685B1;
}

.menulink {
	font: 11px/18px Arial, sans-serif;
}

.menulink a {
	font: 11px/18px Arial, sans-serif;
	text-decoration: none;
	color: #0685B1;
}

.menulink a:hover {
	border-bottom: 1px dotted #0685B1;
}


.magheading {
	font: bold 11px Arial,sans-serif;
	text-transform: uppercase;
	color: #0685B1;
	line-height: 230%;
}


#footer {
	width: 100%;
	bottom: -1px;
	height: 30px;
	background-color: #DDDDDD;
	clear: both;
	padding-left: 30px;
	padding-top: 10px;
	background-image: url(../images/conffooterback.gif);
	background-repeat: repeat-x;
}

#footercontent {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font: 9px Arial, sans-serif;
}

#formbox {
	border: 1px dotted #0685B1;
	width: 400px;
}

.buttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	float: left;
	text-align: center;
	display: inline;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 100px;
}

.buttons a {
	text-decoration: none;
	color: #0685b1;
}

.footertxt {
}

.uplink {
	text-transform: uppercase;
	color: #0685B1;
	font-weight: bold;
	text-decoration: none;
}
.uplink a {
	text-decoration: none;
	background: url(../images/confuparrow.gif) no-repeat left center;
	padding: 5px;
	padding-left: 20px;
	color: #0685B1;
	border: 1px solid #7DCEEA;
	background-color: #DDF3FA;
	font-size: 11px;
}

.back {
	text-transform: uppercase;
	color: #0685B1;
	font-weight: bold;
	text-decoration: none;
}
.back a {
	text-decoration: none;
	background: url(../images/confbackarrow.gif) no-repeat left center;
	padding: 5px;
	padding-left: 20px;
	color: #0685B1;
	border: 1px solid #7DCEEA;
	background-color: #DDF3FA;
	font-size: 11px;
}


.findout {
	font: 10px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 5px;
	padding-right: 15px;
}
.findout a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.magheading a {
	color: #0685B1;
	text-decoration: none;
	border-bottom: 1px dotted #0685B1;
}
.showname {
	font-size: 12px;
	font-weight: bold;
	color: #0685B1;
}
.showweb {
}
.showweb a {
	color: #3366CC;
}
.textbox {
	background: #D6FFEB;
	color: #0685B1;
}

.formstxt {
	text-align: right;
	padding-right: 5px;
}

#magcoverbox {
	width: 160px;
	padding: 10px;
	margin-bottom: 15px;
}

#logoholder {
	position: fixed;
	right: 0px;
	top: 0px;
	width: 100px;
	height: 100px;
	z-index: 10;
	filter:alpha(opacity=80);
	opacity: .8;
	-moz-opacity: .8;
}

#logoholder {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; 
  right: 0px; 
  top: 0px;
}
@media screen{
body > div#logoholder {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}}

.featureHead {
	font-size: 14px;
	background: #DDF3FA;
	display: block;
	line-height: 30px;
	font-weight: bold;
	color: #0685B1;
	border: 1px solid #7DCEEA;
	padding-left: 12px;
}
.featuretopic {
	font-size: 14px;
	color: #999999;
}

.nextyear {
	text-transform: uppercase;
	color: #0685B1;
	font-weight: bold;
	text-decoration: none;
}
.nextyear a {
	text-decoration: none;
	background: url(../images/nextarrow.gif) no-repeat right center;
	padding: 5px;
	padding-right: 20px;
	color: #0685B1;
	border: 1px solid #7DCEEA;
	background-color: #DDF3FA;
}

.confheadbox {
	font-size: 14px;
	background: #DDF3FA;
	display: block;
	line-height: 30px;
	font-weight: bold;
	color: #0685B1;
	padding-left: 12px;
	border-bottom: 1px solid #7DCEEA;
}

.conftitle {
	font-size: 16px;
	color: #0685B1;
	font-weight: bold;
	line-height: 20px;
}

.confbox {
	font: 11px Arial, sans-serif;
	color: #333333;
	line-height: 150%;
	border: 1px solid #7DCEEA;
	background: #B9E4F3 url(../images/confcorn.gif) no-repeat right bottom;
}

.confbox a {
	color: #0685B1;
	text-decoration: none;
	border-bottom: 1px dotted #0685B1;
}

.proghead {
	font-size: 14px;
	color: #0685B1;
	font-weight: bold;
}

#formbox {
	border: 1px dotted #0685B1;
	width: 400px;
}

.textbox {
	background: #DDF3FA;
	color: #0685B1;
}

.formstxt {
	text-align: right;
	padding-right: 5px;
}
