body	{
	color: #FFFFFF;
	background-color: #2e1d0b;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_big.jpg);
	background-repeat: repeat;	
	}


h1	{
	padding: 0px;
	margin: 35px 0px 0px 0px;
	border: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #8F8771;
	line-height: 100%;
	display: block;
	}

h1.followup	{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #8F8771;
	line-height: 100%;
	display: block;
	}

h2	{
	margin: 25px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	font-size: 15px;
	color: #8F8771;
	font-weight: normal;
	line-height: 130%;
	display: block;
	}

h3	{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	font-size: 14px;
	color: #8F8771;
	font-weight: normal;
	line-height: 130%;
	display: block;
	}

#global_nav	{
	font-size: 12px;
	position: absolute;
	left: 630px;
	display: block;
	width: 400px;
	text-align: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	top: -20px;
	}
#global_nav dl	{
	padding: 0px;
	margin: 0px;
	}
#global_nav dt	{
	padding:0px;
	margin:0px;
	}
#global_nav dd	{
	float: right;
	margin: 0px;
	padding: 0px;
	}
#global_nav a{
	color: #FFFFFF;
	}
#global_nav a:hover	{
	color: #FFFFFF;
	}
#global_nav .current a	{
	color: #FF0099;
	}



p.footnote	{	font-size: 10px;	}


/*	----------------- CONTAINERS ----------------- 	*/	

/* Changing the padding-top attribute does weird things to ie/mozilla/safari when rendering the placement of the portal navigation container	*/


#master_container	{
	position: relative;
	top: 100px;
	left: 0px;
	width: 1024px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 13px;
	line-height: 150%;	
	}


#main_image_window	{
	position: relative;
	width: 1024px;
	margin: 0px 0px 0px 0px;
	overflow: display;
	}



#footer	{
	position: relative;
	clear: both;
	top: -10px;
	left: 0px;
	width: 1024px;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	
	
	
	}

/*	----------------- BODY TEXT STYLING ----------------- 	*/
.footer_navigation	{
	position: relative;
	top: 0px;
	width: 1024px;
	display: block;
	text-align: right;
	font-size: 11px;
	line-height: 180%;
	color: #CCCCCC;
	margin-top: 0px;
	}

.footer_copyright	{
	position: relative;
	top: 0px;
	width:1024px;
	display: block;
	text-align: right;
	font-size: 11px;
	line-height: 150%;
	color: #CCCCCC;
	margin: 0px 0px 50px 0px;
	}



/*	----------------- LINK STYLING	----------------- */

a	{
	text-decoration: none;
	line-height: 150%;
	color: #8F8771;
	}

a:link {}
a:visited {}
a:hover {	color: #CBC4B2;	}
a:active {}




/*____________________________________________*/

.footer_navigation a {
	text-decoration: none;
	text-align: right;
	font-size: 11px;
	line-height: 150%;
	color: #CCCCCC;
	}

.footer_navigation a:link {}
.footer_navigation a:visited {}

.footer_navigation a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}

.footer_navigation a:active {}

/*____________________________________________*/

.footer_copyright a {
	text-decoration: none;
	color: #CCCCCC;
	}

.footer_copyright a:link {}
.footer_copyright a:visited {}

.footer_copyright a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}

.footer_copyright a:active {}



/*_________________________________________________________
FLASH OPTIMIZATION HIDING TECHNIQUES :) */

#flash_alt {
	position: absolute; top: 0px; left: 0px; 
	width: 500px; 
	height: 500px;
	font-size: 10px;
	padding: 0px; 
	margin: 0px;
	line-height: 100%;
	z-index: -1
}

#flash_alt  dt {
	padding: 0px; 
	margin: 0px;
	line-height: 100%;
	z-index: -1
}

#flash_alt dd {
	padding: 0px; 
	margin: 0px;
	line-height: 100%;
	z-index: -1
}
