body {
	background-color: #fff;
	text-align: center;
	margin: 0;
}
#bar {
	background-color: #000;
	width: 100%;
	min-height: 134px;
	padding-top: 15px;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;

}
#barContainer {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
#barContainer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ccc;
	margin: 5px 0 3px 0;
}
#barContainer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	margin: 5px 0 3px 0;
}

#barContainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	margin-top: 0px;
	line-height: 20px;
}	
div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 870px;
	padding: 30px 0 45px 0;
	background-image: url(images/bg-swirls.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	
}
#bottom, #bottom a:link, #bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #fff;
	padding: 5px;
	text-align: center;
}	
	
#container h1 {
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 0 10px;
	text-align: left;
	text-decoration: underline;
}
#container p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 3px 0 10px 10px;
	text-align: left;	
    line-height: 20px;
}	
#navBlock {

	text-align:right;
}

#navBlock ul {

}
#navBlock li {
	list-style-type: none;
	display: inline;

}
#navBlock a:link, #navBlock a:visited {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	text-align: right;
	padding-right: 45px;
	
}
#navBlock a:hover {
	color: #ccc;
}

#navSub {
	text-align: left;
	margin: -10px 0 0 140px;
	background-image: url(images/navTop.gif);
	background-repeat: no-repeat;
	background-postion: top left;
	padding-top: 7px;
}

#navSub a:link, #navSub a:visited {
	color: #fff;
	text-decoration:none;
	font-size: 14px;
	margin-right: -10px;
}
#navSub a:hover {
	color: #ccc;
}
#homePhoto {
	display: block;
	float: left;
	margin: 12px 12px 12px 0;
	border: 1px solid #666;
}
#contentPhoto {
	float: left;
	border: 1px solid #666;
	margin-right: 12px;
}

#boxBottomLeft {
	width: 400px;
	display: block;
	float: left;
	margin-left: -20px;
}
#boxBottomRight {
	width: 400px;
	display: block;
	float: right;
}
.copy {
    position: relative; 
	center: 0px; 
	top: 10px; 
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-right: left;
}
#download a:link, #download a:visited {
	color: #fff;
	text-decoration:none;
	
}
#navBlock A.activeCat:link, #navBlock A.activeCat:visited {
	color: #999;
}
#navSub A.activeCat:link, #Sub A.activeCat:visited {
	color: #999;
}

