body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 1003px;
	background-color: #333333;
}
#wrapper {
	text-align: left;
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	z-index: 1;
}
#header {
	position: relative;
	top: 0px;
	width: 100%;
	height: 14px;
	z-index: 5001;
	background-color: #808285;
}
#navigation {
	position: relative;
	top: 0px;
	background-image:url(../images/logo_nav.gif);
	background-repeat: no-repeat;
	height: 114px;
	width: 100%;
	z-index: 4999;
}	
#movie {
	position: relative;
	top: 0px;
	clear: both;
	z-index: 4000;
}

#main {
	position: relative;
	top: 0px;
	width: 1003px;
}
#sidebar1 {
	float: left;
	left:0;
	width: 415px;
	height: 431px;
}
p.sidebar1 {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	padding-left: 85px;
	padding-right: 30px;
}
#sidebar2 {
	position:absolute;
	float: left;
	left: 415;
	width: 588px;
	height: 431px;
	background-image: url(../images/vert_rule2.gif);
	background-repeat: no-repeat;
}
p.sidebar2 {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 5px 50px 5px 25px;
	line-height: 1.5em;
}
p.sidebar2 a:link {
	text-decoration: none;
	color: #47a0d9;
}
p.sidebar2 a:visited {
	color:#47a0d9;
	text-decoration:none;
}
p.sidebar2 a:hover {
	color:#666666;
}
p.sidebar2 a:active {
	color:#666666;
}
.sidebar2 ul {
	display: block;
	position: relative;
}
.sidebar2 li {
	position: relative;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 5px 10px 5px 25px;
	line-height: 1.25em;
	color: #47a0d9;
}
.sidebar3 li {
	position: relative;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 5px 10px 5px 0;
	line-height: 1.25em;
	color: #47a0d9;
}
.blacktext {
	color: black;
}

.boldtext {
	color: black;
	font-weight: bold;
}
p.view {
	color: #002d62;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 25px 5px 25px;
	line-height: 3.5em;
}
p.view a:link {
	text-decoration: none;
	color: #002d62;
}
p.view a:visited {
	color:#002d62;
	text-decoration:none;
}
p.view a:hover {
	color:#666666;
}
p.view a:active {
	color:#666666;
}
.h1sidebar2 {
	color: #002d62;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
#footer {
	position: relative;
	top: 0px;
	clear: both;
	height: 34px;
	background-color: #808285;
	z-index: 0;
}
#footer p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #d5d7d8;
	margin: 0;
	vertical-align:middle;
	padding: 11px 0 0 20px;
	background-color: #808285;
}
#top_corner {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 0px;
	margin: 0px;
	float: left;
	z-index: 2000;
}
#bottom_corner {
	position: absolute;
	top: -226px;
	right: 0px;
	float: right;
	height: 0px;
	z-index: 5000;
}


#footer_nav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #808285;
	text-align: center;
	padding-top: 20px;
	clear: both;
	height: 34px;
	background-color: #333333;
	z-index: 0;
}

#footer_nav a:visited {
	color: #808285;
	text-decoration: none;
}
#footer_nav a:link {
	color: #808285;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #ffffff;
	text-decoration: none;
}