body {
	background-image: url(images/background-repeat.gif);
	background-repeat: repeat-x;
}

html {
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #8B0519;
	scrollbar-3dlight-color: ##0C1B4B
	scrollbar-darkshadow-color: #0C1B4B;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #EBD78A;
	scrollbar-shadow-color: #0C1B4B;
	scrollbar-track-color: #FFFFFF;
}

.container {
	position:relative;
	text-align:left;
	margin:0px auto;
	width:900px;
	height:600px;
	top:-15px;
	background-image: url(images/banner-background.gif);
	background-repeat: no-repeat;
	background-position: center top;

}

#homemenu  {
	background-color: #E7DDBC;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	width: 692px;
	height: 16px;
	top: 62px;
	background-image: url(images/menu-background.gif);
	position: absolute;
	text-align: right;
	z-index: 100000;
	padding-right: 20px;
	padding-bottom: 6px;
}

.contentcontainer {
	background-image: url(images/content-background.gif);
	background-repeat: repeat-y;
	border-width: 2px;
	border-style: solid;
	border-color: #F7D38B;
	height: 476px;
	width: 856px;
	position: absolute;
	left: 21px;
	top: 120px;
}
.imagecontainer {
	z-index: 1000;
	right: -8px;
	bottom: 1px;
	position: absolute;
}
.bottomleftcontainer {
	background-color: #B0965C;
	height: 361px;
	width: 275px;
	border-width: 2px;
	border-style: solid;
	border-color: #F7D38B;
	position: absolute;
	left: 44px;
	top: 214px;
	background-image: url(images/designerbg.gif);
}
.logocontainer {
	position: absolute;
	z-index: 1000;
	height: 103px;
	width: 327px;
	left: -1px;
	top: 101px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C5113;
	height: 16px;
	width: 870px;
	border: 1px solid #F7D38B;
	position: absolute;
	z-index: 1000;
	left: 21px;
	top: 599px;
	background-image: url(images/menu-background.gif);
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C5113;
	padding: 0px;
	height: 430px;
	width: 486px;
	position: absolute;
	left: 341px;
	top: 129px;
	z-index: 10000000;
	text-align: left;
}

.designers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.designers:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E9DAA7;
	text-decoration: none;
}

.menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C5113;
	text-decoration: none;
	padding-left: 10px;
}

.menulinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B0965C;
	text-decoration: none;
	padding-left: 10px;
}

.additionallinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C5113;
	text-decoration: none;
}

.additionallinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B0965C;
	text-decoration: none;
}
