body, html {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
color: #9F394E;
}

div#banner {
background-image:url(images/teamlogo.gif);
background-position:left;
background-repeat:no-repeat;
width: 100%;
}

img.banner {
float: right;
margin: 0px;
}

div#menu {
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 20px;
text-align: center;
border-bottom: 2px solid #9f394e;
clear:both;
}

div#menu a {
font-weight: bold;
text-decoration: none;
}

div#menu a:hover {
text-decoration: underline;
}

div#leftbar {
float: left;
width: 300px;
padding-left: 20px;
padding-right: 20px;
}

div#leftbar h1 {
width: 290px;
background-color: #cccccc;
color: #9f394e;
font-size: 18px;
padding: 5px;
}

div#leftbar p {
font-size: 12px;
}

div#leftbar li {
font-size: 12px;
margin-left: -10px;
margin-bottom: 4px;
}

div#keywordwrapper {
text-align: left;
margin-left: 25px;
margin-top: 5px;
padding-top: 5px;
}

div#keywordwrapper a {
color: black;
text-decoration: none;
}

div#keywordwrapper a:hover {
color: #9f394e;
text-decoration: underline;
}

div.keyword {
display:inline;
border-left: 2px black solid;
border-top: 2px black solid;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 1px;
margin-right: 10px;
margin-bottom: 0px;
font-size: 12px;
background-color: #white;
}

div.keywordon {
display:inline;
border-left: 2px #9f394e solid;
border-top: 2px #9f394e solid;
color: #9f394e;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 1px;
margin-top: 5px;
margin-right: 10px;
font-size: 12px;
background-color: #cccccc;
}

div#rightbar {
float: left;
width: 65%;
font-size: 12px;
}

div#rightbar h1 {
background-color: #9f394e;
font-size: 24px;
width: 98.8%;
color: white;
padding: 5px;
margin-top: 0px;
clear: both;
}

div#rightbar h2 {
color: #9f394e;
font-size: 18px;
clear: left;
}

div#rightbar hr {
clear: both;
}

div.newsitem {
background-color: #CCCCCC;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 2px;
font-size: 12px;
margin-bottom: 20px;
}

div#rightbar div.newsitem h1 {
color: #9f394e;
font-size: 18px;
background-color: #cccccc;
padding: 0px;
width: auto;
margin-top: 0px;
}

div.newsitem p {
margin-left: 20px;
}

p.itemkeyword {
float: right;
color: #9f394e;
font-size: 9px;
font-weight: bold;
}

p.byline {
font-size: 10px;
font-style: italic;
color: #9f394e;
text-align: right;
}

img.floatleft {
float: left;
margin-right: 10px;
clear: left;
}

div#footer {
width: 100%;
font-size: 10px;
text-align: center;
margin-top: 20px;
padding-top: 10px;
border-top: 2px solid #9f394e;
clear:both;
}

div.galleryitem {
float:left;
margin: 10px;
border: none;
height: 190px;
width: 180px;
text-align: left;
}

div.galleryitem a, div.galleryitem img {
text-decoration: none;
border: none;
}

div.galleryitem p.title {
font-size: 11px;
font-weight: bold;
margin-top: 0px;
margin-bottom: -15px;
}

div.galleryitem p.date {
font-size: 9px;
font-style: italic;
}

div.gallerynav {
text-align: center;
clear: both;
}