body
{
	background-color:#2F2F2F;
	text-align: center;
}

A:link {text-decoration: none; color: #336699;}
A:visited {text-decoration: none; color: #336699;}
A:active {text-decoration: none; color: #336699;}
A:hover {text-decoration: none; color: #336699;}

input, textarea, select 
{ 
    background-color: #EEEEEE; 
    border: 1px solid #2F2F2F; 
    font-family: Helvetica; 
    font-size: 10px; 
    color: #000000; 
} 

#wrapper 
{
	width: 924px;
	margin: 0 auto;
	text-align: center;
}

#blackbox
{
	width: 924px; 
	height: 1100px; 
	position: relative;
	background: #000000;
	text-align: left; 
}

#video
{
	width: 500px;
	height: 500px;
	position: absolute;
	top: 200px;
	left: 250px;
}

#socialnetworking
{

}

#mailinglist
{

}
