.head {
	overflow: hidden;
	height: 125px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 505px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 130px;
}
.selection-box {
	BORDER-RIGHT: #ac2901 1px solid; 
	BORDER-TOP: #ac2901 1px solid; 
	MARGIN-TOP: 20px; 
	FLOAT: left; 
	BORDER-LEFT: #ac2901 1px solid; 
	WIDTH: 300px; 
	BORDER-BOTTOM: #ac2901 1px solid; 
	PADDING-BOTTOM: 5px
}
.selection {
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 5px; 
	FLOAT: left; 
	MARGIN-BOTTOM: 5px; 
	OVERFLOW: auto; 
	WIDTH: 300px; 
	HEIGHT: 300px;
/*scrollbar-3dlight-color:#ff0000;
scrollbar-arrow-color:#f00;
scrollbar-base-color:#ac2901;
scrollbar-darkshadow-color:#ffa500;
scrollbar-face-color:#808080;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#f00;*/
}
.selection-title {
	BORDER-RIGHT: #ac2901 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #ac2901 1px solid; 
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: #ac2901 1px solid; 
	WIDTH: 300px; 
	COLOR: white; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #ac2901 1px solid; 
	BACKGROUND-COLOR: #ac2901
}
body {
	background-image: url(images/back1.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	text-align: center;
	background-position: center;
}
.floatleft {
	float: left;
}
#top {
	height: 116px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

