	
body {
	margin:0px 0px 0px 0px;
	background-image: url(../assets/bgImage.gif);
	background-repeat: repeat;
		}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 810px;
}

	
	#leftcontent {
	float:left;
	width:63%;
	background:#fff;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	margin-right:15px;
	padding-bottom:20px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	margin-top: 0px;
	height: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
		}

	#rightcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		}
		
	p,h1,pre {
	margin:0px 30px 10px 30px;
		}
		
	h1 {
	font-size:18px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
		}
	
	#rightcontent p {
		font-size:12px;
		margin-left:0px;
		}
	
hr {
	color: #006633;
	border: -1px dashed #006633;
}
span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006633;
}
.style1 {color: #006633}
.style2 {font-size: 14px}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
.leftPageHeader {
	height: 50px;
	width: 350px;
	margin-top: 15px;
	margin-left: 13px;
	float: left;
}
