body, div, dl, dt, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
html {
	overflow: auto;
}
fieldset, img {
	border:0;
}
address, caption, cite, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
body, td, th {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
}
a:link {
	color: #93908b;
	text-decoration: none;
}
a:visited {
	color: #93908b;
	text-decoration: none;
}
a:hover {
	color: #0054a6;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #CCC;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 1.8em;
	background-image: url(img/bkgrd.jpg);
	background-attachment:fixed;
	background-position: top;
	background-color: #787650;
	height:100%;
}
#wrapper {
	width:940px;
	padding:0px 10px;
	margin:0 auto;
	background:#fff;
}
#footer_wrapper {
	width:940px;
	padding:0px 10px;
	margin:0 auto;
	background:#928f8a;
	text-align: center;
}
#footer {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 1.8em;
	width: 940px;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	
}

#footer a:link {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #0054a6;
	text-decoration: underline;
}
#footer a:active {
	text-decoration: underline;
	color: #CCC;
}
	

img.center {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	padding:8px;
}
/*------------------------------------*\
	TYPE
\*------------------------------------*/
h1, h2 {
	clear:both;
	position:relative;
	color:#fff;
	background:#928f8a;
	text-shadow:0 -1px #d0284b, 0 1px #f96080;
}
h1 {
	font-size:1.2em;
	text-align:center;
	margin:0 -20px 10px -20px;
	padding:15px 0;
	-moz-box-shadow:0 2px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:0 2px 0 rgba(0,0,0,0.1);
	-o-box-shadow:0 2px 0 rgba(0,0,0,0.1);
	box-shadow:0 2px 0 rgba(0,0,0,0.1);
}
h1:before, h1:after, h2:before, h3:before, h4:before, h5:before, h6:before {
	content:" ";
	background:url(img/css/ribbon.png);
	display:block;
	width:10px;
	height:10px;
	position:absolute;
	bottom:0;
	left:0;
	margin-bottom:-10px;
	z-index:-1;
}
h1:after {
	background:url(img/css/ribbon-2.png);
	right:0;
	left:auto;
}
h2 {
	clear:both;
	position:relative;
	color:#fff;
	background:#ab1c6c;
	font-size:1em;
	float:left;
	padding:2px 2px 2px 2px;
	margin-left:-20px;
	margin-bottom:20px;
	-moz-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	-o-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	
}
h3 {
	clear:both;
	position:relative;
	color:#fff;
	background:#0054a6;
	font-size:1em;
	float:left;
	padding:2px 2px 2px 2px;
	margin-left:-20px;
	margin-bottom:20px;
	-moz-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	-o-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	background-color: #0054a6;
}
h4 {
	clear:both;
	position:relative;
	color:#fff;
	background:#fba61a;
	font-size:1em;
	float:left;
	padding:2px 2px 2px 2px;
	margin-left:-20px;
	margin-bottom:20px;
	-moz-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	-o-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	box-shadow:2px 2px 0 rgba(0,0,0,0.1);
}
h5 {
	clear:both;
	position:relative;
	color:#fff;
	background:#9edff1;
	font-size:1em;
	float:left;
	padding:2px 2px 2px 2px;
	margin-left:-20px;
	margin-bottom:20px;
	-moz-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	-o-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	box-shadow:2px 2px 0 rgba(0,0,0,0.1);
}
h6 {
	clear:both;
	position:relative;
	color:#fff;
	background:#add038;
	font-size:1em;
	float:left;
	padding:2px 2px 2px 2px;
	margin-left:-20px;
	margin-bottom:20px;
	-moz-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	-o-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	box-shadow:2px 2px 0 rgba(0,0,0,0.1);
}

h7 {
	font-size: 15px;
	line-height: 1.8em;
	
	}
	
	h8 {
	font-size: 10px;
	line-height: 1.8em;
	
	}
	
	
h9 {
	clear:both;
	position:relative;
	color:#fff;
	background:#a48451;
	font-size:1em;
	float:left;
	padding:2px 2px 2px 2px;
	margin-left:-20px;
	margin-bottom:20px;
	-moz-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	-o-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	box-shadow:2px 2px 0 rgba(0,0,0,0.1);
}

.author{

font-size: 14px;
	line-height: 1.8em;
	
	}
	
	.author2{

font-size: 16px;
	line-height: 1.8em;
	
	}
	
	.headline{

font-size: 18px;
	line-height: 1.8em;
	
	}

p {
	clear:both;
	margin-bottom:20px;
	padding: 10px;
	font-size: 13px;
}
.scrollArea {
	width: 250px;
	height: 1300px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: #6699CC;
	border-width: 0px;
	border-style: solid;
	float: left;
	overflow: auto;
}
.padded td{ 
padding: 15px
}

p.feature
{
  overflow: hidden;
  
}


