* {
	padding: 15;
	margin: 0;
	top: 45px;
	bottom: 15px;
	left: 103px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper {
	width: 922px;
	color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 919px;
	color: #333;
	height: 109px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-image: url(images/BBBBbanner2.jpg);
}
#navigation {
	width: 900px;
	color: #333;
	padding: 10px;
	border: 0px none #666;
	margin: 0px 0px 0px 0px;
}
#content {
	width: 900px;
	color: #333;
	border: 0px none #666;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 350px;
}
#footer {
	width: 900px;
	color: #333;
	border: 0px none #666;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}
