 Standard 2 column layout 	
	body {
		margin:0px 0px 0px 0px;
		}
	
	#leftcontent {
	float:left;
	width:67%;
	background:#fff;
	border-right:2px solid #CE190B;
	border-bottom:2px solid #CE190B;
	border-top:0px solid #000;
	margin-right:15px;
	padding-bottom:20px;
	border-left: 2px solid #CE190B;
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 0px;
		}

	#rightcontent {
	min-height: 350px;
		}
#rightcontent img {
	float: right;
	margin-right: 50px;
}

		
	p,h1,pre {
	margin:0px 30px 10px 30px;
	font-size: 12px;
		}
		
	h1 {
	font-size:36px;
	padding-top:10px;
	font-family: "Freestyle Script", Verdana, Arial, Helvetica, sans-serif;
		}
	
	#rightcontent p {
	font-size:10px;
	margin-left:0px;
	margin-top: 20px;
		}
		
	#banner {
	height:39px;
	height:39px;
	background-image: url(images/banner_bg.gif);
	background-repeat: repeat-x;
	border-bottom: solid #CE190B 2px;
		}
	html>body #banner {
		height:90px;
		}
body {
	background-color: ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {

	font-size:16px;
	padding-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size:12px;
	padding-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8D1107;
	padding-bottom: 0px;
}

#Footer {
	z-index:1;
	width: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 30px;
	padding-top: 10px;
}
a {
	color: #5E1F00;
}
a:visited {
	color: #C44000;
}
a:hover {

	color: #FFA579;
}
#leftcontent ul {
	font-size: 12px;
}
