/*///////////////////////////////////////////////////////
Style Guide
/////////////////////////////////////////////////////////

#idName {
	display: block; position: absolute; left: 0px; top: 0px; z-index: 1; width: auto; height: auto; overflow: auto; 
	margin: 0px; border: 0px solid #FFFFFF; padding: 0px; background: #FFFFFF url("../images/spacer.gif") no-repeat left top;
	font: italic small-caps bold 0.6em/120% verdana, arial, helvetica, sans-serif; color: #000000; text-align: justify; text-decoration: none; 

//	font: <'font-style'> <'font-variant'> <'font-weight'> <'font-size'>/<'line-height'> <'font-family'>	//
}
*/



/*///////////////////////////////////////////////////////
General Style Information
///////////////////////////////////////////////////////*/

body {
	margin: 10px; padding: 0px; background-color: #FFFFFF; background-image: none; 
	font-family: verdana, arial, helvetica, sans-serif; font-size: 0.7em; color: #000000; text-align: justify; 
	width:100;
}
table {
	font-size: 1em; background-image: none; 
}
p {
	margin: 0px; margin-bottom: 1em; background-image: none; 
}
img {
	display: block; margin: 0px; border: none; background-image: none; visibility:hidden;
}
h1 {
	font-size: 1.6em; background-image: none; 
}
h2 {
	font-size: 1.4em; background-image: none; 
}
h3 {
	font-size: 1.2em; background-image: none; 
}
h4 {
	font-size: 1.1em; background-image: none; 
}
#container {
	display: block; background: #FFFFFF; background-image: none; 
	margin: 0px; border: none; text-align: justify; 
}
#masthead{
	display: inline; background-image: none; 
}
#navigationPrimary {
	display: none; background-image: none; 
}
#homeButtons a {
	background-image: none; 
}
#navigationSecondary {
	display: none; background-image: none; 
}
#mainMenu {
	display: none; background-image: none; 
}
#content {
	display: block; padding-bottom: 20px; background-image: none; 
}
#content h2 {
	background-image: none; 
}
#content img {
	display: inline; float: right; margin: 0px 0px 10px 10px; border: 1px solid #000000; background-image: none; 
}
#content a {
	color: #000000; text-decoration: underline; background-image: none; 
}
#content .selectionStyle img {
	display: inline; float: left; margin: 0px 8px 8px 0px; background-image: none; 
}
#content .peach {
	font-weight: bold; background-image: none; 
}
#footer {
	display: block; clear: both; 
	margin: 0px; border-top: 1px solid #999999; padding-top: 10px; background-image: none; color: #999999; text-align: center; 
}
#footer ul {
	display: none; background-image: none; 
}
#footer a {
	color: #999999; text-decoration: underline;
}

#footerlinks
{
	visibility:hidden; display:none;	
}

#header
{
	visibility:visible; display:block;	
}