body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	font: 100% Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

a {
	color: #333333;
}


#container {
	text-align: left;
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 810px;
}

#columnContainer {
	text-align: left;
	background-color: #FFFFFF;
	margin: auto;
	width: 810px;
}

#mainImage {
	background: #FFFFFF;
	width: 450px;
	text-align: right;
	margin-left: 140px;
	margin-right: 210px;
}

#thumbnailSide {
	background: #FFFFFF;
	text-align: left;
	float: right;
	width: 195px;
	padding-right: 15px;
}

#thumbnailSide img {
	text-align: left;
	height: 50px;
	width: 50px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: left;
}

#topNavBar {
	margin: 0px;
	background-color: #000000;
	background-image: url(images/qcassetti_illustration.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding: 15px 15px 0px 425px;
	font: 80% Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: right;
}

#topNavBar2 {
	margin: 0px;
	background-color: #000000;
	background-image: url(images/qcassetti_decorative.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding: 15px 15px 0px 425px;
	font: 80% Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: right;
}

#header {
	margin: 0px 15px 7px;
	height: 100px;
	background: #FFFFFF;
	border-bottom: 1px solid #333333;
	padding: 0px;
}

#sidebar {
	padding-left: 15px;
	width: 125px;
	font: bold 80% Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 15px;
	float: left;
	background-color: #FFFFFF;
}
#sidebar a {
	font-weight: normal;
}

#footer {
	padding-top: 20px;
	text-align: center;
	clear: both;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #999999;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

a:active {
	text-decoration: none;
}

#topNavBar a {
	color: #FFFFFF;
}

#topNavBar2 a {
	color: #FFFFFF;
}
