body {
background-color:#fff;
font-size: 1em; 
font-family: Verdana, Helvetica, Arial, sans-serif;
     margin: 0; 
}
	
p{
	font-size: .9em;
	line-height: 1.5 em;
}


	
h1{
font-size: .9em;
color: #000;
font-weight: bold; 
}

h2{
font-size: .9em;
color: #fff;
}

h3 {
	font-size: 1.1em;
	color: #000;
}

h4 {
font-size: .7em;
     text-align: center;
     font-weight: normal; 
}

h5 {
font-size: .7em;
     text-align: left;
     font-weight: normal; 
}

h6 {
	font-size: 0.7em;
	text-align: center;
	font-weight: normal;
	top: 4px;
}

#nav {
	float: left;
	list-style: none;
	font-size: .8em;
	padding: 0;
	margin: 0 0 -1px 0;
}

#nav ul {
	float: left;
	width: 36em;
	list-style: none;
	line-height: 1.5em;
	background: #F8DF2D;
	font-weight: bold;
	padding: 0;
	border: solid #4c494c;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}


#nav a {
	display: block;
	width: 100px;
	w\idth: 6em;
	color: #000;
	text-decoration: none;
}

#nav a.sub {
	width: 15em;
}	


#nav li {
	float: left;
	padding: 0;
	width: 100px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15.4em;
	w\idth: 15.1em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover, #nav a:hover {
	background: #cc9;
	color: #000;
}


/* Admin Navigation */
#navAdmin {
	float: left;
	list-style: none;
	font-size: .8em;
	padding: 0;
	margin: 0 0 -1px 0;
}

#navAdmin ul {
	float: left;
	width: 36em;
	list-style: none;
	line-height: 1.5em;
	background: #F8DF2D;
	font-weight: bold;
	padding: 0;
	border: solid #4c494c;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}


#navAdmin a {
	display: block;
	width: 100px;
	w\idth: 13em;
	color: #000;
	text-decoration: none;
}

#navAdmin a.sub {
	width: 15em;
}	


#navAdmin li {
	float: left;
	padding: 0;
	width: 125px; /* Width of Roll over block */
}

#navAdmin li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15.4em;
	w\idth: 15.1em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#navAdmin li li {
	padding-right: 1em;
	width: 13em
}

#navAdmin li ul a {
	width: 13em;
	w\idth: 9em;
}

#navAdmin li ul ul {
	margin: -1.75em 0 0 14em;
}

#navAdmin li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#navAdmin li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#navAdmin li:hover, #nav li.sfhover, #nav a:hover {
	background: #cc9;
	color: #000;
}


#content {
	margin-left: 25px;
	margin-right: 75px;
	margin-top: 25px;
	margin-bottom: 110px;
}	
#content-6 {
	margin-left: 25px;
	margin-right: 75px;
	margin-top: 25px;
	margin-bottom: 110px;
}	
#content-3 {
	margin-left: 25px;
	margin-right: 75px;
	margin-top: 25px;
	margin-bottom: 110px;
}	
#content li {
	font-size: .8em;
	line-height: 1.5em;
}

#content td {
	font-size: 1em;
	line-height: 1em;
}

#rightSide {
     float: right;
     background-color: #d8e1c8;
     margin: 25px;
     padding: .8em;
    width: 300px;
}

#rightSide p {
	font-size: .7em;
}

#rightSide h1{
	font-size: .8em;
	color: #000
}

#rightSide li{
	font-size: .7em;
	line-height: 1.5em;
	padding-bottom: 10px;
}

#item_nav a: hover {
   display: block;
	width: 100px;
	w\idth: 6em;
	color: #000;
	text-decoration: none;
}

#footer {
/* background-color:#F8DF2D; */
width: 100%;
/* height: 80px; */
     background-image: url(../images/img_footbackgrnd.gif);
     background-repeat: repeat-x;
 /*position: fixed;
bottom: 0%; */
     padding-top: .8em; 
}

