div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
/*--------------main page formatting div placment, etc... -----------------*/
body#main_body 
{
	color: #6a0485;
    background: #6b0486 url(../i/pgbk.gif) repeat-x;
    margin: 0;
    padding: 0;
    font-family: arial, tahoma,verdana,  sans-serif;
    font-size: x-small;
    /* IE5 Win */

    font-size: small;
    text-align: center;
}
#main_container 
{
    padding: 0;
    width: 775px;
}

#logo 
{
   background: url(../i/logo_template.jpg) no-repeat;
   clear: both;
   position: absolute;
   top: 87px;
   left: 30px;
   width: 176px;
   height: 69px;
}
#key_visual 
{
   width: 775px;
   height: 198px;
   float: right;
   background: url(../i/key_visual1.jpg) no-repeat;
}
#container 
{
	padding: 0;
    margin: 0 auto;
    margin-top: 20px;    
    text-align: left;
    width: 775px;
    background: #ffffff url(../i/main_container_bg.gif) repeat-y;
}
#mask
{
	width: 775px;
    height: 198px;
    background: url(../i/mask.png) no-repeat;
}
#footer 
{
    margin: 0;
    padding: 0;
    top: 0;
    width: 775px;
    height: 38px;
    position: relative;
    clear: both;
    background: transparent url(../i/footerbg.gif) top left no-repeat;
}
#slogan
{
  font-family: Georgia,serif, arial, tahoma,verdana,  sans-serif;
  font-style: italic;
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
  color: #6B0486;
  margin-bottom: 16px;
}
#header
{
	position: relative;
    width: 775px;
    height: 198px;
    background-color: #fff;
}
#left_column_container
{
    float: left;
    width: 187px;
    padding-left: 7px;
}
#sub_container2 
{
    float: right;
    margin: 0;
    padding: 8px 10px 20px 0px;
    width: 550px;
}
#content_container {
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 540px;
}
/*---------------------- end main page formatting ----------------------------*/

/*-------------------- navigation list links ------------------------*/
ul.sub_nav_list 
{
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.sub_nav_container {
	padding-left: 0;
    padding-top: 8px;
    width: 187px;
    position: relative;
    top: 0px;
    background: url(../i/left_menu_bg.gif) no-repeat;
}

.sub_nav_list li 
{
    font-family: arial, tahoma,verdana, sans-serif;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    padding: 0 0px 0 0px;
    display: block;
    width: 165px;
    font-size: 11px;
    margin: 0px 0 0px 0;
}
ul.sub_nav_list a {
	font-family: arial, tahoma,verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	padding: 0 0px 0 35px;
	display: block;
	width: 130px;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(../i/subnav1hover.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
.sub_nav_list a.sub_nav_item {
  background: url(../i/subnav1.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #595959;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(../i/subnav1hover.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
.sub_nav_list a.sub_nav2_active {
  background: url(../i/buttonset8/sub2.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.sub_nav_list a.sub_nav2 {
  background: url(images/dynamic/buttonset8/sub2.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #595959;
}
.sub_nav_list a.sub_nav2:hover {
  background: url(images/dynamic/buttonset8/sub2.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
/*--------------------------- end navigation list links ---------------------------*/

.content table {
    border-style: solid;
    border-width: 1px;
    border-spacing: 0;
}

.content tr.odd {
    font-size: 11px;
    padding: 3px 2px 3px 7px;
}

.content tr {
    font-size: 11px;
}

.content tr.even {
    font-size: 11px;
}

#content_container h1 {
  font-family: arial, trebuchet ms, tahoma, verdana, sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #c33b79;
}
#content_container h2 {
  font-family: arial, trebuchet ms,tahoma,verdana,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #c33b79;
}
#content_container h3 {
  font-family: arial, trebuchet ms,tahoma,verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #c33b79;
}
#content_container, #content_container p {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #696560;
}
#content_container a:visited {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #c33b79;
}
#content_container a:link {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #c33b79;
}
#content_container a:hover {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #c33b79;
}
#content_container a:active {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #c33b79;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #706560;
  padding: 18px 0 0 0;
  margin: 0 30px 0 30px;
  text-align: center;
  font-size: 10px;
}
