body {	
	background-image: url(../images/inside-bg.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	margin:0 auto;
	width:760px;
}

#header {
}

#nav {
	height:30px;
	background-color:#000000;
}

#picture {
}

#content {
	background-color:#FFFFFF;
	padding:10px 20px 20px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#203B10;
	line-height:17px;
}

h1 {
	color:#000000;
	font-family:"Optima", Times, serif;
	font-weight:normal;
	font-size:23px;
	border-bottom: #000000 solid 1px;
	padding-bottom:8px;
}

h2 {
	color:#000000;
	font-family:"Optima", Times, serif;
	font-weight:normal;
	font-size:19px;
	
}

#footer {
	clear: both;
	color: #999;
	font-size: 11px;
	padding: 30px 0px;
	line-height: 17px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a {
	color: #CCC;
	text-decoration: none;
}

#footer a:visited {
	color: #CCC;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: none;
}

#cms_content {
	width: 720px;
}
