@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/background.jpg);
	padding-top: 10px;
}
#wrapper {
	height: auto;
	width: 900px;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: center;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}#box {
	height: 485px;
	width: 550px;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	background-color: #999999;
}
#innerbox {
	background-color: #999999;
	height: auto;
	width: 550px;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -14px;
	padding-right: 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-top-color: #999999;
}
#navibar {
	height: 77px;
	width: 800px;
	background-image: url(../Images/Navi-bar.jpg);
	background-color: #666666;
	float: left;
}
#ad {
	height: 505px;
	width: 214px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #999999;
	float: left;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#header {
	height: 150px;
	width: 800px;
}
