body {
	background-color:#A8A941;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	color:#873300;
	font-size:78%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:300;
	line-height:18px;
	background-image: url("../images/navTop_bgRpt.gif");
	background-repeat:repeat-x;
	}

ul {
	list-style-type:square;
	}

li{
	padding-bottom:10px;
}

a {
	color:#CD8200;
	}

a:hover {
	color:#885909;
	text-decoration:underline;
	}
a:visited {
	color:#853D03;
	}

#black {
	background-color:#EFE1B0;
	padding-bottom:35px;
	background-image: url("../images/logoGraphicBGloop.gif");
	}

#logo {
	position:absolute;
	width:51px;
	height:71px;
	margin-top:8px;
	margin-left:8px;
	background-image: url("../images/logo_adobeRose2.gif");
	}

#header {
	width:100%;
	height:46px;
	background-image: url("../images/navTop_bgImg.gif");
	background-repeat:no-repeat;
	}

#nav {
	position:absolute;
	top:23px;
	left:70px;
	}

#contentMain {
	position:relative;
	padding-top:20px;
	margin-left:70px;
	width:467px;
	}

#subMenu {
	position:absolute;
	/*width:200px;*/
	top:65px;
	left:562px;
	}

#footer {
	position:relative;
	margin-top:0px;
	bottom:0px;
	width:100%;
	height:23px;
	background-image: url("../images/navBot_bgRpt.gif");
	background-repeat:repeat-x;
	font-size:75%;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-indent:70px;
	padding-top:6px;
	}

#footer a {
	color:#ffffff;
	text-decoration:none;
}