body {
	margin: 0;
	padding: 0;
	background-image: url(../img/PageBg.jpg);
	background-position: center;
}


#Menu {
	width: 166px;
	float: left;
	top: 1px;
	position: relative;
	margin:0; padding:0px;
	line-height: 30px;
	
}

#Menu a.current:link {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #383838;
	font-weight: bold;
	line-height: 30px;

}

#Menu a.current:hover {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	color: #383838;
	font-weight: bold;
	line-height: 30px;
}

#Menu a.current:visited {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #383838;
	font-weight: bold;
	line-height: 30px;	
}

#Menu a:link {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #383838;
	font-weight: normal;
	line-height: 30px;
	
}

#Menu a:hover {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	color: #383838;
	font-weight: normal;
	line-height: 30px;
	
}

#Menu a:visited {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #383838;
	font-weight: normal;
	line-height: 30px;
	
}

#WealthForum {
	background-color: #FFF;
	width: 710px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#pagesection {
	position: relative;
	width: 710px;
	background-color: #fff;
	float:left; 
	top: 43px;
	min-height: 400px;
}

#leftcolumn {
	float:left; 
	width: 160px;
	background-color: #EEECE5;
	padding-bottom: 3px;
	margin-top: 10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#C9C5AF;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#C9C5AF;	
}

.featuredSpeakerPanel{
	width:180px;
	float:left;
}

.featuredspeakerContent{
	width:160px;
	background-color:#EEECE5;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#C9C5AF;
	float:left;
	padding:10px;
	margin-bottom:10px;
}

.speakerBorder{
	border:1px solid #A8A07D;
	margin-left:3px;
	margin-bottom:3px;
}

#leftcolumntext {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}	

#middlecolumn {
	position: relative;
	left: 1px;
	width: 315px;
	padding: 10px;
	background-color:#fff;
	margin:0 155px;
	min-height: 400px;
}

#rightcolumn {
	float:right;
	width: 180px;
	background-color: #fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:65%;
	color:#3D3A67;
	margin-top:15px;
	
	
}


#header {
	background-image: url(../img/Headerlogo.jpg);
	width: 710px;
	height: 141px;
}

#footerbar {
	clear:left; 
	position: relative;
	background-image: url(../img/Footer.gif);
	width: 710px;
	top: 30px;
}

#footertext {
	width: 710px;
	top: 5px;
	position: relative;
	padding: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6D6E;
}

#logo {
	position: relative;
	cursor: pointer;
	top: 12px;
	left: 29px;
	height: 85px;
	width: 93px;
	z-index: 1;
	visibility: visible;
}



#headeroptions {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3A67;
	width: 600px;
	height: 18px;
	top: 30px;
	left: 55px;
}

.headeroption:link {
	color: #3D3A67;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.headeroption:visited {
	color: #3D3A67;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.headeroption:hover {
	color: #9E9CB3;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#middlecolumn p, #pagesection p {
	color:#3D3A67;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size: 11px;
}

.featuretext{
	background-color:#FFF;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:5px;
	float:left;
	width:345px;
	margin-bottom: 10px;
}

#leftcolumn p {
	color:#3D3A67;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size: 10px;
}

.rightContent{
	width:180px;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#3D3A67;
	font-size: 10px;
}

.caption{
	color:#A8A07D;
	font-weight:bold;
}

.rightColumn a{
	font-weight:bold;
	text-decoration:none
}

.rightColumn a:hover{text-decoration:underline}

.rightContent img{
	padding-top:5px
}
	
a,a:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #585858;
	font-weight: 500;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #585858;
	font-weight: 500;
}



li{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#3D3A67;
	font-size:11px;
	padding-bottom:10px;
	background-color:#fff;
}

#middlecolumn h1, h1 {
	font-size: 22px;
	color:#A8A07D;
	font-family:"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:bold;
	margin-bottom:10px;
}

#middlecolumn h2 {
	color:#3D3A67;
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}

p{padding-top:0px;padding-bottom:10px;margin:0px}

.field {
	color: #3D3A67;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	}
	
.ForumHeaders {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	}
	
.ForumArticleHeaders {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	}
	
.ForumLink:link, .ForumLink:Visited {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	text-decoration: underline;
	font-size: 11px;
	}
	
.ForumLink:hover {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 11px;
	}
	
.ForumText {
	color: #222222;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-size: 11px;
	}

.ForumHeadersLink {
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	font-size: 16px;
	}
	
	.ForumHeadersLink:visited {
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	font-size: 16px;
	}
	
.ForumHeadersLink:hover {
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
	}
	