body {
	background-color: #E2D198;
	background-image: url(images/bg.gif);
	font-family: Helvetica, Arial, sans-serif;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 1em;
	line-height: 1.3em;
	color: #323232;
	font-weight: lighter;
}

a:link {
	color: #C21C2B;
	text-decoration: underline;
}
a:hover {
	color: #2F3E94;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #664834;
	text-decoration: underline;
}
#clear {
	clear: both;
}
#outy {
	width: 710px;
	text-align: center;
	background-color: #EEEEEE;
	background-image: url(images/outy-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

#iny {
	text-align: center;
}
#topnav {
	
}
#bigimage {
}
#content {
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#leftcol {
	width: 380px;
	float: left;
	margin-bottom: 10px;
	background-image: url(images/left-content-bg.jpg);
	background-repeat: repeat-x;
}
#leftcol h1{
	padding: 0px;
	margin: 0px;
}
#leftcol h2{
	font-size: 1em;
	color: #333333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
}
#leftcol p {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin: 0px;
	font-size: .85em;
}


#rightcol {
	float: left;
	width: 274px;
	margin-left: 10px;
	padding-top: 0px;
}


#sidebar {
	background-image: url(images/sidenote-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #FFFFFF;
}

#sidebar h3 {
	font-size: 1em;
	line-height: 1.5em;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
#sidebar p {
	font-size: 0.75em;
	line-height: 1.5em;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}



#footer {
}
#footnav{
	background-color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	padding-bottom: 2px;
}
 .fnitem {	
 	display: inline;
	font-size: .75em;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
}

#bottom {
	font-size: 10px;
	color: #666666;
	background-image: url(images/footer-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 74px;
}
.legal {
}
