/*-- PNG Fixes --*/
img, div, a{ behavior: url(js/iepngfix.htc) }

body {
	background-color: #000;
	color:#ffffff;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:1.5;
}

b, strong{
	font-weight:bold;	
}

img{
	border:0px;	
}

div.mainContainer{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/mainBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#262626;
	padding-bottom:0px;
	margin-bottom:10px;
}

div.firstParagraph{
	width:500px;
	padding-top:260px;
	margin-left:38px;
	margin-bottom:0px;
}

div.generalParagraph{
	width:900px;
	margin-left:38px;
	margin-bottom:25px;
}


table.schedule {
	border-top:1px solid #333333; 
	border-left:1px solid #333333;	
}

table.schedule td{
	padding:5px; 
	padding-left:15px;
	padding-right:15px;
	border-bottom:1px solid #333333; 
	border-right:1px solid #333333;
	width:14%;
}

table td.footer {
	color:#FFFFFF;
	font-size:11px;
	line-height:15px;
}

div.footer{
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

table.footer{}
table.footer td{font-size:12px;}

a, a:visited, a:link, a:active{
	color:#ffcc00;	
	text-decoration:none;
}

a:hover{
	text-decoration:underline;	
}

a.gallery img{
	padding:5px;
	border:1px solid #333333;
	margin-right:5px;
}

a.gallery:hover img{
	border:1px solid #cccccc;
}

div.specialnotice{
	height:45px;
	width:885px;
	line-height:45px;
	margin-bottom:16px;
	text-align:center;
	color:#ffffff;
	background-image: url(../images/bg_specialnotice.png);
	margin-right: auto;
	margin-left: auto;
}
