@charset "utf-8";
.sup2 {
	vertical-align: baseline;
	position: relative;
	font-size: 9px;
	top: -0.3em;
}

.link1 A:link {
	color: #EDE8E2;
	text-decoration: none
}
.link1 A:visited {
	color: #EDE8E2;
	text-decoration: none
}
.link2 A:link {
	color: #000;
	text-decoration: none
}
.link2 A:visited {
	color: #000;
	text-decoration: none
}
.link2 A:hover {
	color: #000;
	text-decoration: underline;
}
.link3 A:link {
	color: #666
	text-decoration: underline;
	color: #666;
}
.link3 A:visited {
	color: #666;
	text-decoration: none
}
.link3 A:hover {
	color: #090;
	text-decoration: underline;
}
#adress {
	height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	padding-top: 5px;
	float: left;
	width: 955px;
}
#upperheadline {
	height: 72px;
	width: 955px;
	background-image: url(../images/models.jpg);
	float: left;
}
#headline {
	float: left;
	height: 20px;
	margin-top: 15px;
	margin-left: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	color: #666;
}



/* CSS Document */

#container{
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#banner {

}
#logosteam {
	margin-bottom: 25px;
	float: left;
}
#selection {
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
	width: 955px;
	float: left;
}
#leftbar {
	text-align: center;
	float: left;
	height: 21px;
	width: 200px;
	background-image: url(../images/leftcorner.gif);
	padding-top: 6px;
}
#midbar {
	height: 21px;
	width: 131px;
	padding-top: 6px;
	float: left;
	text-align: center;
	border-left-color: #666;
	background-color: #333;
	border-left-width: 1px;
	border-left-style: solid;
}
#midbar2 {
	height: 21px;
	width: 211px;
	padding-top: 6px;
	float: left;
	text-align: center;
	border-left-color: #666;
	background-color: #333;
	border-left-width: 1px;
	border-left-style: solid;
}
#midbar3 {
	height: 21px;
	width: 131px;
	padding-top: 6px;
	float: left;
	text-align: center;
	border-left-color: #666;
	background-color: #333;
	border-left-width: 1px;
	border-left-style: solid;
}
#midbar4 {
	height: 21px;
	width: 107px;
	padding-top: 6px;
	float: left;
	text-align: center;
	border-left-color: #666;
	background-color: #333;
	border-left-width: 1px;
	border-left-style: solid;
}
#rightbar {
	text-align: center;
	height: 21px;
	width: 170px;
	padding-top: 6px;
	float: left;
	background-image: url(../images/rightbar.gif);
	border-left-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
}
#content4table {
	margin-top: 5px;
	width: 955px;
	float: left;
}
.upperpanel {
	color: #333;
	float: left;
}
#midpanel {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#closelogo {
	margin-top: 5px;
	float: left;
}
#copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	text-align: left;
	color: #666;
	float: left;
	width: 955px;
	height: 20px;
	margin-bottom: 15px;
}
#copyrightinside {
	float: left;
	padding-left: 225px;
}

#join {
	float: right;
	padding-right: 330px;
}


.bigtype {
	font-size: large;
	font-weight: normal;
	color: #666;
}

.bottom {
	background-image: url(../images/bottomconer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 5px;
	width: 955px;
}

body {
	background-color: #ede8e2;
}
