*{
	margin:0;
	padding:0;
	border:0px none;
}
#wrapper{
	width:789px;
	margin:0 auto;
        align:center;
}
#header{
        width:789px;
        height:256px;
}
.age_navi{
        width:789px;
        height:40px;
        float:left;
}
.banner_head{
        width:789px;
        height:9px;
}
.banner{
        width:789px;
        height:207px;
}
#navigation{
        width:789px;
        height:46px;
}
#gnavi{
        width:779px;
        height:26px;
        border-left: 5px solid #146a05;
        border-right: 5px solid #146a05;
        background:url('img/gnavi_bg.jpg') repeat-x;
}
#onavi{
        width:779px;
        height:20px;
        border-left: 5px solid #146a05;
        border-right: 5px solid #146a05;
        background:url('img/onavi_bg.jpg') repeat-x;
}  
#container {
        min-height: 100%;
        background-color: #ededed;
        border-left: 5px solid #146a05;
        border-right: 5px solid #146a05;
        border-bottom: 4px solid #146a05;
        width: 779px;
        margin: 0 auto;
}
* html #container {
        height: 100%;
}
#container img{
        padding:6px;
}
html, body {
        height: 100%;
}
#footer{
        width:789px;
        height:20px
}

/*
 * TEXT & LINK STYLES
 */

body
{
	color: #000;
        font-family: verdana, "trebuchet MS", helvetica, sans-serif; 
        font-size: 12px;
        background-color:#ccc;
}
td, p, li, input, textarea, select, option, ul, ol, span
{
	font-size: 12px;
	font-family: sans-serif;
}

a:link
{
	color: #059052;
	text-decoration: underline;
}
a:visited
{   
        color: #059052;
	text-decoration: underline;
}

a:hover
{
	color: #d3c00c;
	text-decoration: underline;
}

a:active
{
	color: #d3c00c;
	text-decoration: underline;
}

/*
 * MAIN NAVIGATION
 */

}
.menu p{
	float:left;
	list-style:none;
	margin:0 4px;
}
.menu p a{
	float:left;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-family:sans-serif;
	font-size:13px;
	font-weight:bold;
        line-height:25px;
	padding:0 0 0 9px;
	height:26px;
	cursor:pointer;
        background:url('img/gnavi_bg.jpg') repeat-x;	
}
.menu p a b{
	float:left;
	display:block;
	padding:0 16px 0 12px;
}
.menu p.current a{
	color:#FFFFFF;
	background:url('img/menu_hover_left.jpg') no-repeat left 50%;
        height:26px;
	
}
.menu p.current a b{
	color:#FFFFFF;
	background:url('img/menu_hover_right.jpg') no-repeat right 50%;
	height:26px;
	line-height:25px;
}
.menu p a:hover{
	color:#FFFFFF;
	background:url('img/menu_hover_left.jpg') no-repeat left 50%;
	line-height:25px;
        height:26px;
}
.menu p a:hover b{
	color:#FFFFFF;
	background:url('img/menu_hover_right.jpg') no-repeat right 50%;
	height:26px
}

/* 2nd level navigation */

}
.omenu p{
	float:left;
	list-style:none;
	margin:0 4px;
}
.omenu p a{
	float:left;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-family:sans-serif;
	font-size:11px;
	font-weight:bold;
        line-height:20px;
	padding:0 0 0 9px;
	height:20px;
	cursor:pointer;
        background:url('img/onavi_bg.jpg') repeat-x;	
}
.omenu p a b{
	float:left;
	display:block;
	padding:0 20px 0 16px;
}
.omenu p.current a{
	color:#FFFFFF;
	background:url('img/omenu_hover_left.jpg') no-repeat left 50%;
        height:20px;
	
}
.omenu p.current a b{
	color:#FFFFFF;
	background:url('img/omenu_hover_right.jpg') no-repeat right 50%;
	height:20px;
	line-height:20px;
}
.omenu p a:hover{
	color:#FFFFFF;
	background:url('img/omenu_hover_left.jpg') no-repeat left 50%;
	line-height:20px;
        height:20px;
}
.omenu p a:hover b{
	color:#FFFFFF;
	background:url('img/omenu_hover_right.jpg') no-repeat right 50%;
	height:20px
}

/*
 * INDEX NAVIGATION
 */

.imenu
{
  font-size:17px;
  color:white;
}
.imenu p{
	float:left;
	list-style:none;
	margin:0 4px;
}
.imenu p a{
	float:right;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-family:sans-serif;
	font-size:14px;
	font-weight:bold;
        line-height:25px;
	padding:0 0 0 9px;
	height:25px;
	cursor:pointer;	
}
.imenu p a b{
	float:right;
	display:block;
	padding:0 20px 0 16px;
}
.imenu p.current a{
	color:#FFFFFF;
	background:url('img/imenu_hover_left.jpg') no-repeat left 50%;
        height:25px;
	
}
.imenu p.current a b{
	color:#FFFFFF;
	background:url('img/imenu_hover_right.jpg') no-repeat right 50%;
	height:25px;
	line-height:25px;
}
.imenu p a:hover{
	color:#FFFFFF;
	background:url('img/imenu_hover_left.jpg') no-repeat left 50%;
	line-height:25px;
        height:25px;
}
.imenu p a:hover b{
	color:#FFFFFF;
	background:url('img/imenu_hover_right.jpg') no-repeat right 50%;
	height:25px
}


/*
 * OTHER CLASSES
 */
 
/* titles */

.heading
{
	font-size:14px;
	font-weight:bold;
        color:#059052;
        padding:7px 10px 7px 9px;
}

.subheading
{
	color:#059052;
	font-size:12px;
	font-weight:bold;
        padding:0px 5px 5px 7px;
}

.h1
{
	color: #059052;
	font-size: 13px;
	font-weight: bold;
}

.h2
{
	color: #059052;
	font-size: 13px;
	font-weight: bold;
}

.h3
{
	color: #059052;
	font-size: 13px;
	font-weight: bold;
}

.footer p{
	align:center;
        display:block;
	color:#000000;
	text-decoration:none;
	font-family:sans-serif;
	font-size:10px;
}
.footer a:link{
        color:#000;
}
.footer a:hover{
        color:#FFFFFF;
        text-decoration:underline;
}
.container{
        align:center;
        min-height: 100%;
        width: 737px;
        margin: 0 auto;
}

.green a:link
{
	color: #FFFFFF;
	text-decoration: underline;
}

.green a:visited
{
        color: #FFFFFF;
	text-decoration: underline;
}

.green a:hover
{
	color: #d3c00c;
	text-decoration: underline;
}

.green a:active
{
	color: #d3c00c;
	text-decoration: underline;
}
#green
{
        min-height: 100%;
        font-size:11px;
        background-color: #059052;
        border-top: 6px solid #059052;
        border-left: 4px solid #059052;
        border-bottom: 6px solid #059052;
        border-right: 3px solid #059052;
        width: 100%;
        margin: 0 auto;
        font-color:white;
}
#black
{
        min-height: 100%;
        background-color: #313131;
        border-top: 6px solid #313131;
        border-left: 5px solid #313131;
        border-right: 3px solid #313131;
        border-bottom: 6px solid #313131;
        width: 100%;
        margin: 0 auto;
        color:white;
}
.black a:link
{
        color:#FFFFFF;
}
.black a:hover
{
        color:#059052;
}
.black table{
	border-style:outset;
	border-color: white;
	border-width:1px;
      }
.greenside
{
        width: 200px;
        max-height: 185px;
        border-right: 6px solid #ffffff;
        border-top: 6px solid #ffffff;
        border-bottom: 6px solid #ffffff;
}

.news_side
{
  min-height: 100%;
  background-color: #313131;
  border-top: 5px solid #313131;
  border-left: 5px solid #313131;
  border-right: 5px solid #313131;
  border-bottom: 5px solid #313131;
  width: 180px;
  margin: 0 auto;
  color:white;
  font-size:10px;
}

.news_side a:hover
{
  color:white;
}
        