@charset "UTF-8";
body {
	background-color: #000385;
	background-image: url(../images/backgrounds/blue_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0;
	padding: 0;
	height: 100%;
}
#shell {
	margin: 0; 
	padding: 0; 
	height: 100%;
	width: 100%;
}
#posters {
	height: 525px;
	width: 675px;
	position: relative;
	top: 90px;
	left: 55px;
}
#logo {
	height: 50px;
	width: 400px;
	position: relative;
	top: 25px;
	left: 20px;
}
#menu {
	height: 35px;
	width: 562px;
	position: relative;
	left: 200px;
	top: 35px;
}
#hr {
	height: 10px;
	width: 727px;
	position: relative;
	left: 20px;
	top: 65px;
}
#hrbottom {
	height: 10px;
	width: 727px;
	position: relative;
	left: 20px;
	top: 9500px;
}
#contentbackground {
	background-position: top;
	height: 1200px;
	width: 787px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/backgrounds/blue_content.png);
	background-repeat: repeat-y;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #022C99;
	border-left-color: #022C99;
	border-right-width: thin;
	overflow: hidden;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCC99;
}
.posterborder {
	border: medium solid #044DA5;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #fcc014;
	padding-left: 20px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 24px;
	padding-left: 20px;
}
.headertop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytexthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FBBF14;
	line-height: 24px;
	padding-left: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fcc014;
	text-decoration: none;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCC99;
}
