body, div, ul, li{
	margin: 0;
	padding: 0;
}
p, h1, h2, h3 {
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
}
h1 {
	font-size:15px;
	color:#9C3B39;
	font-weight:bold;
}
h3  {
	font-weight:bold;
	font-size:12px;
}
body  {
	background-image:url(../images/outerbackground.gif);
	background-repeat:repeat;
	color: #660000;
	font-size:12px;
	padding-top:15px;
}
#outer {
	margin: auto;
	width: 623px;

	
}
#header {
	height: 209px;
	width: 100%;
}
#headerbrdr  {
	border-top: #330000 2px solid;
	border-left: #330000 2px solid;
	border-right: #330000 2px solid;
}
#footer {
	background-image:url(../images/background_bottom.gif);
	background-repeat:repeat;
	height: 20px;
	width:623px;
	float:left;
	color:#FFFF99;
	font-size:12px;
	border-bottom: #330000 2px solid;

}
#wrapper {
	width: 623px;
	background-image:url(../images/background01.gif);
	background-repeat:repeat;
	float: left;
	border-left:#330000 2px solid;
	border-right:#330000 2px solid;
}
#rightcolumn {
	width: 447px;
	background-color: #FFFFCC;
	float: left;
	min-height:765px;
	height:auto !important;
	height:765px;
}
#rightcontent {
	padding-left:16px;
	padding-top:16px;
	padding-right:16px;
}
#rightcontent ul {
	padding-left:15px;
	padding-bottom:10px;
}
#rightcontent a {
	color:#660000;
}
	
#leftcolumn {
	float: left;
	width: 176px;
}
#leftnav {
	padding-top:20px;
	width: 133px;
	padding-left:20px;
}
#leftnav ul {
	padding-left:13px;
	width: 133px;
}
#leftnav li {
	padding-left: 5px;
	padding-bottom: 8px;
	list-style-position: outside;
	list-style-image: url(../images/navimg.gif);
	list-style-type: none;
	width:116px;
}
#leftnav a  {
	/*display:block;
	width:116px;
	text-decoration:none;
	border-bottom:#9C3B39 2px solid;
	color:#9C3B39; 
	font-weight:bold;
	font-size:13px;*/
}
#btmcontentwrap {
	padding-top:17px;
	padding-left:16px;
}
#btmleftcontent {
	float:left;
	border-right:#9C3B39 2px solid;
	width:200px;
	margin-right:14px;
	padding-right:10px;
	margin-bottom:10px;

}
#btmrightcontent {
	padding-right:10px;
	margin-bottom:10px;
}.largeRed {
	font-size: 14px;
	font-weight: bold;
}
#newsfeed {
	height: 390px;
	width: 98%;
	overflow: scroll;
}
