/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

body {
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(water.jpg) top center repeat-y;
}

#wrap {
	background: ffffff;
	color: #404040;
	margin: 0 auto;
	width: 955px;
}

#header {
clear: both;
margin: 0px 0 0 0;
padding: 0;
height: 20px;
}

#header h1 {
width: 250px;
margin: 0 0 0px 0;
float: left;
}

#headerp {
width: 560px;
float: right;
text-align: center;
color: #dde4b7;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#header p2 {
width: 560px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 1.4em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
	clear: left;
	float: left;
	width: 175px;
	padding: 10px;
	font-size: 0.8em;
	background: #eefdfd url(blend2.jpg) top center;
	height: 650px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}

#avmenu ul {
	list-style: none;
	width: 175px;
	margin: 5 5 20px 5;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.6em;
}	

#avmenu li {
	margin-bottom: 8px;
	margin-right: 8px;
}

#avmenu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 6px 0 0 10px;
	background: #3b5bfb;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #3333FF;
}	
	
#avmenu li a:hover {
	color: #0000FF;
	border-left: 4px solid #286ea0;
	background-color: #9999FF;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #ffffff;

}

#extras {
	float: right;
	width: 195px;
	margin: 0 0 0px 0;
	padding: 0;
	background: #eefdfd url(blend2.jpg) top center;
	height: 700px;
}

#extras p {
	margin: 0 0 0 0;
}

#content {
	margin: 0 200px 0px 185px;
	border-left: 0px solid #f0f0f0;
	border-right: 0px solid #f0f0f0;
	padding: 0 10px 0 10px;
	line-height: 1.4em;
	text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content h4 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	color: #666666;
}

#content h5 {
	font-size: 1.4em;
	margin: 0 0 0.5em 0;
	color: #999999;
}

#content img {
	padding: 0px;
	display:inline;
	background: #ffffff;
	border: 4px solid #f0f0f0;
	vertical-align: text-top;
}

h3 {
	font-size: 1.1em;
	margin: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #FF6600;
}

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 0 0 20px 0;
	width: 760px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
TD.sched	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	background-color:#ffffff;
	color: #000000;			
		}
