body {
	background-image:url(images/backgroundTall.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	background-repeat:repeat-x;
	background-color: #ffffff;
}
* {margin: 0px;padding: 0px;}
p {
	padding: 5px 15px 5px 15px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
}
a {
	color:#D0A042;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover, a:active { 
	font-weight: bold;
	text-decoration: underline;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 860px;
}
#header {
	height:100px;
	width:860px;
	background-image:url(images/topHeader.jpg);
	background-repeat: no-repeat;
	margin-bottom:3px;
	font-weight:bold;
}
#content {
	width:860px;
}
#left {
	width:202px;
	float:left;
}
#middle {
	float:left;
	margin-left:3px;
	width:450px;
}
#right {
	width:202px;
	float:right;
}

/********************* menu ****************************/
.menuheader {
	width:202px;
	height:37px;
	background-image:url(images/menuTopBlue.jpg);
	display:block;
}
.menucontent {
	color:#FFFFFF;
	width:202px;
	background-image:url(images/menuMid.gif);
	padding-top:10px;
	background-repeat: repeat-y;
}
.formleft{
	line-height:20px;
	float:left;
	margin:0px 40px 0px 15px;
}
.formright{
	clear:right;
}
.menuheader h3 {
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.menufooter {
	width:202px;
	height:15px;
	background-image:url(images/menuBot.gif);
	display:block;
}
.postheader, .menuheader {
	color:#CCCCCC;
	text-transform: uppercase;
}
/********************* post ****************************/
.post {
	margin-bottom:3px;
}
.post a:hover, a:active {
	color:#D0A042;
}
.postheader {
	background-image:url(images/postTopBlue2.jpg);
	display:block;
	width:450px;
	height:33px;
}
.postheader h1 {
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}

.postcontent {
	color:#000000;
	background-image:url(images/postMidTrans.gif);
	background-position:center;
	background-repeat: repeat-y;
	padding: 5px 0px;
}
.postcontent a {
	color:#0000FF;
	text-decoration:none;
}
.postcontent ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 10px 0px 40px;
}
.postfooter {
	background-image:url(images/postbottom.gif);
	display:block;
	width:450px;
	height:15px;
}
/********************* header ****************************/
#header {
	position:relative;
}
#header img{
	text-decoration:none;
	border:0px;
}
.logo {
	background-image:url(images/logoSmall.jpg);	
	background-repeat: no-repeat;
	width:207px;
	height:207px;
	position:absolute;
	top:0px;
	clear:left;
}
.logo img{
	text-decoration:none;
	border:0px;
}
#header ul {
	position:absolute;
	top:80px;
	display:block;
	left:240px;
}
#header ul li {
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a {
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
	color:#FFFFFF;
}
#header ul li a:hover {
	text-decoration:underline;
	color:#D0A042;
}
/********************* footer ****************************/
#footer {
	width:850px;
}
#footer ul {
	display:block;
	margin-left:190px;
}
#footer ul li {
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}

#footer ul li a {
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footer span {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align:center;
	width:850px;
	display:block;
	padding: 15px 0px;
}
/********************* menu members ****************************/
.menu {
	margin-top:102px;
}
.menu ul {
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li {
	padding-top: 5px;
	color:#666666;
}
.menu ul li a {
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover {
	text-decoration:underline;
	text-transform: uppercase;
}
.menucontent motion{
	margin:0px 10px 0px 10px;
	text-align:center;
}
.pic{
	text-align:center;
}
.menucontent member1 {
	float:left;
	text-transform: uppercase;
	text-align:center;
}
.menucontent member2 {
	float:right;
	text-transform: uppercase;
	text-align:center;
}
.titleLeft {
	padding: 2px 20px 13px 25px;
}
.titleRight {
	padding: 2px 0px 13px 10px;
}
.titleMid {
	margin: 0px 0px 10px 0px;
}
/* Use this for the smaller images (i.e. 2 per row) and comment out the menucontent below
.menucontent2 img {
	margin-left:10px;
	width:80px;
	height:70px;
	border: solid 2px #999999;	
}
*/
.menucontent img {
	width:170px;
	border: none;	
}
.clear {
	clear:both;
}
.nodeco {
	color:#A0C0DC;
	text-decoration:none;
}
.stand {
	margin:0px 10px 0px 40px;
}
.it {
	font-style: italic;
}
.error {
	color:#FF0000;
}
.errormsg {
	font-size:0.85em;
	color:#FF0000;
}
.bd {
	font-weight:bold;
	font-size:105%;
}
.midPic {
	padding-left:15px;
	float:right;
}
a#skipNav {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	display: none;
}
.spacer {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	display: none;
}