p {
	margin-top: 0;
	margin-bottom: 1em;
	}

#primarycontent p {
	font-family: georgia, palatino, "Times New Roman", times, serif;
	line-height: 1.5em;
	font-size:  x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small;         
    }

#primarycontent li {
	font-family: georgia, palatino, "Times New Roman", times, serif;
	line-height: 1.5em;
	font-size:  x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small;         
    }

#primarycontent h3	{
	font-size:  small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: medium;         
    }

#coming	{
	float: left;
	margin: 0 10px 0 0;
	}

#primetop	{
	border-top: 1px solid #033;
	}

#secondarynav	{
	position: absolute;
	top: 75px;
	left: 505px;
	}

#secondarynav ul {
	list-style: none;
	padding: 0;
	margin: 0 0 25px 0;
	border: 0;
	}

#secondarynav li	{
	text-align: center;
	border-bottom: 1px solid #066;
	width: 100px;
	margin: 0;
	padding: 0 1px 1px 1px;
	font: 10px verdana, arial, sans-serif;
	color: #cff;
	background: #399;
	}

#secondarytop, #tertiarytop	{
	border-top: 1px solid #066;
	}

#secondarynav li a {
	display: block;
	font-weight: normal;
	padding: 1px;
	border-left: 2px solid #6cc;
	border-right: 2px solid #6cc;
	background-color: #399;
	color: #cff;
	text-decoration: none;
	}

#secondarynav li.thispage a {
	color: #f99;
	background: #399;
	}
	
#secondarynav li a:hover {
	font-weight: normal;
	border-left: 2px solid #9cc;
	border-right: 2px solid #9cc;
	background-color: #5aa;
	color: #fff;
	text-decoration: none;
	}

#outsidenav ul {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 0 25px 0;
	border: 0;
	}

#outsidenav  li	{
	text-align: center;
	border-bottom: 1px solid #033;
	width: 125px;
	margin: 0;
	padding: 0 1px 1px 1px;
	font: 10px verdana, arial, sans-serif;
	color: #cff;
	background: #399;
	}

#outsidenav li a {
	display: block;
	font-weight: normal;
	padding: 1px;
	border-left: 2px solid #6cc;
	border-right: 2px solid #6cc;
	background-color: #399;
	color: #cff;
	text-decoration: none;
	}
		
#outsidenav li a:hover {
	font-weight: normal;
	border-left: 2px solid #9cc;
	border-right: 2px solid #9cc;
	background-color: #5aa;
	color: #fff;
	text-decoration: none;
	}

.floattenr	{
	float: left; 
	margin: 0 10px 0 0;
	}
	
.bottomus25	{
	margin-bottom: 25px;
	}
	

