body{
	margin:0;
	font-family:Verdana;
	font-size:10px;
	color: #444444;
	background-color: Black;
	background-image: url(../images/pageBgPinkBig.jpg);
	background-repeat: repeat-y;
}

#container {
	width: 762px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: top;
	float: left;
	position: relative;
}

#link {
 color: #BC0000;
 font-size: 14px;
 text-decoration: underline;
}

#link:hover {
 color: #3366ff;
}

#headerBox {
	width: 762px;
	height: 196px;
	float: left;
	position: relative;
}

#contentBox {
	width: 762px;
	vertical-align: top;
	float:left;
	position: relative;
	margin-top: 10px;
}

#content {
	width: 575px;
	vertical-align: top;
	float:left;
	position: relative;
	border-right: solid 1px #BC0000;
	margin-left: 14px;
	padding-right: 15px;
}

#leftCol {
	width: 241px;
	float: left;
	position: relative;
}

#scheduleLeftCol {
	width: 200px;
	float: left;
	position: relative;
	font-family:Verdana;
	font-size:10px;
	color: #000000;
	font-weight: bold;
}

#scheduleLeftCol ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#scheduleRightCol {
	width: 346px;
	float: left;
	position: relative;
	text-align: left;
}

#scheduleRightCol ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#rightCol {
	width: 305px;
	float: left;
	position: relative;
	text-align: right;
}

#staff {
	float:left;
	position: relative;
	width: 100%;
	vertical-align: top;
}

#staffpics {
	float:left;
	position: relative;
	width: 210px;
	text-align: right;
	vertical-align: top;
}

#nav {
	width: 155px;
	text-align: left;
	float:left;
	position: relative;
	border-top: solid 1px #BC0000;
}

#navItem {
	width: 155px;
	float: left;
	position: relative;
	display: block;
}

#navItemOn {
	width: 155px;
	float: left;
	position: relative;
	display: block;
}

#navItem a {
text-decoration: none;
color: #BC0000;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
padding: 2px 1px 2px 4px;
display: block;
}
 
#navItem a:hover {
text-decoration: none;
color: #ffffff;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
background-color: #BC0000;
padding: 2px 1px 2px 4px;
display: block;
}

#navItem a:visited {
text-decoration: none;
color: ##BC0000;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
padding: 2px 1px 2px 4px;
display: block;
}

#navItemOn a {
text-decoration: none;
color: #ffffff;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
background-color: #BC0000;
padding: 4px 1px 4px 4px;
display: block;
}
 
#navItemOn a:hover {
text-decoration: none;
color: #ffffff;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
background-color: #BC0000;
padding: 4px 1px 4px 4px;
display: block;
}

#navItemOn a:visited {
text-decoration: none;
color: #ffffff;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
background-color: #BC0000;
padding: 4px 1px 4px 4px;
display: block;
}

a {
	font-size:10px;
	color: #000000; 
	font-weight: bold;
	text-decoration: none; 
}
 
a:hover {
	text-decoration: none; 
	border: none;
	color: #BC0000;
	font-weight: bold;
	font-size:10px;
}

#content img {
	border: thin solid #000000;
	margin: 0px 0px 20px 10px;
}

#footer {
	padding-top:10px;
	width: 762px;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

#footer a {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#footer a:visited {
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #BC0000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:active {
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

#footercbs {
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}

#footercbs a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
} 

#footercbs a:hover {
	text-decoration: none; 
	font-family: Verdana;
	color: #CD7803;
	font-size: 9px;
	font-weight: bold;
}

#footercbs a:visited {
	color: #CD7803;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
} 

#footercbs a:active {
	text-decoration: none; 
	font-family: Verdana;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
}

#footerline {
	width: 94%; 
	text-align: center; 
	color: #000000;
}

h1 {
	font-weight:bold;
	font-size:14px;
	margin-top: 0px;
}

h2 {
	font-weight:bold;
	font-size:13px;
	margin-top: 0px;
}

h3 {
	font-weight:bold;
	font-size:12px;
	margin-top: 0px;
}

h4 {
	font-weight:bold;
	font-size:11px;
	margin-top: 0px;
}

