#container {
	background : url(images/contentbg.gif) repeat-y;
}
#header	{
	background : url(images/headerbg.gif) no-repeat;
}
#main_nav_container {
}
.sub_nav_container {
}
#text_caption {
	color: #77379F;
	background-color:#FFFFFF
}
#cover_key_visual {
}
#main_nav_list	{
}
#main_nav_list a.main_nav_item {
	background: url(images/buttonset/mainnav1.gif) no-repeat;
}
#main_nav_list a.main_nav_item:hover {
	background: url(images/uttonset/mainnav1hover.gif) no-repeat;
}
#main_nav_list a.main_nav_active_item {
	background: url(images/buttonset/mainnav1active.gif) no-repeat;
}
.sub_nav_list a.sub_nav_item {
	background: #E6ECD3 url(images/buttonset/subnav1.gif) no-repeat;
	color: #6B7D31;
	background-position: top left;
}
.sub_nav_list a.sub_nav_item:hover {
	color: #6B7D31;
	background: #ffffff url(images/buttonset/subnav1hover.gif) no-repeat;
	background-position: top left;
}
.sub_nav_list a.sub_nav_active_item {
	color: #6B7D31;
	background: #D2DBB1 url(images/buttonset/subnav1active.gif) no-repeat;
	background-position: top left;
}
#footer {
	background : url(images/footerbg.gif) no-repeat;
}
#footer_text {
	color: #4D4D4D;
}
body#main_body {
	color: #9ASDC3;
	background: #9c5ac6 url(images/pgbk.gif) repeat-x;
}
#content_container p {
	color: #77379F;
}
#content_container h1 {
	color: #000000;
}
#content_container h2 {
	color: #ffffff;
}
#content_container h3 {
	color: #ffffff;
}
a:hover {
	color: #6B7D31;
}
table {
}
th {
}

tr {
}
td {
}
#content_container table {
	border-color: #ffffff;
	background-color:#ffffff;
}
#content_container th {
	background-color:#77379F;
}
#content_container tr.odd {
}
#content_container tr.even {
}
fieldset {
	border-color: #84685e;
}
legend{
	color: #84685e;
}

label {
	color: #84685e;
}

input {
	border-color: #84685e;
}

textarea {
	border-color: #84685e;
}

button {
	background-color: #6B7D31;
	color: #FFFFFF;
}
