html,body {
	margin:0;
	padding:0;
	background-color: #000000;
	background-image: url(../images_final/backgrounds/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	text-align:center;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Trebuchet MS", Arial, Georgia;
	font-size: 13px;
	line-height: 15px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Georgia;
	font-size: 22px;
	line-height: 28px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333333;
	letter-spacing: -0.05em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
h2 {
	font-family: "Trebuchet MS", Arial, Georgia;
	font-size: 15px;
	line-height: 18px;
	color: #333333;
	letter-spacing: -0.05em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
h2 a:link {
	font-family: "Trebuchet MS", Arial, Georgia;
	font-size: 15px;
	line-height: 18px;
	color: #333333;
	letter-spacing: -0.05em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
h2 a:hover {
	font-family: "Trebuchet MS", Arial, Georgia;
	font-size: 15px;
	line-height: 18px;
	color: #cc0000;
	letter-spacing: -0.05em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #CC3300;
}
div#header {
	margin:0;
	padding: 0px;
	height: 100px;
}
div#container {
	text-align:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
div#content p {
	line-height:1.4;
	color: #333333;
}
div#navigation {
	background-color: #999999;
	width:180px;
	padding: 0px;
	float: left;
	margin-top: 0%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#extra {
	background:#FF8539
}
div#footer {
	color: #FFF;
	background-color: #000000;
	background-image: url(../images_final/backgrounds/footerBG.png);
	background-repeat: no-repeat;
}
div#footer p {
	margin:0;
	text-align: right;
	padding-top: 5px;
	padding-right: 95px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666666;
}
div#container {
	width:780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../images_final/backgrounds/contentBG.png);
	background-repeat: repeat-y;
	background-position: 0px 100px;
}
div#content {
	float:right;
	width:550px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#extra {
	float:left;
	clear:left;
	width:180px}
div#footer {
	clear:both;
	width:100%;
	height: 25px;
}
div#leftmenu {
	width: 180px;
	background-color: #000000;
}
div#leftmenu p {
	font-family: "Trebuchet MS", Arial, Georgia;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
div#leftmenu h4 {
	color: #FFFFFF;
	margin: 0;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 7px;
	padding-right: 40px;
	padding-bottom: 4px;
	padding-left: 5px;
	height: 15px;
	background-image: url(../images_final/200_rounded.png);
	background-repeat: no-repeat;
}
div#leftmenu h5 {
	color: #FFFFFF;
	margin: 0;
	text-align: right;
	padding-top: 7px;
	padding-right: 40px;
	padding-bottom: 4px;
	padding-left: 5px;
	height: 15px;
	background-color: #FFFFFF;
}
div#leftmenu a {
	background-color: #E6E6E6;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Georgia;
	font-size: 12px;
	color: #333333;
	display: block;
	line-height: 14px;
}
div#leftmenu a:hover {
	background-color: #FAFAFA;
	color: #333333;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.photoRight {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #333333;
}
.fineLineBlack {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	width: 100%;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.photoLeft {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #333333;
}
a:link {
	color: #CC0000;
}
a:hover {
	color: #333333;
}
a:visited {
	color: #CC0000;
}
.td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
#navlist
{
	padding-left: 0px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Georgia;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
}

#navlist a, #navlist a:link, #navlist a:visited
{
	border: 1px solid #CCCCCC;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	vertical-align: middle;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	border: 1px solid #000000;
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}

#navlist li
{
	padding-right: 1px;
	display: inline;
	font-size: 12px;
}

#navlist ul
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#navlist #active a { background-color: #FFFFFF; }
ul {
	margin-left: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Georgia;
	font-size: 13px;
	list-style-type: square;
	margin-top: 5px;
	padding-top: 0px;
	line-height: 1.5;
}
li {
	text-indent: 5px;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
.invis  {
color: #FFFFFF;
}
.picRight {
	float: right;
	position: relative;
	top: -15px;
}
#catDownload {
margin-bottom: 10px;
border-bottom: 1px #999999 solid;
}

