img {
border: 0;
}

img.wide {
width: 452px;
}

img.narrow{
width: 292px;
}

#textbox {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	-moz-border-radius:9px;
	-khtml-border-radius:9px;
	background-color: #000000;
	border: thin solid #9A9A9A;
	}
	
body {
margin: 0;
padding: 0;
font-size: 76.1%;
font-family: Helveltica, Arial;
background: #0c0c0c;
color: #ffffff;
}

#head {
background: url(../../../../../images/header.jpg) no-repeat bottom right;
height: 65px;
position: relative;
}

#foot {
background: url(../../../../../images/foot.png) no-repeat center;
height: 70px;
position: relative;
}
#head2 {
background: url(../../../../../images/startheader.jpg) no-repeat bottom right;
height: 65px;
position: relative;
}

#version {
position: absolute;
right: 0;
top: 0;
}

#body {
margin: 4px;
}

.menu {
padding: 0;
margin: 0;
list-style: none;
}

.menu li, .menu a {
display: block;
height: 45px;
margin: 0 0 1px;
}

.menu a {
margin: 0;
color: #ffffff;
padding: 0 0 0 10px;
text-decoration: none;
}

.main a {
line-height: 45px;
font-size: 17px;
}

.web a {
padding: 5px 0 0 10px;
height: 40px;
font-size: 17px;
}

.web span {
color: #FB020E;
display: block;
margin: 1px;
font-size: 14px;
}

.first {
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
}

.last {
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 3px;
}

.light {
background:  url(../../../../../images/background2.jpg) no-repeat bottom right;
}

.dark {
background: url(../../../../../images/background.jpg) no-repeat bottom right;
}

#foot a {
color: #ffffff;
font-size: 14px;
}

#whitefoot {
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	-moz-border-radius:9px;
	-khtml-border-radius:9px;
	background-color: #035763;
	border: thin solid #9A9A9A;
	}
	
#head h1 {
color: #ffffff;
font-size: 14px;
line-height: 57px;
text-align: center;
}

#back {
float: left;
width: 63px;
height: 30px;
margin: 16px 0 0 3px;
}

#home {
float: right;
width: 71px;
height: 30px;
margin: 16px 3px 0 0;
}

#next {
float: right;
width: 71px;
height: 30px;
margin: 16px 3px 0 0;
}

#text {
margin: 5px 10px 0;
font-size: 14px;
}

#text images {
margin: 9px 0 0;
}

h3 {
color: #ffffff;
font-size: 14px;
font-weight: normal;
}
