/* script for inspire template */	
	body {
		background-color: #FFFFCC;
		margin:20px 20px 0px 20px;
		}
	#wrapper {
		top: 0px;
		width: 100%;
	}
	#header {
		top:0px;
		margin: 0;
		width: 1200px;
	}
	
	#main {
		width:1200px;
		border-right::1px solid #642; 
		border-bottom: 1px solid #642;
		background-color:#FFFFCC;
		margin-left: 15px;
		}
		
#main #bc {
	margin-left: 15px;
}

/* Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */

/* begin navlist6 */

div #main #navcontainer6
{
	font-family: arial;
	font-weight: bold;
	background: #642;
	position: absolute;
	right: 9px;
	margin: 0;
	padding: 10px;
	border: 0;
	top: 268px;
}

div #main #navcontainer6 ul
{
/*display: inline;*/
margin: 0;
padding: 0;
list-style: none;
border: solid 1px #642;
}

div#navcontainer6 h2
{
border: solid 1px #642;
padding: 4px;
text-align: center;
}

div#navcontainer6 ul li
{
/* display: inline;*/
margin: 0;
}

div#navcontainer6 ul li a
{
color: #a10;
background: #ffc;
margin: 0;
padding: 2px 5px 2px 5px;
text-decoration: none;
}

div#navcontainer6 ul li a:hover
{
background: #e8db6f;
border-bottom: solid 9px #ffc;
}
/* end navcontainer, navlist 6 */
#footer {
	background-color: #FFFFCC;
	top:inherit;
}
				
	p,h1,pre {
		margin:0px 10px 10px 0px;
		}
		
	h1 {
		font-size:24px;
		padding-top:10px;
		}
	
	#menu p { font-size:10px}

.rightfolat {
	float: right;
	width:235px;
}
.leftcolumn {
	margin-right:235px;
}
	
.style2 {color: #663366}
