body{
	margin:0px;
}
.links a{
	font-weight:bold;
	font-size:18px;
}

P.pagebreakhere {
	page-break-before: always
}

.frontBox a{
	font-weight:bold;
	font-size:16px;
	color:red;
}
.frontBox a:visited{
	font-weight:bold;
	font-size:16px;
	color:red;
}
.frontBox a:hover{
	font-weight:bold;
	font-size:16px;
	color:#000fff;
}
.frontBox{
	float:left; 
	width:180px; 
	/*height:221px; */
	text-align:center; 
	border:#000 outset thin; 
	background:#dadfc8;
	font-size:18px;
}
.frontBox h1{
	font-size:22px;
	font-weight:bold;
	font-family:tahoma;
}

.shedbox{
	float:left; 
	width:600px; 
	height:auto; 
	border:#000 outset thin; 
	background:#dadfc8;
	font-size:16px;
	font-weight:bold;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
}

#mainwrapper{
	width:1064px;
}
#wrapper{
	float:left;
	width:1064px;
	height:auto;
}
#header{
	float:left;
	width:1064px;
	height:129px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
}

#headerWidget{
	float:left;
	width:210px;
	height:123px;
	margin:129px 0 0 855px;
	background:url(images/headerwidget.png);
	background-repeat:no-repeat;
}
#containerMenu{
	float:left;
	width:123px;
	height:391px;
	background-color:#dad7c8;
}
#menu {
	float:left;
	width:118px;
	height:391px;
	padding:35px 0 0 5px;
	background-image:url(images/menuleftimg.png);
	background-repeat:no-repeat;
	background-color:#dad7c8;
	font-weight:bold;
}

#menu ul { /* remove bullets and list indents */
	z-index:1996;
	margin: 0 0 0 0;
	padding: 0 0 0 ;
	list-style-type:none;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
/*	border-style: solid;
	border-color: #ccc #888 #555 #bbb;*/
	margin: 2px;
	padding: 2px 3px;
}
	#menu h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase;
}

#menu a {
	color: #000;
	text-decoration: none;
	font-size:12px;
}
#menu a:hover {
	color: #a00;
	
}

#menu  ul ul ul li a{
	border:#000 outset thin;
	margin:0 0 0 0;	
	z-index:1999;
	background: #dad7c8;
}

#menu  ul ul ul li a:hover{
	background:#fff;
	z-index:1998;
}
#menu li {
/* make the list elements a containing block for the nested lists */
	position: relative;
}

#menu ul ul ul {
	z-index:1997;
	position: absolute;
	top: 0;
	left: 80%; /* to position them to the right of their containing block */
	min-width:160%; /* width is based on the containing block */
}
div#menu ul ul ul,
	div#menu ul ul li:hover ul ul
	
{display: none;}
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
#menuWidget{
	float:left;
	width:27px;
	height:426px;
	background-image:url(images/righofmenu.png);
	background-repeat:no-repeat;
}

#container{
	float:left;
	width:673px;
	height:auto;
	margin:10px 0 10px 0;
	
	
}

div.container1{
	float:left;
	width:673px;
	height:auto;
	margin:0 0 5px 0;
	
}

div.handouts{
	float:left;
	width:673px;
	height:auto;
	margin:0 0 0 0;
}

#handoutsSelection{
	float:left;
	width:673px;
	height:auto;
	margin:0 0 125px 0;
}

