body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	background-color: #fff;
	background: url('../images/pageGradientGrey2.jpg') repeat-x left top;
}

#wrapper {
	margin: 5px auto 5px;
	width: 755px;
	text-align: left;
	background-color: #fff;
	background: #fff url('../images/pagetopcurve2.gif') no-repeat center top;
}

/************ This begins the header area *************/

#header {
	margin: 0;
	padding: 0;
	height: 130px;
	/*border: 1px solid red;*/
}

.logo {
	float: left;
	width: 109px;
	margin: 21px 10px 20px 20px;
	/*border: 1px solid red;*/
}

#header h1 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 2.5em;
	font-weight: normal;
	color: #000;
	margin: 10px 0 0 20px;
	padding: 0 0 5px 0;
	float: left;
	width: 570px;
	border-bottom: 1px solid #9e0039;
	/*border: 1px solid black;*/
}

#header h2 {
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.4em;
	color: #999;
	margin: 0 0 0 20px;
	padding: 0 0 5px 0;
	float:left;
	width: 300px;
	border-bottom: 1px solid #9e0039; /*#909;*/
	/*border: 1px solid black;*/
}

#header h2 a {
	text-decoration:none;
	margin: 0 0 0 15px;
	color: #666;
}
 
#header h2 a:hover {
	text-decoration:underline;
	background-color:#FFFFCC;
	margin: 0 0 0 15px;
	color: #666;
}  

.nfg {
	float: left;
	width: 167px;
	margin: 5px 0 0 105px;
	border: 0;
	/*border: 1px solid red;*/
}

#header h4 {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #909;
	margin: 15px 0 0 10px;
	float: left;
	height: 83px;
	/*border: 1px solid red;*/
}

/************ This ends the header area *************/

/************ This begins the sidebar area *************/

#sidebar {
	margin: 10px 0 0 0;
	padding: 0;	
	float: left;
	width: 210px;
	font-size: 95%;
	/*border: 1px solid #0f0;*/
	clear: both;
}

#sidebar p {
	font-size: .8em;
	margin: 0;
}

#nav {
	background-color: #fff;
}

#nav ul { 
	margin: 0;
	padding: 0 0 0 12px;
	line-height: 200%;
}

#nav ul li { 
	list-style-type: none;
	background:transparent url(../images/bookbullet2.gif) no-repeat left center;
	padding: 0 0 0 25px;
	/*border: 1px solid #f00;*/
}

#nav ul li a { 
	padding: 0 0 0 5px;
	color: #9e0039; /*blue links*/
	/*border: 1px solid #00f;*/
}

#homepagelinks { 
	margin: 0 0 10px 0;
	float: left;
	width: 175px;
	font-size: 1.3em;
	/*border: 1px dashed #bbb;*/
}

#homepagelinks ul { 
	list-style-type: none;
	/*border: 1px dashed #bbb;*/
}
#homepagelinks a { 
	color: #9e0039; /*#800080;*/
}

#homepagelinks ul li.noborder { 
	text-align: center;
	margin: 10px 0;
	padding: 5px;
	/*border-bottom: 1px solid #bbb;*/
}
/*
#homepagelinks ul li.bold { 
	font-size: .8em;
	color:#3366CC;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;*/
	/*border-bottom: 1px solid #bbb;*/
/*}*/

#homepagelinks ul li.border { 
	text-align: center;
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #999;
	background-color: #eee;
	/*border-bottom: 1px solid #bbb;*/
}

.ad {
	margin:0 10px 10px 8px;
	padding:5px;
	border:1px solid #CCCCCC;
}

.ad ul {
	margin:10px;
}

.ad ul li {
	list-style-type: none;

}

.ad p {
	font-size:.90em;
	color:black;
	margin:0;
	line-height:18px;
}

/************ This ends the sidebar area *************/

/************ This begins the content area *************/

#content {
	float: left;
	width: 330px;
	margin: 10px 15px 10px 0;
	padding: 0;
	/*border: 1px solid red;*/
}

#content p {
	margin: 0 0 20px 0;
	font-size: 1.1em;
}

#content h1 {
	margin: 0 0 10px 0;
	color: red;
}

#content h2 {
	margin: 0 0 10px 0;
	color: #9e0039;
	font-weight:normal;
}

#content h4 {	
	margin: 0 0 10px 0;
	color: #9e0039;
	font-weight:normal;
	font-size:1.4em;
}

#content h5 {	
	margin: 0 0 10px 0;
	color: #9e0039;
	font-weight:normal;
	font-size:1.2em;
}

#content ul { 
	margin: 0 0 25px 0;
	padding: 0 0 0 20px;
	line-height: 110%
}

#content ul li { 
	font-family: geneva, verdana, sans-serif;
	margin: 0 0 10px -10px;
	padding: 0 0 0 35px;
	list-style-type: none;
	background:transparent url(../images/bookbullet2.gif) no-repeat left top;
}

.updated {
	font-size: .80em;
	font-style: italic;
}

.boxhighlight {
	background-color:#FFFFee;
	padding:10px;
	padding-bottom:0;
	border:1px solid #ccc;
	margin:0 7px 10px 10px;
	width:85%;
}

.adnoborder {
	margin:0 0 10px 15px;
	padding:5px;
	width:85%;
}

.adborder {
	border:1px solid gray;
	margin:0 0 10px 5px;
	padding:5px;
	width:90%;
}

.adborder h4 {
	text-align:center;
	margin:0;
}

.adborder p {
	font-size:.8em;
}

/************ This ends the content area *************/

/************ This begins the secondary (right column) area *************/

#secondary {
	float: right;
	width: 200px;
	margin: 10px 0 0 0;
	/*border: 1px solid green;*/
}

#amazon {
	padding: 5px 6px 2px 3px; /*this helps the positioning of the bottom curve */
	width: 155px;
	font-weight: 400;
	font-size: 1.3em;
	text-align: center;
	margin: 0 auto 10px;
	line-height: 130%;
	background: #eee url('../images/boxtopcurve.gif') no-repeat center top;
}

#bottomcurves {
	margin: -10px 0 5px 0;
	padding: 5px 0 5px;
	background: url('../images/boxbottomcurve.gif') no-repeat center bottom;
}

.greenlink {
	color: green;
}

.greenbox {
	margin:0 0 10px 0;
}
.why {
	font-size: .55em;
	text-decoration: underline;
	text-align: center;
	color: #999;
}

.leftcolumnsecondary {
	font-size: .7em;
	text-decoration: underline;
	text-align: center;
}

#ira {
	padding: 5px;
	width: 165px;
	/*border: 1px solid #999;
	background-color: #eee;*/
	font-weight: 400;
	font-size: 1.3em;
	text-align: center;
	margin: 0 auto 10px;
	line-height: 130%;
}

#images {
	margin: 20px 23px 10px;
}

.commonwealth {
	margin: 10px 27px;
}

/************ This ends the secondary area *************/

/************ This begins the footer area *************/

#footer {
	clear: both;
	margin: 20px auto;
	text-align: center;
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.4em;
	color: #666;
}

#footer hr {
	width: 280px;
	height: 1px;
}

#footer a {
	text-decoration:none;
	margin: 0 0 0 20px;
	color: #666;
}

#footer a:hover {
	text-decoration:underline;
	background-color:#FFFFCC;
	margin: 0 0 0 20px;
	color: #666;
}

/************ This ends the footer area *************/

#access {
	position: absolute;
	top: -9999px;
	font-size: 1px;
}