html{
	height: 100%;
	font-family: georgia, serif;
}

body{
	height: 100%;
	background: #185c00;
	margin: 0px 0px 0px 0px;
font-size: 10pt;
background-image:url(../images/css/bg_green_grad_tile2010.png);
background-repeat:repeat-x;
background-attachment:fixed;
background-position: top center;
}

#comment_side{
padding: 0px 0px 0px 3px;
border-left-style:solid;
border-width: 2px;
border-color: #185c00;
}

a, a:active, a:visited{
color: #000000;
text-decoration: underline;
}

a:hover{
color: #777777;
}

.hide{
display:none;
}

.posted{
font-size: 10pt;
font-weight: normal;
font-style: italic;
}

img.nav_image{
margin-bottom: 5px;
}

img{
border-width: 0px;
}

#kick{
width: 100%;
min-height: 700px;
padding: 0px;
margin:0px;
background-image:url(../images/css/bg_kick2010.png);
background-color: transparent;
background-position: top center;
background-repeat: no-repeat;
background-attachment:fixed;
overflow:show;
}

#center{
	width: 766px;
	min-height: 100%;
	margin-left:auto;
	margin-right:auto;
	background-color: transparent;
}

#center2{
	width: 766px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	background-color: transparent;
}

#container{
	width: 766px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background-color: transparent;
}

#top_box{
	width: 646px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 30px 60px 0px 60px;
	background: url(../images/css/header2010.png);
	background-repeat: no-repeat;
	background-color: transparent;
	overflow: hidden;
}

.menu{
width: 100%;
text-align: center;
margin-top: 75px;
float: left;
font-size: 12pt;
}

.align_left{
font-weight: bold;
width: 10%;
text-align: left;
float: left;
}

.align_center{
width: 100%;
text-align: center;
float: left;
}

.align_right{
font-weight: bold;
width: 10%;
text-align: right;
float: left;
}

#middle_box{
	width: 766px;
	margin: 0px 0px 0px 0px;
	background: url(../images/css/content_tile2010.png);
	background-repeat: repeat-y;
	background-color: transparent;
	overflow: hidden;
}

#content_box{
line-height: 150%;
	width: 630px;
	margin: 0px 0px 0px 58px;
	padding: 10px 5px 10px 5px;
	background-color: transparent;
	overflow: hidden;
	float: left;
	display: inline;
}

#menu_box{
	width: 54px;
	height: 135px;
	margin: 10px 0px 0px 0px;
	background-color: transparent;
	overflow: hidden;
	float: left;
	display: inline;
}

#bottom_box{
	width: 766px;
	height: 65px;
	margin: 0px 0px 0px 0px;
padding: 25px 0px 0px 0px;
	background: url(../images/css/footer2010.png);
	background-repeat: no-repeat;
	background-color: transparent;
	overflow: hidden;
}
