@charset "UTF-8";
/* CSS Document */

/* main body ********************************/
body
 {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../img/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}

h1
{
font-style:oblique;

}


.loginform
{
background-color:#111111;
color:#666666;


}

.uploadDiv
{
	width:100%;
	text-align:right;	
}

a.boxes
{
	color:#999999;
}



a.hover:boxes
{

	color:#FFFFFF;



}




/* main Text format ********************************/
.greySmallText
{
	font-size: 10px;
	letter-spacing: 1px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	
}

.greySmallTextJustify
{
	font-size: 10px;
	letter-spacing: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:justify;
	
}

.greyMedTextLight
{
	font-size: 11px;
	letter-spacing: 0px;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:justify;
	
}
.greyMedText
{
	font-size: 11px;
	letter-spacing: 1px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: none;
	text-align: center;
}

.newsHeadingText {
	font-size:12px;
	letter-spacing: 1px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
}

.greySmallText.heading
{
	color: #CCCCCC;
}



.textdiv {
	width:503px;
	border:0;
	text-align:justify;
	margin-left:322px; 
	
}

.newsheaderdiv {
	width:300px;
	border:0;
	test-align:left;
	float:left;
}

.header {
	margin:4px;
	font-size: 10px;
	letter-spacing: 1px;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none;
}


.mainMenu
{
	position:relative;
	left:50%;
	top:0px;
	margin-left: 62px;
	text-align: center;
}


/* movie clip holder div ********************************/
.movieClip 
{
	position:fixed;
	padding:5px;
	left:50%;
	top:50%;
	background-color:#191D20;
	z-index:3;
}



/* drop shadow under movieclip ********************************/
.dropShadow 
{
	position:fixed;
	left:50%;
	top:50%;
	z-index:2;
	
		
}


/* background ********************************/
.background 
{
	position:fixed;
	padding:5px;
	top:0px;
	left:0px;
	width:99%;
	height:99%;
	background-color:#000000;
	z-index:-2;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.7;
}

/* links ********************************/
a {
	text-decoration:none;
	color:#999;
	border:hidden;
	border-width:0px;
	border-color: #000000;
}


}

/* inline 3-image window ********************************/
.posterHolder
{
	width:960;
	border:hidden;
	border-width:0px;
	text-decoration:none;
}
.treeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

a:img { 
border:0;
}


/* background logo **************************/

.logo {
	position:absolute; 
	left: -230px; 
	top: -40px; 
	z-index: -20;
	opacity:0.125;
}




.caption {
	width:770px;
	align: center;
	border: 0;
	text-align: justify;
}
			
