/* common styles
----------------------------------------------- */
body {
background: #000000;
font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, 	helvetica, sans-serif;
margin: 0px;
padding: 0px;
color: #000;
}


/* layout
----------------------------------------------- */
#container {
padding: 50px 0 0 100px;
width: 1000px;
background: transparent;
}


#pageheader {
background: #000;
width: 1000px;
height: 25px;
border-bottom: 0px solid #fff;
border-right: 0px solid #fff;
border-left: 0px solid #fff;
border-top: 0px solid #fff;
}

#fixed{
	position:fixed;
	top:0;
	width:75px;
	height:106px;
	left:0;
	margin-left:0px;
	background:url(fixed.gif) no-repeat top left;
	}


#posters {
margin: 0px 0 0 50px;
width: 1000px;
background: transparent;
}

#poster1 {
float: left;
margin: 30px 0 0 0;
background: transparent;
}

#poster2 {
float: right;
margin: 30px 0 0 0;
background: transparent;
}

#poster3 {
float: left;
margin: 120px 0 0 0;
background: transparent;
}

#poster4 {
float: right;
margin: 120px 0 0 0;
background: transparent;
}

#poster5 {
float: left;
margin: 120px 0 0 0;
background: transparent;
}

#poster6 {
float: left;
margin: 120px 100px 0 0;
background: transparent;
}

#poster7 {
float: left;
margin: 120px 50px 0 0;
background: transparent;
}

#poster8 {
float: left;
margin: 120px 0px 0 0px;
background: transparent;
}

#poster9 {
float: left;
margin: 120px 500px 0 0;
background: transparent;
}

#poster11 {
float: left;
margin: 120px 600px 0 0px;
background: transparent;
}

#poster10 {
float: left;
margin: 120px 0 0 0px;
background: transparent;
}

#poster12 {
float: left;
margin: 120px 0 0 0;
background: transparent;
}

#poster13 {
float: left;
margin: 120px 0 0 50px;
background: transparent;
}

#poster14 {
float: left;
margin: 120px 0 100px 0;
background: transparent;
}

#poster15 {
float: left;
margin: 120px 150px 100px 50px;
background: transparent;
}

#misc {
margin: 0px 0 0 0;
padding: 0 0px 0 0;
text-align: left;
border-top: 0px solid #000;
}



/* header
----------------------------------------------- */

#pageHeader {
	height: 50px;
	margin: 0px 0 0 450px;
	border-bottom: 0px solid #fff;
	}

#pageHeader h1 {
	display: none;
	}



/* text
----------------------------------------------- */
p.p1 {
font-size: 12px;
padding: 10px 0px 0px 0px;
margin: 0;
line-height: 16px;
color: #fff;
}

p.p2 {
font-size: 14px;
padding: 15px 0px 0px 0px;
margin: 0;
line-height: 16px;
color: #ffcc00;
}


#footer {
font-size: 12px;
}



/* headings
----------------------------------------------- */
# h4 {
float: right;
margin: 0;
padding: 0;
width: 166px;
height: 950px;
}

#maincontent h3 {
float: left;
margin: 0px 0 10px 0;
padding: 0;
width: 480px;
height: 32px;
border: 0px solid #fff;
}

h3 span { display: none; }

h4 span { display: none; }

h5 span { display: none; }

h6 span { display: none; }



h1 {
}



/* navlist
----------------------------------------------- */
#navcontainer {
position: absolute;
top: 90px;
left: 125px;
}


#navlist {
font-size: 14px;
margin: 0px, 0, 0px, 60px;
background: #000;
padding: 5px 0 20px 10px;
border-bottom: 0px solid #fff;
}

#navlist ul, #navlist li {
margin: 0;
padding: 0px;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited {
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #333;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
border-bottom: 0px solid #fff;
padding-bottom: 0px;
color: #fff;
}

#navlist a:hover { color: #333; }
