body {
	background-image:  url("../images/i40_bkgnd.jpg");
	background-position: center;
	background-repeat: repeat-y;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #cccccc;
}
a:active {
	color: #990000;
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: medium;
}
h2 {
	font-size: small;
	line-height: 15px;
	text-transform: none;
	margin-bottom: -10px;
}
h3 {
	font-size: x-small;
}
.head_box {
	background-image:  url("../images/i40_banner.jpg");
	position: absolute;
	width: 704px;
	height: 169px;
	left: 50%;
	margin-left: -361px;
	top: 0px;
}
.body_box {
	position: absolute;
	left: 50%;
	margin-left: -361px;
	width: 704px;
	top: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.body_main {
	margin: 5px 5px 5px;
	font-size: x-small;
}
.body_footer {
        background-image:  url("../images/i40_footer.jpg");
	width: 100%;
	
}
.navigation {
	position: absolute;
	left: %50;
	top: -10px;
	margin-left: -10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;	
	width: 700px;
	text-align: right;
}
li {
	margin-top: 10px;
	margin-left: 10px;
}
.float_left {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.float_right {
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
}
.nav_elements {
	position: relative;
	text-align: center;
	width: 100px;
	margin-right: 10px;
	margin-left: 10px;
}

#content {

        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;	



}
#bottom_menu
{	
    border-top : 1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
	PADDING-RIGHT: 10px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
	BACKGROUND: none;
	COLOR: #333333;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    FONT-FAMILY: Arial, Verdana

}
#bottom_menu A:link { text-decoration:none; color : #ff0000 }

#bottom_menu A:visited { text-decoration:none; color : #ff0000 }

#bottom_menu A:hover { text-decoration:none; color : #CCCCCC
}
