@charset "UTF-8";
/* CSS Document */

/* Complete Blue  #005595*/

body
{
	background-image:url(../Images/bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font: small arial, helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: #005595;
}
a:link {
	color: #666666;
	text-decoration:none;
	border:none;
}
a:hover {
	color: 005595;
	text-decoration:none
}
a img {
	border:none;
}
div
{
	width: 685px;
	border-width: 0;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 0;
}	
.header
{
	height:105px;
	padding-top:10px;
	position: relative;
	text-align: left;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.footerInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
}
.headerInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
	list-style-type: circle;
	position: relative;
	width: 650px;
	color: #666666;
}
#banner {
	background-repeat:no-repeat;
	height:224px;
	width:685;
	position: relative;
	background-position: top center;
	padding-left: 20px;
	padding-top: 4px;
	margin-top: 0px;
}
.contentHeader {
	background-image: url(../Images/content-header.jpg);
	background-repeat: no-repeat;
	height: 25px;
}

.contentFooter {
	background-image: url(../Images/content-footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	clear: both;
}
.content {
	background-image: url(../Images/content-bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	position: relative;
	margin: auto;
}
#leftCol {
	width: 330px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float:left;
}
#rightCol {
	width:323px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	float:right;
}

.solidRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	}
.solidLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#largeLeft {
	width: 449px;
	float:left;
	text-align:left;
	padding-left:10px;
	padding-bottom:15px;
}

#largeLeft ul {
	margin: 0px 0px 10px 0px;
	}

#smallRight {
	width: 205px;
	float: right;
	padding-right: 15px;
	padding-left: 5px;
	padding-bottom: 15px;
}

.largeLeftleftpic {
	padding: 0px 10px 2px 0px;
}

.player1{
	margin: 10px 10px 10px 10px;
}

.pic {
	padding: 10px;
}
.staffPic {
	padding: 0px 10px 2px 0px;
}
.RightStaffPic {
	padding: 0px 5px 5px 5px;	
}
.oneCol {
	width: 685px;
	margin:auto;
	padding: 0px 10px 0px 0px;
}

p {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: left;
}
#bio {
	text-align: left;
}
strong {
	color: #005595;
	}
h1 {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px 15px 15px 15px;
	padding: 0px 0px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	text-transform: uppercase;
	color: #333333;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
h3 {
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px 15px 10px 15px;
	padding: 0px 0px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.contentLeft  {
	width: 312px;
	left: auto;
	margin-left: auto;
}

#smallRight .rss-box {
	width: 200px;
}
#smallRight .rss-items {
	margin-left: 0px;
}
