#topmainContent {
	padding: 0 px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #CCDD5B;
}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
} 
#nav-menu li
{
	float: left;
	margin: 0 0.08em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12pt;
} 

#nav-menu li a
{
	background: url(background.gif) #CCDD5B 
bottom left repeat-x;
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: 5.8em;
	display: block;
	color: #333333;
	text-decoration: none;
	text-align: center;
} 

#nav-menu li a:hover
{
	float: left;
	margin: 0 0.08em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12pt;
	text-decoration: underline;
} 

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
	width:30em
} 

#nav-menu-signin ul
{
list-style: none;
padding: 0;
margin: 0;
} 
#nav-menu-signin li
{
	float: left;
	margin: 0 0.08em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10pt;
} 

#nav-menu-signin li a
{
	
bottom left repeat-x;
	height: 1.5em;
	line-height: 1.5em;
	float: right;
	width: 5.8 em;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
} 
/* Hide from IE5-Mac \*/
#nav-menu-signin li a
{
float: none
}
/* End hide */

#nav-menu-signin
{
	width:10em
} 

#footerlower-list {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:small;
	color:#FFF;
	list-style-position: outside;
	list-style-type: square;
	float: none;
}

#footerlower-list a {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:small;
	color:#FFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}

#footerlower-list a:hover {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:small;
	text-decoration:underline;
	color:#FFF;
	list-style-position: outside;
	list-style-type: square;
}

#footerLower {
	padding: 0 10px;
	background-color: #333333;
} 
h4 {
	color: #CCDD5B;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6A972D;
	text-align: center;
}
