body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EFEAE8;
}    
#bigbox {
	margin-left: auto;
	margin-right: auto;
	background-color: #EFEAE8;
	padding: 0 0 0 0;
	width: 740px;
	text-align: left;
}
#topbox { padding-left: 0px;
		  padding-top: 10px;
		  padding-bottom: 0px;
}
#box {
	background-color: #FFFFFF;
	width: 740px;
	height: auto;
	padding-bottom: 6px;

}
.logo {
		padding-left: 0px;
		vertical-align: top;
		clear: both;
		width: 203px;
}
.gnav_1 { 
	text-align: right;
	vertical-align: top;
	padding-left: 183px;
}

.gnav { 
	text-align: right;
	vertical-align: top;
	padding-left: 2px;
}
.headline {font-family: Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	float:inherit; 
	margin: 15px 0px 10px 232px;
}

h2 {font-family: Times,serif;
	font-size: 16px;
	font-weight: bolder; 
	color: #B2BB1E;
	padding-top: 19px;
}

.content {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px 0px 10px 232px;
	padding-right: 25px;
	font-size: 12px; 
	line-height: 18px;
	width: 350px;
}

.content li {
	list-style: disc;
	margin-top: 5px;
	margin-left: 20px;
}

.content a, a {
	color: #6E2A8D; 
	text-decoration: underline;
	font-weight: bold;
	}
.content a:hover, .content a:hover:visited, a:hover, a:hover:visited {
	color: #B2BB1E;
	text-decoration: underline;
}
.content a:visited, a:visited {
	color: #6E2A8D; 
	text-decoration: underline;
}

table {font-size: 11px; width: 90%; margin: 0 20px 15px 20px;}

#snav {
	float: left;
	width: 200px;
	font-weight: bold;
	font-size: 11px;
	line-height: 22px;
	height: 600px;
	font-family:Georgia, Times, serif;
	margin-top: 35px;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: 12px;
}
#snav p 
	{padding-left: 4px;
	margin-bottom: 0px;
	color: #333333;
}
#snav a {color: #6E2A8D; text-decoration: none;}
#snav a:hover {color: #B2BB1E; text-decoration: underline;}
#snav a:visited {color: #6E2A8D; text-decoration: none;}

#footer {
	background-color: #FFFFFF;
	width: 740px;
	height: 34px;
	padding-top: 5px;
	margin-right: 10px;
}
#footertext {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #000000;
	padding-right: 5px;
	padding-top: 1px;
}
#footertext a {
	text-decoration: underline;
	color: #333333;
}
#footertext a:hover {
	text-decoration: underline;
	color: #B2BB1E;
}
#footertext a:visited {
	text-decoration: underline;
	color: #666666;
}

a,  {color: #C05EBA; text-decoration:none;}
a:hover, a:active, a:visited:hover {color: #000000; text-decoration:underline;}

a:visited {color: #B2BB1E; text-decoration:none;}

* html p   /* this selector recognized by IE only */
{
	position: relative;
	position: relative;
	height: 28px;
} /* this resolves a Win IE (6 only?) rendering bug associated with floats and clearboth-style spacers ( http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html ) */

div.macie5fixrelativedisplay {margin: 0; padding: 10px 30px;} /* SET p PADDING & MARGINS HERE! this (along with the divs enclosing each p in the HTML and setting all "p" padding & margins to 0) fixes a Mac IE5 line-height bug that occurs in text within relatively positioned elements [this counter-acts the above hack. ugh.] ( http://www.macedition.com/cb/ie5macbugs/#doubleline ) */
