body {
	padding: 0;
	margin: 0;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #ffffff;
}
a img {
	border: none;
}
a:link, a:visited {
	text-decoration: none;
	color: #5949f1;
}
a:hover, a:active {
	text-decoration: underline;
}
h1 {
	font-size: 1.4em;
	/*
	border-bottom: 1px solid #343466;
	*/
	color: #553466;
	text-transform: uppercase;
	margin: 7px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.0em;
	border-bottom: 1px solid #553466;
	color: #553466;
}
h3 {
	font-size: 1.4em;
	color: #665734;
	margin: 7px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	border: none;
	color: #553466;
	background-color: #553466;
	height: 1px;
}
img {
	border: 2px solid #343466;
}
.no_border {
	border: none;
}
input {
	color: #000000;
	background: #EAEAEA;
	border: 1px solid #676662;
	padding-left: 1px;
}
input:focus, input:active {
	background-color: #C8C5E4;
	border: 1px solid #343331;
}

#wrapper {
	text-align: left;
}

/* Header */
#header {
	margin: 0 auto;
	width: 862px;
	height: 110px;
}

#header2 {
	background: #ffffff url('/graphics/header2.gif') repeat-x left;
	border-bottom: 1px solid #666666;	
	height: 10px;
	font-size: 0;
}

#mainbody {
	margin: 0 auto;
	width: 850px;
}

#columnLeft {
	float: left;
	width: 155px;
	padding-bottom: 20px;
}
#menu {
	margin: 25px 0 0 0;
	padding: 0;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#menu ul {
	padding: 0;
	margin: 0;
}
#menu li {
	display: inline;
}
#menu a {
	width: 150px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	padding: 1px 0 1px 3px;
	color: #000000;
}
#menu a:link, #menu a:visited { 
}
#menu a:hover, #menu a:active {
	background: #C7C4E3 url('/graphics/box1.gif') repeat-x left;
	text-decoration: none;
}
#menu #current {
	background: #C7C4E3 url('/graphics/box1.gif') repeat-x left;
}

#content {
	padding: 15px;
	margin-left: 165px;
	background-color: #ffffff;
}

#mission {
	float: left;
	width: 320px;
}
#accreditation {
	float: right;
	width: 320px;
}
#mission h1, #accreditation h1 {
	background: #C7C4E3 url('/graphics/box1.gif') repeat-x left;
	font-size: 1.1em;
	font-weight: normal;
	border: none;
	padding: 5px 0 5px 15px;
	margin: 0;
	font-weight: bold;
	margin-right: -3px;
	color: #343466;
}
#content > #mission h1, #content > #accreditation h1 {
	margin-right: 0;
}
#mission_content, #accreditation_content {
	padding: 0 15px 0 15px;
	text-align: justify;
	border: 1px solid #C7C4E3;
}

#map {
	width: 648px;
	height: 410px;
	margin-top: 10px;
	border: 1px solid #343466;
}
#content > #map {
	width: 665px;
}
/*
.info {
	white-space: nowrap;
}
*/
#footer {
	clear: both;
	color: #7d7d7d;
	padding: 5px 0;
	border-top: 1px solid #000000;
	font-size: .85em;
	margin: 0 auto;
	width: 850px;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #7d7d7d;
}
#footer a:hover, #footer a:active {
}

#jjdesign {
	position: absolute;
	line-height: 1.3em;
	padding: 5px 0;
	text-align: right;
	font-size: .8em;
	color: #999999;
	margin-left: 755px;
}
.stillneed {
	color: red;
	font-weight: bold;
}
.clear {
	clear: both;
}

#index_title1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #553466;
	text-transform: uppercase;
	margin: 7px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
#index_title2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #553466;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 30px;
}
.pic_right {
	float: right;
	margin: 5px 0 5px 5px;
}
.school_services {
	font-size: .9em;
	color: #666666;
}
#campaign_logo {
	float: right;
	margin-top: -20px;
	margin-bottom: 5px;
	text-align: center;
}
#campaign_logo img {
	border: none;
}
#closevideo {
	display: none;
}
#lori_nick {
	float: right;
	margin: 7px 0px 5px 7px;
}

#videoarea { border: 1px solid red; }
#content > #videoarea { border: none; }

#flashPlayer2 {
	z-index: 100;
	position: absolute;
	height: 18px;
	width: 192px;
	margin-top: -16px;
	background-color: #ffffff;
	border-top: 1px solid #C8C8C8;
}

#golfSponsors {
	margin: 8px 0;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}
.bdr_sponsors {
	border-bottom: 1px solid #000000;
}