#container { 
background : transparent; 
background : repeat-y;  
} 
#header { 
background : no-repeat bottom; 
background-image : url(images/static/headerbg.gif); 
} 
#main_nav_container { 
background: url(images/bg2.gif); 
} 
#key_visual { 
background : no-repeat; 
} 
#logo { 
background : no-repeat top right; 
} 
#slogan { 
background-color : #004e12; 
} 
a.main_nav_item {
background : no-repeat ; 
background-position : top left; 
} 
a.main_nav_item:hover { 
background : no-repeat; 
background-position : top left; 
} 
a.main_nav_active_item { 
background : no-repeat; 
background-position : top left; 
} 
.sub_nav_container { 
background-color : #004e12; 
border-top : 1px solid white; 
border-bottom : 1px solid white; 
} 
a.sub_nav_item { 
background : no-repeat; 
} 
a.sub_nav_item:hover { 
background : no-repeat; 
} 
a.sub_nav_active_item { 
background : no-repeat; 
} 
#footer { 
background : transparent no-repeat top left; 
background-color : #004e12; 
} 
#sub_nav_column {
background: transparent bottom right no-repeat;
background-image : url(images/static/list.gif);
} 
body#main_body { 
color : #ffffff; 
} 
.content { 
color : #7d7d7d; 
} 
.content table { 
color : #7d7d7d; 
border-color : #004e12; 
} 
.content select { 
color : #7d7d7d; 
} 
.content input { 
color : #7d7d7d; 
border-color : #004e12; 
} 
.content textarea { 
color : #7d7d7d; 
border-color : #004e12; 
} 
.content th { 
color : #ffffff; 
background-color : #01761c; 
border-color : #01761c; 
} 
.content tr.odd { 
color : #818181; 
background-color : #ffffff; 
} 
.content tr.even { 
color : #818181; 
background-color : #e5f7cb; 
} 
.content fieldset { 
border-color : #7d7d7d; 
} 
.content legend { 
color : #7d7d7d; 
} 
.content label { 
color : #7d7d7d; 
} 
.content #submit { 
background-color : #004e12; 
border-color : #004e12; 
color : #ffffff; 
} 
#weblog_calendar caption { 
color : #ffffff; 
} 
ul { 
color : #000000; 
font-weight : normal; 
} 
