@charset "UTF-8";
/* CSS Document */
body {
	margin:0 0 50px 0;
	text-align:center;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	overflow:scroll;}
a {
	text-decoration:none;
	color:#333;}

img {
	border:0px;}
#outwrapper{
	border:0px solid #C90;
	margin:0 auto 0 auto;
	width:1038px;}
#headlogo{
	border:0px solid #009;}
.headlogo{
	height:109px;}
#logotype{
	border:0px solid #C90;
	width:275px;
	margin:0 0 0 5px;
	float:left;}
#logoWS{
	border:0px solid #C60;
	width:50%;
	margin:0 30px 0 0;
	float:right;}
#scheduleBox{
	border:0px solid #999;
	width:295px;
	float:right;
	margin:15px 0 0 0;
	}

#navbar{
	border:0px solid #F00;
	width:1038px;
	height:28px;
	margin-bottom:-1px;
	}
#globalnav{
	border:0px solid #F00;
	float:left;
	padding:4px 0 0 10px;}

#bar{
	border:0px solid #0C3;
	height:28px;
	width:180px;
	margin:0 28px 0 0;
	background-image:url(../images/bar_rpt.jpg);
	background-repeat:repeat-x;
	float:right;
	}

#barleft{
	border:0px solid #F00;
	height:28px;
	width:22px;
	background-image:url(../images/bar_left.jpg);
	background-repeat:repeat-x;
	float:left;}
#barright{
	border:0px solid #F00;
	height:28px;
	width:9px;
	background-image:url(../images/bar_right.jpg);
	background-repeat:repeat-x;
	float:right;}

#wrapper {
	border:0px solid #063;
	width:1038px;
	background-image:url(../images/body_h.jpg);
	background-repeat:repeat-y;
	}

#bodyTop{
	border:0px solid #F00;
	margin:0 auto 0 auto;
	width:1038px;
	background-image:url(../images/body_vt.jpg);
	background-repeat:repeat-x;
	}
#bodyContent{
	border:0px dashed #999;
	width:90%;
	float:left;
	margin:15px 0 0 0;}
#bodyTleft{
	border:0px solid #F00;
	background-image:url(../images/corner_tl.jpg);
	background-repeat:no-repeat;
	margin-left:-1px;
	width:47px;
	height:361px;
	float:left;}
#bodyTright{
	border:0px solid #990;
	background-image:url(../images/corner_tr.jpg);
	background-repeat:no-repeat;
	background-position:0 -1px;
	float:right;
	width:43px;
	height:361px;}
.clearBoth{
	border:0px solid #F00;
	clear:both;}
	
#bodyBot{
	border:0px solid #F00;
	width:1035px;
	height:35px;
	background-image:url(../images/body_vb.jpg);
	background-repeat:repeat-x;
	}
#bodyBleft{
	border:0px solid #F00;
	background-image:url(../images/corner_bl.jpg);
	background-repeat:no-repeat;
	width:47px;
	height:35px;
	float:left;}
#bodyBright{
	border:0px solid #F00;
	background-image:url(../images/corner_br.jpg);
	background-repeat:no-repeat;
	margin:0 1px 0 0;
	float:right;
	width:43px;
	height:35px;}

#footer{
	border:0px solid #069;
	margin:0 30px;
	padding:0 10px;
	}
.footer{
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	border:0px solid #006;
	height:20px;}

#fleft{
	width:0px;
}
.social{
	visibility:hidden;}

#fright{
	width:1038px
	display:inline;
}

#ffleft{
	width:400px;
	float:left;
	text-align:left;
	display:inline;}

#ffright{
	width:400px;
	float:right;
	text-align:right;}




