body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#maincontent ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	list-style-type: circle;
	line-height: 25px;
	margin-top: 0px;
}

#wrapper {
	width: 760px;
}
#header {
	height: 173px;
	background-image: url(images/header.jpg);
}
#maincontent {
	width: 600px;
	float: right;
	padding-top: 10px;
}
#maincontent p, h1, h2, h3, h4, h5, h6  {
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
}
#maincontent a:link, #maincontent a:visited {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
}
#maincontent a:hover, #maincontent a:active {
	color: #FFFFFF;
	background-color: #0072E7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#maincontent #posters td a img 
{
	border:none;
	}
#maincontent #posters td a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontent h1 {
	font-size: 170%;
	line-height: 1em;
	padding-bottom: 10px;
	color: #47384F;
}
#maincontent h2 {
	font-size: 130%;
	line-height: 1em;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #333333;
}
#maincontent h3 {
	font-size: 110%;
	color: #333333;
}

#maincontent p {
	font-size: 90%;
	line-height: 1.4em;
	padding-bottom: 10px;
}
#footer {
	clear: both;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	padding: 12px 12px 12px 172px;
}
#navigation {
	width: 160px;
	float: right;
	background-image: url(images/vertical_line.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 350px;
}
ul#navlist {
	padding-left: 0px;
	margin-left: 1em;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 10px;
	font-weight: bold;
}
#navlist li {
	padding-bottom: 2px;
}
#navlist ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 90%;
	list-style-image: url(images/bullet_sub.gif);
	font-weight: normal;
}
#navlist a:link, #navlist a:visited {
	color: #000066;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active {
	color: #575295;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #575295;
	border-right-color: #575295;
	border-bottom-color: #575295;
	border-left-color: #575295;
	border-bottom-style: solid;
}#navlist a#current {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.picleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.picright {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
}
.highlight {
	color: #000000;
	border: 1px dashed #D2C5E2;
	width: 500px;
	margin-left: 10px;
	background-color: #E8E1F0;
	padding-top: 5px;
	padding-bottom: 5px;
}
