body
{	
	margin: 0px auto;
    	text-align: center;
	font-size: 12px;
	font-family: arial;
	color: #fff;
	background-color: #010e16;
}
a
{
	color: Red;
	text-decoration: none;
	/*color: #fff;*/
}
img
{
 border: none;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    padding-top: 0px;
    margin-top: 0px;
    color: Red;
}

h2
{
	
}

h3
{
	
}
p
{
    padding-top: 0px;
}
#main_container
{
	width: 1024px;
	margin: 0px auto;
}

#main
{
	text-align: left;
}

#top
{
     background-image: url(/systemfiles/media/images/topbg.jpg);
     background-repeat: no-repeat;
     height: 380px;
     width: 1024px;
     float: left;
}

#logo
{
	width: 331px;
	height: 88px;
	float: left;
	padding-top: 30px;
	padding-left: 120px;
}



#middle_container
{
	width: 1024px;
	background-image: url(/systemfiles/media/images/middlegradient.gif);
	background-repeat: repeat-x;
	float: left;
	text-align: center;
	background-color: #00263e;
}

#middle
{
	width: 850px;
/*	background-image: url(/systemfiles/media/images/fadebg.jpg);
	background-repeat: repeat-y;*/
	margin: 0px auto;
	padding-top: 20px;
}

#leftsection
{
	width: 560px;
	float: left;
	/*padding-top: 10px;*/
	text-align: center;
}
#contentarea
{
	text-align: left;
	float: left;
	width: 520px;
	padding-bottom: 10px;
}   
#leftsection_gallery
{
	width: 830px;
	float: left;
	/*padding-top: 10px;*/
	text-align: center;
}
#contentarea_gallery
{
	text-align: left;
	float: left;
	width: 800px;
	padding-bottom: 10px;
}   

#leftcontent
{
	float: left;
	text-align: left;
	width: 270px;
	padding-top: 10px;
}

#shows
{
	width: 270px;
	float: right;
	margin-top: 5px;
}

#rightsection
{
	width: 270px;
	float: right;
}

#news
{
	width: 275px;
	float: left;
	text-align: center;
}


.pnlhead
{
	width: 270px;
	height: 35px;
	background-image: url(/systemfiles/media/images/pnlhead.gif);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	float: left;
}

.pnlheader
{
	color: #E0E0E0;
	font-size: 16px;
	text-align: left;
	padding-top: 8px;
	padding-left: 20px;
	float: left;

}

.pnlmiddle
{
	text-align: center;
	width: 270px;
	background-color: #00263d;
	float: left;
}

.pnlcontent
{
	margin: 0px auto;
	text-align: left;
	width: 250px;
}

.pnlbottom
{
    width: 270px;
    height: 6px; /*background-image: url(/systemfiles/media/images/pnlfooter.gif);*/
    background-color: #00263d;
    background-repeat: no-repeat;
    float: left;
    margin-bottom: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #001a2a;
}
   

#footer
{
	background-image: url(/systemfiles/media/images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 48px;
	width: 1024px;
	float: left;
	text-align: center;
}
#footerleft
{
    width: 187px;
    float: left;
    padding-top: 15px;
}
#footerleft a
{
	color: White;
}
#footertext
{
    padding-top: 15px;
    width: 650px;
    font-size: 11px;
    color: #CACACA;
    margin: auto;
    float: left;
}
#siteby
{
	padding-top: 15px;
    float: left;
    width: 187px;
}
#siteby a
{
	font-size: 11px;
	color:#CACACA;
	text-decoration: none;
}

.newsdate
{
    color: #fff;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
}

.newsitem
{
    color: #55778d;
}














#topnavparent
{
     background-image: url(/systemfiles/media/images/navbg.jpg);
     background-repeat: no-repeat;
     width: 1024px;
     height: 39px;                       
	text-align: center;
	float: left;
}
#topnavinnerdiv
{
    width: 864px;
    margin: auto;
}
#topnav
{
    margin: auto;
	float: left;
}
#topnav ul
{
	margin: 0px auto;
	padding: 0px;
	width: 756px;
	float: left;
}
#aboutdiv
{
    margin: auto;
	float: left;
}




#topnavparent ul
{
	margin: 0px auto;
	padding: 0px;
	float: left;
}

#topnavparent li
{
	list-style: none;
     display: inline;
     color: #fff;
     font-size: 13px;
}

#topnavparent ul li a
{
    color:#FFFFFF;
    display:inline;
    float:left;
    padding-bottom:10px;
    padding-top:16px;
    margin-top: -8px;
    text-decoration:none;
    width: 107px;
}

#topnavparent .activemenu a
{
    background-image: url(/systemfiles/media/images/navON.gif);
    background-repeat: no-repeat;
    display: block;
    color: #000;
    font-size: 13px;
    width: 107px;
}
.childulinternal, .childulinternal li, .childulinternal a
{
	display: none;
	visibility: hidden;
}
.itemtitlelink
{
    color: #fff;
    text-decoration: underline;
}