body{
	background-color:#000000; 
	margin:0; 
	padding:0;

}

body, div, table, tr, td, ul, li, ol, p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}


/*******************/
/******FLASH USAGE*******/
/*******************/
#flashcontent {	color:#D2C8B4;	font:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;		height: 100%;	width: 100%;	vertical-align:top;	/* for mozilla */	min-width: 800px;	min-height: 600px;	/* for IE */	width:  expression( Math.max(document.body.clientWidth,800) + "px" );	height:  expression( Math.max(document.body.clientHeight,8600) + "px" );}#flashcontent a:link {	color:#DDAF57;} #flashcontent a:visited {	color:#DDAF57;}#flashcontent a:active {	color:#DDAF57;}#flashcontent a:hover {	color:#DDAF57;}





/*******************/
/******HEADER*******/
/*******************/

#wrapper{
	background:url(../pressroom/images/bg.jpg) top left no-repeat; 
	width:921px; 
	height:609px;
	margin:0 auto;
}

#top_nav_wrapper{
	width:651px;
	margin-left:155px;
	text-align:justify;
}

#top_nav{
	width:100%;
	padding:10px 0;
	margin:0;
}

#top_nav li{
	list-style:none;	
	display:inline;
	padding:0;
	margin:0;
}


/*******************/
/*****LDA PAGE*****/
/*******************/
.copy
{
	color: #D2C8B4;
	font-family: Garamond;
}
.copybig
{
	font-size: 28px;
}
.copy2
{
	color: #DDAF57;
	font-family: Garamond;
}
#lda_footer{
	width:584px;
	margin-left:174px;
}

#lda_footer p{
	font-size:9px !important;
}



/*******************/
/*****HOME PAGE*****/
/*******************/

#home_wrapper{
	background:url(../pressroom/images/home_bg.jpg) top left no-repeat; 
	width:921px; 
	height:609px;
	margin:0 auto;
}

#home_nav_wrapper{
	height:495px;
	width:222px;
	margin-left:160px;
}

#home_nav{
	padding-top:130px;
	margin-left:0;
	padding-left:0;
	width:222px;
	height:345px;
}

#home_nav li{
	width:222px;
	list-style:none;
	text-align:center;
}

#home_footer{
	width:584px;
	margin-left:174px;
}

#home_footer p{
	font-size:9px !important;
}
/*******************/
/*****CONTENT*******/
/*******************/

#content{
	overflow:auto;
	height:378px;
	/* width:330px; */
	width:430px;
	/* margin:40px 0 40px 293px; */
	margin:40px 0 40px 170px;
}

/*******************/
/******FOOTER*******/
/*******************/

#footer{
	width:651px;
	margin-left:155px;
}

#footer p{
	font-size:9px !important;
}

