body
{
	background-color: #eee;
	margin: 0;
	padding: 0;
	font: normal 11px/1.7em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}

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

a:link
{
	color: #666;
}

a:visited
{
	color: #666;
}

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

a:active
{
	color: #666;
}

#main
{
	width: 830px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/img/bg.gif);
	background-repeat: repeat-y;
}

#header
{
	background-image: url(/img/bg-top.gif);
	background-repeat: no-repeat;
	width: 830px;
	height: 50px;
	margin: 0;
	padding: 0;
}

#logo
{
	width: 716px;
	height: 48px;
	margin: 0 0 0 65px;
	padding: 0;
	background-image: url(/img/toplogo.gif);
	background-repeat: no-repeat;
}

#logo a
{
	display: block;
	width: 716px;
	height: 48px;
	text-indent: -1000px;
}

#maincontent
{
	width: 700px;
	margin: 40px auto;
	padding: 0;
}

#latestnews, #othernews, #newsheader, #newsarticle, #pastperf, #archived, #contactheader, #aboutheader, #aboutcontent, #aboutdirectorheader, #inthepress
{
	clear: both;
	width: 550px;
	margin: 0 0 0 145px;
	padding: 0;
}

#othernews, #inthepress
{
	margin-bottom: 10px;
}

.newslogo
{
	float: left;
	width: 125px;
	\width: 130px;
	w\idth: 125px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	height: 30px;
	background-position: 100% 0;
	background-repeat: no-repeat;
}


.newscontent, .newslist
{
	border-left: #ccc;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
	margin-left: 145px;
	padding: 0 10px;
	color: #999;
}

#latestnews .newslogo
{
	background-image: url(/img/latestnews.gif);
}


#othernews .newslogo, #newsheader .newslogo
{
	background-image: url(/img/news.gif);
}

#pastperf .newslogo
{
	background-image: url(/img/pastperf.gif);
}	

#archived .newslogo
{
	background-image: url(/img/archived.gif);
}

#contactheader .newslogo
{
	background-image: url(/img/contact.gif);
}

#aboutheader .newslogo
{
	background-image: url(/img/aboutus.gif);
}

#aboutdirectorheader .newslogo
{
	background-image: url(/img/aboutnelson.gif);
}

#inthepress .newslogo
{
	background-image: url(/img/inthepress.gif);
}


#newsarticle p, #aboutcontent p
{
	padding: 0 0 10px 15px;
	margin: 0;
}


#newsheader p, #pastperf p, #latestnews p
{
	padding: 0 0 0 15px;
	margin: 0;
}


.newscontent h1
{
	margin: 0 0 5px 0;
	font-size: 14px;
}

.newscontent h2
{
	margin: 0 0 5px 0;
	font-size: 12px;
}

.newslist ul, .newslist li, .newslist dl, .newslist dt, .newslist dd
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.newslist li, .newslist dt
{
	margin: 0;
	padding: 2px 0 2px 15px;
	background-image: url(/img/news-bul.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

span.entrydate
{
	color: #999;
	font-size: 9px;
}

#navphotoholder
{
	clear: both;
	width: 700px;
	height: 185px;
	margin: 0;
	padding: 10px 0;
}

#navigation
{
	margin: 0;
	padding: 0;
	margin-right: 555px;
}

#navigation ul, #navigation li
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
	color: #666;
	line-height: 2em;
}

#navigation a
{
	display: block;
	width: 125px;
	height: 20px;
	padding-left: 5px;
}

#navigation #amhere a
{
	color: #903;
}

#navigation ul
{
	width: 130px;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
}

#navigation li
{
	margin: 0;
	padding: 0;
	line-height: 22px;
}

#mainphoto
{
	float: right;
	width: 555px;
	height: 185px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}


#footer
{
	clear: both;
	margin: 0;
	padding: 0;
	background-image: url(/img/bg-bot.gif);
	background-repeat: no-repeat;
	width: 830px;
	height: 30px;
}

#footer p
{
	color: #DDD;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
}
