body {
	background: #fdf5d9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#content-wrapper {
	background: #f3e6b9 url('../images/sgvfdh_headerlogo.png') top center repeat-x;
	height: 221px;
	margin: 0 auto;
	padding: 1px;
}

#header {
	width: 600px;
	height: 258px;
	margin: 0px auto 0 auto;
	text-align: right;
	padding: 0px;
}

#header-text {
	height: 107px;
	margin-top: 13px;
	padding: 0px;
	position: relative;
	right: 20px;
}

h1 {
	font-family: Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #9966cc;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-family: Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #9966cc;
	padding: 0px;
	margin: 5px 0;
}

h3 {
	font-size: 10px;
	font-weight: normal;
	color: #9966cc;
	padding: 10px 0;
	margin: 0px;
}

#masthead {
	background: url('../images/sgvfdh_header_image-01.jpg') top center no-repeat;
	margin: 0px;
	padding: 0px;
	width: 600px;
	height: 151px;
	position: relative;
	z-index: 20;
}

#main-content-wrapper {
	background: url('../images/sgvfdh_bg_main.gif') top center repeat-y;
	width: 100%;
	padding: 0px;
	margin: 0px auto 0 auto;
	z-index: 5;
}

#navigation {
	background: #9966cc;
	border-top: 4px solid #e5cafc;
	width: 600px;
	height: 35px;
	padding: 0px;
	margin: 0px auto 0 auto;
	position: relative;
	top: -13px;
	z-index: 25;
	text-align: left;
}

#links {
	padding: 0px;
	margin: 0px;
	height: 30px;
	position: relative;
	left: 23px;
}

#menu {
	padding: 0px;
	margin: 0px;
	height: 35px;
	list-style-type: none;
	border-left: 1px solid #ffffff;
}

#menu li {
	float: left;
	height: 35px;
	line-height: 2em;
	border-right: 1px solid #ffffff;
	position: relative;
	text-align: center;
}

#menu a {
	display: block;
	color: #ffffff;
	height: 35px;
	padding-left: 9px;
	padding-right: 9px;
	text-decoration: none;
}

#menu a:hover {
	background: #663399;
	border-bottom: 4px solid #ffccff;
	text-decoration: none;
}

#main-content {
	background: #ffffff;
	width: 600px;
	margin: 0px auto 0px auto;
	padding-bottom: 5px;
	text-align: left;
	line-height: 1.5em;
}

#main-content p {
	padding: 5px 25px 0px 25px;
}

#main-content ul {
	list-style-position: inside;
	padding: 5px 25px 0px 25px;
}

form {
	padding: 5px 25px 0px 25px;
}

h4 {
	font-size: 14px;
	margin: 0px;
	padding: 5px 25px 0 25px;
}

img.left {
	float: left;
	border: 2px solid #9966cc;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.right {
	float: right;
	border: 2px solid #9966cc;
	margin-left: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}

#footer {
	background: #fdf5d9 url('../images/sgvfdh_bg_footer.gif') top center no-repeat;
	height: 60px;
	width: 100%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
}

#footer p {
	color: #ffffff;
	font-size: 9px;
	margin: 0px;
	padding-top: 21px;
}

#footer a {
	color: #663399;
	font-weight: bold;
}

#footer a:hover {
	color: #faebfe;
	text-decoration: underline;
}

#extra1 {
	background: url('../images/sgvfdh_bg_main.gif') top center repeat-y;
	position: relative;
	top: 0px;
	left: 0px;
	height: 60px;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0px;
	z-index: 2;
}

a {
	color: #663399;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #9966cc;
	font-weight: bold;
	text-decoration: underline:
}