/* Screen layout: */

body {
	margin: 0 auto;
	padding: 0;
	font: 86% Arial Narrow,sans-serif;
	background-color: #CCCCCC;
}

#wrap {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 850px;
}


#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
	width: auto;
	margin: 0 0 10px 0;
	float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}
#header2 {
	padding: 0;
	height: 38px;
	width: 140px;
	background-color: #FFCC00;
	border-top: thin solid #999999;
	border-left: thin solid #999999;
	border-right: thin solid #999999;
	float: right;
}
#header2 p {
	color: #FFFFFF;
	margin: 5px 0 5px 0;
	text-align: center;
	font-size: 1.9em;
	font-weight: bold;
	letter-spacing: 2pt;
}
#header3 {
	padding: 0;
	height: 38px;
	width: 280px;
	border-top: thin solid #999999;
	border-left: thin solid #999999;
	border-right: thin solid #999999;
	float: left;
}
#header3 p {
	color: #FFFFFF;
	margin: 5px 0 5px 0;
	text-align: center;
	font-size: 1.9em;
	font-weight: bold;
	letter-spacing: 2pt;
}
#header4 {
	padding: 0;
	height: 38px;
	width: 322px;
	background-color: #FFCC00;
	border-top: thin solid #999999;
	border-left: thin solid #999999;
	border-right: thin solid #999999;
	float: left;
}
#header4  p {
	color: #FFFFFF;
	margin: 5px 0 5px 0;
	text-align: center;
	font-size: 1.9em;
	font-weight: bold;
	letter-spacing: 2pt;
}

#avmenu {
	clear: right;
	float: left;
	width: 105px;
	padding: 0;
	font-size: 1em;
	letter-spacing: 0.7pt;
	height: 600px;
	background-image: url(../images/bg5.png);
}

#avmenu ul {
	list-style: none;
	width: 105px;
	margin: 0 0 20px 0;
	padding: 0;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
	height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 0px 0 0 2px;
	background: #fAA41A;
	border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
	background: #eaeaea;
	color: #333333;
	border-left: 4px solid #333333;
	background-image: url(../images/bg4.png);
	background-repeat: no-repeat;
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
	margin: 0 30px 20px 10px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
	float: left;
	width: 150px;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	width: 850px;
	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: 4px 0 3px 4px;
	float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
.TitleText {
	color: #333333;
	font-size: 1.1em;
	line-height: normal;
	font-weight: bold;
}
#calendar {
	margin: 45px 8px 1px 10px;
	padding: 0;
	clear: both;
	height: 128px;
	width: 150px;
	float: right;
}
#daysleft {
	margin: 1px 1px 1px 694px;
	padding: 0;
	height: 14px;
	width: 150px;
	float: none;
	clear: both;
	text-align: center;
	font-weight: bold;
	color: #115DAB;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	color: #000000;
	padding: 4px 0 0 0;
}
.BigTextLink {
	color: #6699CC;
	font-size: 1.1em;
	line-height: normal;
	font-weight: bold;
}
#sitesearch {
	margin: 2px 2px 0 0;
	padding: 0;
	float: right;
	position: relative;
	width: 180px
}
#sitesearch input { float: right }
#sitesearch input.text { margin: 3px 2px 0 0; background: #f3f3f3; width: 130px }
#sitesearch input.button { margin: 0 }
