/* CSS Document */

body {
	text-align:center;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	margin:0px auto;
}

#container {
	width:900px;
	background:url(images/body/bg_maincontainer.jpg) repeat-y ;
	text-align:left;
	margin:auto;
}

#header {
	position:relative;
	width:900px;
	height:161px;
	background:url(images/body/header.jpg) no-repeat top;
}

* html #header {
	height:165px;
}
a {
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
}
a:hover {

	text-decoration:underline;
}
#content {
	position:relative;
	width:900px;
	min-height:300px;
	background:url(images/body/bg_body.jpg) no-repeat top;
	margin-top:-5px;
	text-align:left;
}

#content p {
	margin:0 auto;
}

* html #content {
	margin-top:-2px;
}

#links {
	position:absolute;
	width:111px;
	height:110px;
	left:45px;
	top:0px;
	
}

#maincontentcontainer {
	width:681px;
	margin-left:165px;

	margin-top:5px;
	text-align:left;
}

#leftcontent {

	width:420px;
	text-align:left;
	min-height:300px;
}

* html #leftcontent {
	height:300px;
}

#leftcontent2 {
	width:420px;
	margin-left:0px;

}

#leftcontent3 {
	width:680px;
	margin-left:0px;


}

#rightcontent {
	position:absolute;
	width:250px;
	left:600px;
	top:-14px;
}

* html #rightcontent {
	top:0px;
}


#footer {
	width:900px;
	min-height:86px;
	background:url(images/body/footer.jpg) no-repeat #2C3144 ;
	text-align:center;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6D7189;
	padding-top:8px;
}

.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.textsmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#moviediv {
	position:absolute;
	width:159px;
	height:161px;
	top:-17px;
	left:83px;
}

* html #moviediv {
	top:0px;
}

.textheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.textheaderbigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B00000;
	text-decoration: none;
}

.border {
	border: 1px solid #2A2F43;
}


.textnormalright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2C325F;
	text-decoration: none;
}

.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9AA0AE;
	text-decoration: none;
	margin-left:8px;
}

#pfcontainer {
	width:250px;
	text-align:left;
	background:url(images/portfolio/pf_shadow.jpg) repeat-y ;
}

#pfheader {
	width:250px;
	height:74px;
}

#pfcontentcontainer {
	width:250px;
	min-height:73px;
	background:url(images/portfolio/pf_bg_body.jpg) no-repeat top;
	margin-top:-4px;
}

* html #pfcontent {
	height:73px;
}

#pfcontent {
	width:226px;
	margin-left:12px;
}

#pffooter {
	width:250;
	height:38px;
	background:url(images/portfolio/pf_footer.jpg) no-repeat ;
}

.pfheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

#upperlinks {
	position:absolute;
	width:500px;
	height:20px;
	
	left:240px;
	top:67px;
}

* html #upperlinks {
	top:83px;
}

.upperlinkstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A4A8BF;
	text-decoration: none;
}
.upperlinkstext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2B3044;
	text-decoration: none;
}
.links2:hover {
;
}
.borderlarge {
	border: 3px solid #ffffff;
}

#flashlogo {
	position:absolute;
	width:234px;
	height:136px;
	left:666px;
}
.textnormalright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2C325F;
}

