* {
	margin: 0px;
	padding: 0px;
}
#Wrapper {
	background-color: #CCCCCC;
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#Wrapper #logo {
	background-color: #FFFFFF;
	height: 95px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Wrapper #navigation {
	background-color: #A40000;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#Wrapper #Content #left-bar {
	background-color: #CCCCCC;
	width: 166px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	font-size: 11px;
	color: #000000;
}
#Wrapper #Content #right-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 656px;
}
#Wrapper #Content #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	height: 30px;
	clear: both;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
#Wrapper #Content #footer center a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding: 7px;
	font-weight: bold;
}
#Wrapper #Content #left-bar #navigation-links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 7px;
}

#Wrapper #Content #left-bar #navigation-links  {
	background-color: #E6E6E6;
	width: 160px;
}
