html, body, #wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	height:100%;
}
h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 780px;
}
#wrapper td {
	vertical-align:top;
}
#shadow {
	width: 800px;
	background-image: url(graphics/shadow.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: auto;
	min-height:100%;
	float:left;
}
#header {
	background-image: url(graphics/header.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 780px;
	float:left;
}
#menu {
	height:22px;
	width: 772px;
	padding-top:8px;
	padding-left:8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	float:left;
	font-size: 11px;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
#menu a:link {
	padding-top: 5px;
	color: #003366;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	margin-left:8px;
	margin-right:8px;
}
#menu a:hover{
	padding-top: 5px;
	color: #003366;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	background-color: #ccffff;
	margin-left:8px;
	margin-right:8px;
}
#menu a:visited {
	padding-top: 5px;
	color: #003366;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	margin-left:8px;
	margin-right:8px;
}
#menu a:active {
	padding-top: 5px;
	color: #0033CC;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	margin-left:8px;
	margin-right:8px;
}
#content {
	width: 760px;
	float:left;
	padding: 10px;
}
#welcome {
	background-color: #ccffff;
	width: 475px;
	height: 145px;
	border: 1px solid #666699;
	float:left;
	margin-bottom: 10px;
}
#welcometitle {
	width: 465px;
	height: 27px;
	float:left;
	margin-bottom: 10px;
	background-image: url(graphics/welcome.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 10px;
}
#welcometext {
	width: 445px;
	color: #000066;
	float:left;
	font-size:12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
#welcometext2 {
	width: 445px;
	color: #000000;
	float:left;
	font-size:12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
#picture {
	border: 1px solid #003366;
	float:right;
	height: 145px;
	width: 270px;
	margin-bottom: 10px;
}
#news {
	background-color: #ffffcc;
	width: 475px;
	border: 1px solid #666699;
	float:left;
	margin-bottom: 10px;
}
#news2 {
	background-color: #ccffff;
	width: 475px;
	border: 1px solid #666699;
	float:left;
	margin-bottom: 10px;
}
#news3 {
	background-color: #ccffff;
	width: 475px;
	border: 1px solid #666699;
	float:left;
	margin-bottom: 10px;
}
#newstitle {
	width: 465px;
	height: 27px;
	background-image: url(graphics/news.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 10px;
	margin-bottom:10px;
}
#newstitle2 {
	width: 465px;
	height: 27px;
	background-image: url(graphics/welcome.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 10px;
	margin-bottom:10px;
}
#newsitem {
	width:452px;
	border: 1px solid #00cccc;
	margin:10px;
}
#newsitem2 {
	width:452px;
	border: 1px solid #00cccc;
	margin:10px;
}
.newsitemdate {
	width:432px;
	padding-left:20px;
	padding-top:3px;
	height:17px;
	background-color:#66ffff;
	display:block;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00cccc;
}
.newsitemtitle {
	font-size: 14px;
	width:412px;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	color: #000000;
	font-weight: bold;
	display:block;
}
.newsitemtitle2 {
	font-size: 14px;
	width:412px;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	color: #000066;
	font-weight: bold;
	display:block;
}
.newsitemtitle a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newsitemtitle a:hover {
	font-weight: bold;
	color: #666600;
	text-decoration: underline;
}
.newsitemtitle a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newsitemtitle a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newsitembody {
	width:412px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	color: #000000;
	display:block;
	font-size:12px;
	line-height: 18px;
}

.newsitembody a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-size:11px;
}
.newsitembody a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	font-size:11px;
}
.newsitembody a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-size:11px;
}
.newsitembody a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-size:11px;
}
.newsitembody2 {
	width:412px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	color: #000066;
	display:block;
	font-size:12px;
	line-height: 18px;
}
.newsitembody2 a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.newsitembody2 a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.newsitembody2 a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.newsitembody2 a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newsitembody3 {
	width:412px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	color: #000000;
	display:block;
	font-size:12px;
	line-height: 18px;
}

.newsitembody3 a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.newsitembody3 a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.newsitembody3 a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.newsitembody3 a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
#updates {
	border: 1px solid #666699;
	background-color: #ffffcc;
	float:right;
	width: 270px;
	margin-bottom: 10px;
}
#updatestitle {
	width: 260px;
	height: 24px;
	padding-top: 10px;
	padding-left: 10px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(graphics/updates.jpg);
	background-repeat: no-repeat;
}
#updatestext {
	width: 235px;
	color: #000066;
	float:left;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
	padding-right: 15px;
	list-style-position: outside;
	list-style-image: url(graphics/dot.jpg);
}
#search {
	border: 1px solid #666699;
	background-color: #66ffff;
	float:right;
	height: 90px;
	width: 270px;
	margin-bottom: 10px;
}
#searchtitle {
	width: 260px;
	height: 24px;
	padding-top: 10px;
	padding-left: 10px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	background-image: url(graphics/search.jpg);
	background-repeat: no-repeat;
}
#searchbody {
	width: 252px;
	padding-left:18px;
}
#search form {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:11px;
}
#search .texta {
	font-size: 11px;
	background-color: #CCFFFF;
	border: 1px solid #333366;
	width:168px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
#search .button {
	color:#050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#fed;
	border:1px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
	width:60px;
	height:19px;
	vertical-align: middle;
	margin: 0px;
	padding:0px;
}
#bigpicture {
	width: 758px;
	height: 74px;
	border: 1px solid #666699;
	float:left;
}
#footer {
	background-image: url(graphics/footer.jpg);
	background-repeat: no-repeat;
	color: #000066;
	height: 31px;
	width: 540px;
	float:left;
	padding-left:240px;
	padding-top:12px;
}

