body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	line-height: normal;
	padding: 0px;
	margin-top: 4px;
	font-size:12px;
}

html>body {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-top: 4px;
}

#smpoa_main {
	width:730px;
	height: 100%;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	/*background-repeat: no-repeat;
	background-position: left bottom;*/
	}

#leftimage {
	width: 250px;
	height: 171px;
	float: left;
	margin: 0px 7px 7px 0px;
	/* victor -- remember to change right margin to 7px when border is removed*/
	}

html>body div#leftimage {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin: 0px 7px 7px 0px;
/* victor -- remember to change right margin to 7px when border is removed*/
}

#rightheader {
	float: right;
	width: 473px;
	height: 171px;
	margin: 0px 0px 7px 0px;
	}

html>body div#rightheader {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin: 0px 0px 7px 0px;
}

#navBar{
	padding: 0px 0px 0px 0px;
	width: 250px;
	height: auto;
	float: left;
	margin: -4px 7px 0px 0px;
	background: #FFFFFF url(../images/background.jpg) repeat-y;
}

html>body div#navBar {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin: 0px 7px 0px 0px;
}


#sectionLinks{
	position: relative;
	padding: 2px 20px 2px 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	line-height: 2.5;
}

#sectionLinks ul{
list-style-type: none;
}

#sectionLinks li a {
color: #1C1475;
text-decoration: none;
	}

#sectionLinks li a:hover {
	text-decoration: underline;
	}

/* Styles for main content area */
#content{
	float: right;
	width: 473px;
	/*height: 105%;*/
	margin: 0;
	padding: 0 0px 0 0px;
	background-color: #FFFFFF;
	text-align: justify;
	z-index: 1;
}

#content p {
	padding: 0px 14px 0px 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.45;
	color: #000;
	}

#content h1 {
	padding: 0px 10px 0 20px;
	font-weight: bold;
	color: #1C1475;
	font-size: 12px;
}

#content h2{
	padding: 0px 10px 0 20px;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

#content h3{
	padding: 0px 10px 0px 20px;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	margin-bottom: -8px;
}



#content a {
color: #1C1475;
text-decoration: underline;
font-weight: bold;
	}
#content a:link {
color: #1C1475;
text-decoration: underline;
font-weight: bold;
	}
#content a:visited {
color: #1C1475;
text-decoration: underline;
font-weight: bold;
	}
#content a:hover {color:#CC0000;
	text-decoration: none;
	}
#content a:active {
color: #1C1475;
text-decoration: underline;
font-weight: bold;
	}	
	
li a:link {padding: 0 0 0 0;
color: #1C1475;
text-decoration: underline;
font-weight: bold;
	}
li a:visited {padding: 0 0 0 0;
color: #1C1475;
text-decoration: underline;
font-weight: bold;
	}
li a:hover {color:#CC0000;padding: 0 0 0 0;
	text-decoration: none;
	}
li a:active {padding: 0 0 0 0;
color: #1C1475;
text-decoration: underline;
font-weight: bold;
	}		
/* Styles for PageContent pulled from database  */
#pagecontent{float:right;
	padding: 0 20px 0 0; margin: 0 0 0 0;
	font-size: 12px;
	line-height: 145%;
	margin-top: 0;
	max-width: 450px;
	background-color: #fff;
	
}

.pagecontent
{
	padding: 0px 20px 0px 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	}
	
.pagecontent img {
	padding: 10px 10px 10px 2px;
	float: left;
	}	
.pagecontent p
{
	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	}
/*.pagecontent table {background-color:#990000; width: 380px; margin: 0 20px 0 20px;}	
*/.pagecontent td
{
	padding: 0 0 0 0; margin: 0 0 0 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	}	
.pagecontent h1 {
	/*padding: 0px 10px 0 20px;*/
	font-weight: bold;
	color: #1C1475;
	font-size: 12px;
}

.pagecontent h2{
	/*padding: 0px 10px 0 20px;*/
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

.pagecontent h3{
	/*padding: 0px 10px 0px 20px;*/
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	margin-bottom: -8px;
}



.pagecontent a:link {padding: 0 0 0 20px;
color: #1C1475;
text-decoration: underline;
font-weight: bold;
	}
.pagecontent a:visited {padding: 0 0 0 20px;
color: #1C1475;
text-decoration: underline;
font-weight: bold;
	}
.pagecontent a:hover {padding: 0 0 0 20px;
	color: #CC0000;
text-decoration: none;
font-weight: bold;
	}
.pagecontent a:active {color: #1C1475;padding: 0 0 0 20px;
text-decoration: underline;
font-weight: bold;
}	
#title img{
	padding: 10px 0px 10px 0px;
	margin: 0px 0px -10px 0px;
	}

html>body div#title img {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin: 0px 0px 0px 0px;
}


#content_left{
	float: left;
	width: 226px;
	margin: 0;
	padding: 0 0px 0 0px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	height: 100%;
}

#content_right{
	float: right;
	width: 244px;
	margin: 0;
	padding: 0 0px 0 0px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	border-left: 2px solid #BED0E6;
	min-height: 500px;
}

#content_right p {
	padding: 0px 10px 0px 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1;
	text-align: right;
	}
/*.content_right table{
	float: right;
	width: 450px;
	margin: 0;
	padding: 0 0px 0 0px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	border-left: 2px solid #BED0E6;
	min-height: 500px;
}

.content_right p {
	padding: 0px 10px 0px 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1;
	text-align: right;
	}
*/
html>body div#content_right p {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	line-height: normal;
}

#content h4{
	padding: 0px 0px 4px 20px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-align: left;
	float: left;
	margin: 0px;
}

#content h5{
	padding: 4px 0px 0px 20px;
	font-weight: lighter;
	font-style: italic;
	color: #000000;
	font-size: 16px;
	text-align: left;
	margin: 0px;
}

#content h6{
	padding: 6px 0px 0px 20px;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-align: left;
	margin: 0px;
}

#event_img {
	padding: 10px 10px 0px 20px;
	float: left;
	}

#footer{
	margin: 0px 0px -4px 0px;
	padding: 6px 0px -4px 0px;
	width: 100%;
	font-size:10px;
	clear: both;
	text-align: right;
	position: relative;
	bottom: 4px;
	right: 2px;
}

#footer a {
color: #1C1475;
text-decoration: none;
	}

/* -------------  Styles for Member Login Form -------------------- */
#loginform table {border: 1px solid #ccc; padding: 6px;}
.errormsg {font-family:Verdana, Geneva, sans-serif; color:#C00; font-size: 11px;}