.centerContent	
{
width:960px; 
margin-left: auto;
margin-right: auto;
}

.siteContainer	
{ 
width:950px; 
margin-left: auto;
margin-right: auto;
z-index:2000;
float:left;
}		

.realcontent
{
width:858px; 
margin-left: 46px;
margin-top: 2px;
z-index:0;
}

.realcontentcontainer
{
}


.contentContainer
{ 
width:940px; 
margin-left: 5px;
z-index:2000;
float:left;
}		

.content
{
width:950px;
background-image: url("../img/design/bg.gif");
background-repeat: repeat-y;
float:left;
}

.top
{
width:950px;
height:41px;	
background-image: url("../img/design/top.gif");
background-repeat: no-repeat;
}

.header
{
background-image: url("../img/design/headerbg.gif");
background-repeat: repeat-y;
width:950px;
height:165px;	
}

.bottom
{
width:950px;
height:165px;	
background-image: url("../img/design/bottombg.gif");
background-repeat: repeat-y;
float:left;
}

.bottomend
{
width:950px;
height:100px;	
background-image: url("../img/design/bottom.gif");
background-repeat: no-repeat;
text-align:center;
padding-top:20px;
float:left;
}

.secondContent
{ 
width:720px; 
margin-left: 25px;
z-index:2000;
float:left;
}		

.loginBox
{
width:300px; 
margin-left: auto;
margin-right: auto;
z-index:2000;
background-color:#e8e8e8;
}

.stripe
{
background-image: url("../admin/img/stripe.png");
background-repeat: repeat-x;
}

.grey
{
background-color:#e8e8e8;
}

.white
{
background-color:#ffffff;
}

.border
{
border: 5px #000 solid;	
}

.right
{
float:right;	
}

.textright
{
text-align:right;	
}

.space
{
margin: 5px 5px 5px 5px;	
}

#eventvideoholder
{
background-color:#000;
margin-left:-52px;
margin-top:-12px;
margin-bottom:25px;

width:858px;
height:470px;
}
