#wrapper {
	width: 945px;
	margin: 0 auto;
	padding-top: 0px;
	font-family: "Trebuchet MS", Georgia;
}

#header {
	width: 945px;
	height: 228px;
	margin: 0 auto;
	background-image: url(../images/main/header.jpg);
}

#presenter {
	position:absolute;
	float: left;
	left: 700px;
	top: 30px;
	background-image:url(../images/presenters/02.png);
	background-repeat:no-repeat;
	width: 335px;
	height: 200px;
}

#logo {
	position:absolute;
	float: left;
	left: 165px;
	top: 91px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width: 247px;
	height: 134px;
}

#lineup_header {
	position:absolute;
	float: left;
	left: 600px;
	top: 0px;
	width: 390px;
	height: 80px;
}

#pagetop {
	background:url(../images/main/menu_space.jpg);
	background-repeat:repeat-x;
	width: 945px;
	height:31px;
	margin: 0 0 0 0px;
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	float:left;	
}

#pagetop A:link, #pagetop A:active, #pagetop A:visited {
	color: #ffffff;
	text-decoration: none;
}

#pagetop A:hover {
	color: #F1CE00;
	text-decoration: none;
}

#page {
	width: 945px;	
	margin: 40px 0 0 0px;
	font-family: "Trebuchet MS", Georgia;
}

#sidebar {
	font-family: "Trebuchet MS", Georgia;
	font-size: 12px;
	float: right;
	width: 160px;
	margin-right:5px;
	margin-top:0px;
}

/* Sidebar */
#content {
	float: left;
	width: 764px;
	margin-left: 5px;
	font-size: 11px;
	color:#ffffff;
}

#sidebar .in {
	padding: 5px;
	background: url(/images/left_panel_line.jpg) no-repeat bottom;
}

#sidebar a {
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	color: #373F4E;
}

#sidebar a:hover, a:hover{
	color: #393939;
	text-decoration: underline;
}

/* Calendar */
.img {
   /* This centers the image */
	display: block;
	margin-left: auto;
	margin-right: auto;
	/* This adds the border */
	padding:2px;
	border:solid;
	border-color: #ffffff;
	border-width: 1px 1px 1px 1px;
}

#footer {
	width: 945px;
	height:59px;
	margin: 0 auto;
	float:left;
	height: 40px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

#footer A:link, #footer A:active, #footer A:visited {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}

#footer A:hover {
	color: #999999;
	font-size: 12px;
	text-decoration: underline;
}
