body {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif; 
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: url(/images/bg.jpg);
	background-attachment: fixed;
}

#body img {
	display: block;
}

#spacer {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 20px;
}

#main_container {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

#header {
	float: left;
	width: 780px;
	height: 151px;
}
#footer {
	float: left;
	width: 780px;
	height: 40px;
}
#container {
	width: 780px;
	float: left;
	text-align: justify;
	background: url(/images/content-bg.jpg) repeat-y;
}

#logo {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left {
	float: left;
	width: 160px;
	color: #000000;
}
#left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 4px 0px 0px 3px;
	margin: 0px;
	text-transform: uppercase;
}
#left ul {
	width: 155px;
	margin: 0px 0px 0px 0px;
	padding: 0 2px 0 3px;
	text-indent: 26px;
	text-transform: uppercase;
}
#left ul li {
	list-style-type: none;
	line-height: 21px;
	text-transform: uppercase;
}

.selected {
	font-size: 13px;
	color: #FFFFFF;
	width: 155px;
	height: 21px;
	text-indent: 26px;
	background: url(/images/left-ul-bg.jpg) no-repeat;
	font-style: normal;
	font-weight: bold;
	display: block;
	border-bottom: 1px #926345 dashed;
}
#left ul li a:link{
	font-size: 13px;
	width: 155px;
	height: 21px;
	color: #926345;
	text-indent: 26px;
	background: url(/images/left-ul-bg.gif) no-repeat;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
	display: block;
	border-bottom: 1px #926345 dashed;
}
#left ul li a:visited{
	font-size: 13px;
	width: 155px;
	height: 21px;
	color: #926345;
	text-indent: 26px;
	background: url(/images/left-ul-bg.gif) no-repeat;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
	display: block;
	border-bottom: 1px #926345 dashed;
}
#left ul li a:hover{
	font-size: 13px;
	color: #FFFFFF;
	width: 155px;
	height: 21px;
	text-indent: 26px;
	background: url(/images/left-ul-bg.jpg) no-repeat;
	font-style: normal;
	font-weight: bold;
	display: block;
	border-bottom: 1px #926345 dashed;
}
#left ul li a:active{
	font-size: 13px;
	color: #FFFFFF;
	width: 155px;
	height: 21px;
	text-indent: 26px;
	background: url(/images/left-ul-bg.jpg) no-repeat;
	font-style: normal;
	font-weight: bold;
	display: block;
	border-bottom: 1px #926345 dashed;
}
#left ul li a:visited:hover{
	font-size: 13px;
	color: #FFFFFF;
	width: 155px;
	height: 21px;
	text-indent: 26px;
	background: url(/images/left-ul-bg.jpg) no-repeat;
	font-style: normal;
	font-weight: bold;
	display: block;
	border-bottom: 1px #926345 dashed;
}
#left img {
	display: block;
}
#center {
	float: right;
	width: 600px;
	color: #000000;
	text-align: justify;
	padding-right: 10px;
/*	padding-left: 10px; */
	padding-bottom: 8px;
	padding-top: 0px;
	display: block;
}
#center h2 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #2F5F25;
	font-style: normal;
	font-weight: bold;
	padding: 26px 0 0 0;
	margin: 10px 0 0 0;
	background: url(/images/h2-bg.gif) no-repeat;
}
#center h3 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #2F5F25;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#center p {
	padding: 0px 5px 0px 2px;
	margin: 3px 0px 15px 0px;
}

#center a{
	color: #2F5F25;
	text-decoration: underline;
}

#center a:link{
	color: #2F5F25;
	text-decoration: underline;
}
#center a:hover{
	color : #3D902B;
	text-decoration: underline;
}
#center a:visited{
	color: #2F5F25;
	text-decoration: underline;
}
#center a:visited:hover{
	color: #3D902B;
	text-decoration: underline;
}
#center a:active{
	color: #3D902B;
	text-decoration: underline;
}
#center img {
	display:block;
}
.photo-right {
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#center form {
	padding: 0px;
	margin: 0px;
}
#center textarea {
	border: 1px solid #6666CC;
	width: 300px;
	height: 120px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	padding-left: 3px;
	padding-right: 0px;
	margin-bottom: 3px;
}
#center select {
	border: 1px solid #6666CC;
	width: 55px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 3px;
}
#center #email, #password {
	border: 1px solid #6666CC;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 3px;
	width: 300px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}
#center #secnum {
	border: 1px solid #6666CC;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 3px;
	width: 92px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}
#center #submit {
	width: 60px;
	height: 20px;
	color: #FFFFFF;
	background: #6666CC;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border: none;
}