body
{
	text-align: center;
	margin: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: small;
	background-image: url(images/website/Background.jpg);
	background-repeat: repeat-x;
	background-color: #666666;
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	color:#FFFFFF;
}

a:hover
{
	text-decoration: underline;
}

h2
{
	margin: 0px 20px 0px 0px;
	padding: 5px;
	position: relative;
	left: 20px;
	font-size: medium;
}

h3
{
	margin: 0px;
	padding: 0px;
	position: relative;
	font-size: small;
}

img
{
	border: none;
}

.SectionTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url( images/website/TitleMarker.gif );
	background-repeat: no-repeat;
}

.RightSideBlock
{
	margin: 2px 0px 0px 2px;
	border: outset 1px #666666;
	background-color: #707070;
}

.RightSideTitle
{
	background-color: #5E5E5E;
	border-bottom: solid 1px Gray;
}

.RightSideBody
{
	padding: 8px;
}

.RightSideSubTitle
{
	padding: 3px 0px 5px 0px;
}

.RightSideText
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-size:xx-small;
}

.LatestNewsDate
{
	padding: 3px 0px 3px 5px;
	background-image: url(images/website/TitleBackground.gif);
	background-repeat: repeat-y;
	font-size:xx-small;
	font-weight: bold;
}

.LatestNewsBody
{
	padding: 0px 5px 0px 5px;
}

.Article
{
	margin: 0px 0px 2px 0px;
	padding: 2px 0px 2px 4px;
	background-color: #535353;
}

#container
{
	width: 760px;
	margin: auto;
}

#top
{
	background-image: url(images/website/TopBackground.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 60px;
	overflow: hidden;
}

#logo
{
	float: left;
}

#contactNumber
{
	float: right;
	margin: 5px 10px 0px 0px;
	font-size: smaller;
}

#middle
{
	width: 100%;
	clear: both;
}

#middleLeft
{
	width: 540px;
	float: left;
}

#navigationBar
{
	float: left;
	width: 100%;
	margin: 2px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	font-size: smaller;
	background-image: url(images/website/NavigationBarBackground.gif);
	background-repeat: repeat-x;
	background-color: #626363;
}

#navigationBar table
{
	border-right: solid 1px Silver;
	margin: auto;
	width: auto;
}

#navigationBar td
{
	text-align: center;
	margin: 0px;
	width: 91px;
	padding: 3px 0px 3px 0px;
	border-left: solid 1px Silver;
}

#mainImage
{
	float: left;
	margin: 2px 0px 0px 0px;
	width: 100%;
	overflow: hidden;
}

#main
{
	margin: 2px 0px 8px 0px;
	float: left;
	width: 374px;
	text-align: left;
	border-right: outset 1px #666666;
	border-bottom: outset 1px #666666;
}

#mainTitle
{
	border-top: solid 1px Silver;
	border-bottom: solid 1px Silver;
	background-color: #404040;
}

#mainBody
{
	padding: 4px 15px 20px 20px;
	background-color: #404040;
}

#mainBody li
{
	padding: 0px 0px 10px 0px;
}

#subNav
{
	float: right;
	width: 162px;
	margin: 2px 0px 0px 0px;
	text-align: left;
	color: White;
	border-right: outset 1px #666666;
	border-bottom: outset 1px #666666;
}

#subNavTitle
{
	margin: 2px 0px 0px 0px;
	padding: 4px 0px 5px 5px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	border-top: solid 1px Silver;
	border-bottom: solid 1px Silver;
	background-image: url(images/website/TitleBackground.gif);
	background-repeat: repeat-y;
}

#subNavTitle img
{
	padding-right: 2px;
}

#subNavBody
{
	margin: 0px;
	padding: 2px 0px 5px 10px;
	font-size: x-small;
	background-color: #333333;
}

#middleRight
{
	float: right;
	width: 220px;
	text-align: left;
}

#showcaseImage
{
	text-align: center;
}

#showcaseSubTitle
{
	text-align: center;
}

#articlesBody
{
	height: 250px;
	overflow: auto;
}

#bottom
{
	width: 100%;
	float: left;
	clear: both;
}

#bottomInfo
{
	background-image: url(images/website/BottomInfoBackground.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size:x-small;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

#copyRightInfo
{
	font-weight: normal;
	padding: 10px 0px 0px 0px;
}

#pageSummary
{
	text-align: left;
	padding: 15px;
	background-color: #868686;
	font-weight: normal;
	font-size: smaller;
}

#xhtmlValid
{
	float: right;
	margin: 10px 0px 5px 0px;
}


/* The Team Pages */

portraitHolder
{
	width: 108px;
	height: 135px;
	margin: 5px;
}
