#header-left {
	background-color: #FFFFFF;
	float: left;
	height: 80px;
	width: 512px;
}
#header-right {
	background-image: url(../Images/backgrounds/header-right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	height: 80px;
	width: 512px;
}
.changedrivers {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
}
body {
	background-color: #999999;
}
h1 {
	color: #4A71A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	color: #4A71A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
ul {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-type: square;
}
li {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.maincontent-r {
	float: left;
	width: 864px;
	height: auto;
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #999999;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A71A5;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CE9A63;
}

