body {
	background-image: url('../images/structure/bg.gif');
	background-color:#565656;
	background-position: center;
	color:#aaa;
	font-size:10px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height:15px;
	}
a {
	color:#fff;
	text-decoration:underline;
	outline:none;
	}
a:hover {
	color:#fff;
	text-decoration:none;
	}
a, a:hover, a:visited, a:active {
	outline:none;
	}
	
/*------------------- SCROLLBARS -----------------------------------*/	
body * {
	scrollbar-face-color: #333;
	scrollbar-shadow-color: #333;
	scrollbar-highlight-color: #333;
	scrollbar-3dlight-color: #000; 
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #000; 
	scrollbar-arrow-color: #777;
	}	
	
/*------------------- NAV -----------------------------------*/

h1.logo {
	position:relative;
	}
a.logo {
	display:block;
	text-indent:-5000em;
	width:510px;
	height:112px;
	background:transparent url('../images/structure/logo.gif') no-repeat top left;
	}

#toplevelnav {
	position: absolute;
	top:5px;
	left:20px;
	width:776px;
	padding:0px;
	}
#contactuslink {
	position: absolute;
	right:0px;
	}
#toplevelnav li  {
	display: inline;
	list-style: none;
	text-transform:uppercase;
	}
#toplevelnav ul {
	padding:0px;
	margin:0px;
	}
#toplevelnav li a {
	display: block;
	float: left;
	text-align: center;
	font-family: helvetica, verdana, tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#C4C4C4;
	line-height:25px;
	height:25px;
	padding:0 18px;
	border-top: #202020 1px solid;
	margin-top:5px;
	background-color: #444;
	background-image:url('../images/structure/secondarynavtab.jpg');
	background-position:top;
	background-repeat:repeat-x;
	}
#toplevelnav li a:hover {
	background-image:url('../images/structure/secondarynavtab_hover.jpg');
	background-color:#555;
	}
#toplevelnav li span {	
	margin-left:0px;
	display: block;
	float: left;
	text-align: center;
	font-family: helvetica, verdana, tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#C4C4C4;
	line-height:30px;
	height:30px;
	padding-left:18px;
	padding-right:18px;
	border-top: #202020 1px solid;
	border-left: #202020 1px solid;
	border-right: #202020 1px solid;
	background-color: #111;
	background-image:url('../images/structure/secondarynavtab_current.jpg');
	background-position:top;
	background-repeat:repeat-x;
	}

#sublevelnav {
	position: absolute;
	top:59px;
	left:30px;
	width:776px;
	padding:0px;
	}
#sublevelnav ul {
	padding:0px;
	margin:0px;
	}
#sublevelnav li  {
	display: inline;
	list-style: none;
	text-transform:uppercase;
	margin-right:25px;
	}
#sublevelnav li a {
	text-decoration:none;
	color:#bbb;
	}
#sublevelnav li a:hover {
	color:#FFF;
	}

/*------------------- CONTENT -----------------------------------*/

#content {
	width:807px;
	height:555px;
	margin: 0 auto 0 auto;
	background: url('../images/structure/content_bg.jpg') center bottom no-repeat;
	position: relative;
	}
#header {
	width:884px;
	height:112px;
	margin: 0 auto 0 auto;
	background-color:transparent;
	}
#header h1 {
	text-indent:-5003m;
	}
#whatsnew {
	position:absolute;
	top:95px;
	right:30px;
	width:200px;
	height:395px;
	background: #202020 url('../images/structure/whatsnewtitle.gif') center top no-repeat;
	color:#fff;
	font-family: Verdana, Arial, Sans-Serif;
	}
#whatsnewcontent {
	position:absolute;
	width:182px;
	height:340px;
	top:50px;
	left:8px;
	overflow:auto;
	}
#whatsnew h1 {
	text-transform: uppercase;
	font-size:10px;
	}
#whatsnew h1 a {
	text-decoration:none;
	color:#ccc;
	}
#whatsnew h1 a:hover {
	text-decoration:none;
	color:#fff;
	}
#whatsnew p {
	font-size:10px;
	color:#aaa;
	font-family: Verdana, Arial, Sans-Serif;
	}
#whatsnew p a {
	text-decoration:underline;
	color:#fff;
	}
#whatsnew p a:hover {
	text-decoration:none;
	color:#fff;
	}
#homeimages {
	position:absolute;
	top:95px;
	left:29px;
	width:535px;
	height:395px;
	background: #202020;
	font-family: Verdana, Arial, Sans-Serif;
	}
#copyright {
	position:absolute;
	top:527px;
	left:29px;
	font: 10px Verdana, Arial, Sans-Serif;
	}
#credit {
	position:absolute;
	top:527px;
	right:29px;
	font: 10px Verdana, Arial, Sans-Serif;
	}
#pagetitle {
	position:absolute;
	width:275px;
	height:60px;
	left:29px;
	top:95px;
	}
#pagetitle h1 {
	font-family: Helvetica, Arial, sans-serif;
	color:white;
	font-stretch:condensed;
	font-size:20px;
	font-weight:600;
	margin:0px;
	line-height:1.1em;
	}
#maintext {
	position:absolute;
	width:275px;
	height:290px;
	left:29px;
	bottom:63px;
	overflow:auto;
	}
#maintext h1 {
	color:#fff;
	font-weight:bold;
	font-size:11px;
	margin-bottom:15px;
	}
#maintext p {
	margin:0 10px 10px 0;
	}
#secondarytext {
	position:absolute;
	top:95px;
	right:30px;
	width:461px;
	height:397px;
	background-color:#202020;
	overflow:auto;
	}
#secondarytext p {
	margin-left:15px;
	}
	
/*------------------- LISTS -------------------------------------*/	
#secondarytext ul {
	line-height:15px;
	padding-left:20px;
	}
#secondarytext ul.levelone {
	list-style:none;
	font-weight:bold;
	}
#secondarytext ul.levelone a {
	text-decoration:none;
	color:#ddd;
	}
#secondarytext ul.levelone a:hover {
	text-decoration:none;
	color:#fff;
	}
#secondarytext ul.leveltwo {
	padding:5px 0 5px 20px;
	font-weight:normal;
	list-style-type:none;
	}
#secondarytext ul.leveltwo a {
	text-decoration:none;
	color:#ccc;
	}
#secondarytext ul.leveltwo a:hover {
	text-decoration:none;
	color:#fff;
	}

/*------------------- VCARD -----------------------------------*/
#vcard {
	background-color:transparent;
	border:0px;
	position:absolute;
	height:18px;
	width:29px;
	right:30px;
	top:55px;
	}
#vcard #999 {
	border:0;
	outline:none;
	}
#vcard a {
	border:0;
	outline:none;
	}
#dlvcard {
	border:0;
	outline:none;
	}
#dlvcard a, #dlvcard img {
	border:0;
	outline:none;
	}

#vcard a img {height: 18px; width: 29px; border-width: 0;}
#vcard a#vcardlink img {background: url(../images/structure/vcard.jpg) top left no-repeat;}
#vcard a#vcardlink:hover img {background: url(../images/structure/vcard_over.jpg) top left no-repeat;}
#vcard a#vcardlink:active img {background: url(../images/structure/vcard_active.jpg) top left no-repeat;}
	
/*------------------- PAGE IMAGE CONTAINER DIVS -----------------------------------*/
#moviediv {
	position:absolute;
	top:202px;
	right:31px;
	width:450px;
	height:250px;
	background-color:#555;
	overflow:hidden;
	}
#mainimage1 {
	position:absolute;
	top:95px;
	right:266px;
	width:225px;
	height:151px;
	background-color:#555;
	overflow:hidden;
	}
#mainimage2 {
	position:absolute;
	top:257px;
	right:266px;
	width:225px;
	height:235px;
	background-color:#555;
	overflow:hidden;
	}
#mainimage3 {
	position:absolute;
	top:95px;
	right:30px;
	width:225px;
	height:235px;
	background-color:#555;
	overflow:hidden;
	}
#mainimage4 {
	position:absolute;
	top:341px;
	right:30px;
	width:225px;
	height:151px;
	background-color:#555;
	overflow:hidden;
	}
#mainimage5 {
	position:absolute;
	top:95px;
	right:30px;
	width:225px;
	height:146px;
	background-color:#555;
	overflow:hidden;
	}
#mainimage6 {
	position:absolute;
	top:95px;
	right:266px;
	width:225px;
	height:146px;
	background-color:#555;
	overflow:hidden;
	}
