/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-image: url(../images/header.jpg);
	padding: 0px;
	margin: 0;
	height: 159px;
}
#mainphoto {
	color: #999999;
	background-image: url(http://www.jwsites.com/j120/flash/j120.swf);
	padding: 0px;
	margin: 0;
	height: 300px;
}
#topics {
	color: #999999;
	background-image: url(../images/header-topics.jpg);
	padding: 0px;
	margin: 0;
	height: 53px;
}
#standings {
	color: #999999;
	background-image: url(../images/header-standings.jpg);
	padding: 0px;
	margin: 0;
	height: 53px;
}
#documents {
	background-image: url(../images/header-documents.jpg);
	padding: 0px;
	margin: 0;
	height: 300px;
}
#schedule {
	background-image: url(../images/header-schedule.jpg);
	padding: 0px;
	margin: 0;
	height: 300px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/background-body.jpg);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 600px;
	float: right;
}
#left {
	width: 360px;
	float: left;
}
#left .content {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 34px;
	padding-right: 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 34px;
	padding-right: 22px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #999999;
	background-color: #03017C;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	text-align: center;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #030176;
}
#left a:visited {
	color: #030176;
}
#left a:hover {
	color: #EB7C06;
}
#right a:link {
	color: #030176;
}
#right a:visited {
	color: #030176;
}
#right a:hover {
	color: #EB7C06;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #FFFFFF;}
#footer a:visited {color: #FFFFFF;}
#footer a:hover {color: #EB7C06;}
.p7uberlink {
	font-weight: normal !important;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#menudiv {
	float: right;
	width: 750px;
	vertical-align: bottom;
	margin-top: 115px;
}
.newsheader {
	font-size: 1.1em;
	color: #EB7C06;
	font-weight: bold;
}
.eventheader {
	font-size: 1.6em;
	color: #EB7C06;
	font-weight: bold;
	font-style: italic;
}
.newscontent {
	font-size: 1em;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 12px;
}
.bold12 {
	font-size: 1em;
	color: #333333;
	font-weight: bold;
}
