/* CSS Document */

body{
	margin:0px;
	padding:0px;
     background: #161616;
/*	text-align:center;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5b5454;

}



#siteContainer{
	text-align:left;
	width:800px;
    background:url(../images/bg_pic.gif) repeat-y;	
/*	margin: 0 auto; */
}


#header{
	width:800px;
	height:170px;
}


/* Column Structure  */
#columnOne{
	width:183px;
	float:left;
}


#columnTwoHome{
	width:300px;
    color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
}

#columnTwoHome a{
    color:#ffffff;
    font-weight:bold;
}

#columnTwoHome a:hover{
    color:#cc6666;
}


#columnTwo{
	width:440px;
    color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    margin-right:20px;
   	float:left;
}


#columnTwo a{
    color:#ffffff;
    font-weight:bold;
    
}

#columnTwo a:hover{
    color:#cc6666;
}


#adverts{
	width:120px;
	float:left;
	margin:15px 10px 0px 10px;
	padding: 0;

}


#adverts img{
	border:0;
}

#focusAreas{
	width:125px;
	float:left;
    margin:15px 0 0 30px;
	padding: 0;
	height:400px;
	border:solid 1px #b4b4b4;
}


#focusAreasPadding{
	padding:1px 2px 0px 2px;
}



#columnThreeb2{
    margin-top:15px;
	width:115px;
	float:left;
	margin-left:30px;
	padding: 0;
	height:400px;
}
		

#contentContainer{
	float:right;
/*		border-right:solid 1px #5c5c5c; */

}


#footer{
    border-top:solid 1px #5c5c5c;	
	height:35px;
	background:url(../images/footerBg.gif) no-repeat;
}

/* end of Column Structure  */ 

.clear{
	clear:both;
}


.footerPadding{
	padding-top:10px;
    padding-right:20px;
	text-align:right;
	color:#666666;
}


.footerPadding a{
	color:#ffffff;
}


.story{
	padding:5px;
	background:url(../images/story_btm.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:6px;
	margin-bottom:5px;
	color:#ffffff;
}

.story a{
	text-decoration:underline;
	color:#f47a99;
}


#emailSend{
	background:url(../images/email_bg.jpg);
	background-repeat:no-repeat;
	width:259px;
	height:86px;
	padding:15px;
	padding-left:10px;

}


#aboutus{
	position:absolute;
	top:145px;
	left:655px;
	color:#ffffff;
	font-size:10px;
}

#aboutus a{
	color:#ffffff;
	text-decoration:none;
}

#aboutus a:hover{
	color:#ffffff;
	text-decoration:underline;
}



#leftTokens{
	margin:10px 0px 0px 30px;
}


table.eventCalendar{
    width:100%;
}
