#menubar1{
	background-color: #c5ba9f;
	height: 400px;
	width: 13px;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: absolute;
	left: 50px;
	top: 200px;
	margin: 0px;


}
#menubar2{
	background-color: #c5ba9f;
	height: 400px;
	width: 126px;
	display: inline;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: absolute;
	left: 63px;
	top: 200px;

}
#content{
	background-color: #FFFFFF;
	height: 400px;
	width: 611px;
	display: inline;
	padding: 20px;
	position: absolute;
	left: 189px;
	top: 200px;
	margin: 0px;


}

#footer{
	background-color: #363636;
	height: 40px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding: 20px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: absolute;
	left: 50px;
	top: 600px;
	margin: 0px;
}

#subfooter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	position: absolute;
	left: 450px;
	top: 655px;
}
.list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	list-style-type: square;
}

a.small{
	font-size: 10px;
}

a.small:hover{
	text-decoration: underline;
}
#xmas{
	float: right;
	display: inline;
	margin: 10px;
}
.blueB{
	font-weight: bold;
	color: #6699CC;
}
#webdesign{	
	color: #ffffff;
	position: absolute;
	left: 60px;
	top: 660px;
	font-size: 10px;}

