
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
#container { 
	width: 810px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	background-image: url(../images/contentback.gif);
	background-repeat: repeat-y;

} 
#header { 
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  
	background-image: url(../images/header.gif);
height: 201px;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0;
margin-left: 18em;
padding-top: 75px;
color: Red;
font-size: 1.1em;
}

#topmenu {
	float: right; 
	margin-right: 25px;
	margin-top: 5px;
}
#topmenu a {
	color: red;
	padding: 6px;
	font-size: 80%;
	text-decoration: none;
}
#topmenu a:hover {
	color: white;
}

#sidebar1 {
	float: left; 
	width: 170px; 
	background: #EEF2F2; 
	padding: 15px 5px 15px 10px;
margin-left: 25px;
	font: .85em Verdana, Geneva, Arial, Helvetica, sans-serif;

}
#mainContent { 
	margin: -50px 0 0 210px; 
	padding: 0 25px; 
font: .80em Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 1.2em;
} 

#mainContent H1 {
	color: red;
	font-size: 1.3em;
	border-bottom: 1px solid black;
}

#mainContent p.specialtext {
	color: #314644;
	font: bolder 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
}

#mainContent H2 {
	color: #314644;
	font-size: 1.2em;
}

#mainContent a {
	color: red;
}

#footer { 
	padding: 0 10px 0 20px; 
	background: transparent; 
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 110px;
	color: white;
} 
#footer p {
	margin: 0; 
	padding: 15px 0; 
	color: white;
	text-align: center;
	font-size: .75em;	
}

#footer a {
	color: white;
	text-decoration: none;
}


.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*   MENU STYLES */
#p7PMnav {
	margin: 0;
	padding:0;
margin-bottom: 25px;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	z-index: 10000;	
}

#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 10px ;
	color: white;
	line-height:1;
	background-image: url(../images/navbutton-back.gif);
	background-repeat: no-repeat;
	height: 26px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: red;
	letter-spacing: .01px;
}

/* Styles the CURRENT PAGE link */
#p7PMnav .p7PMmark {
	color: red	;
	font-weight: bold;
}

/* menu width */
#p7PMnav {
	width: 159px;
}

/* END MENU STYLES */


/* ROUNDED BOX STYLES */
.toproundedcorner2 {
	background-image: url(../images/roundbox-top.jpg);
	height: 41px;
	width: 493px;
}	

.toproundedcorner2 h3 {
	font-size: 110%;
	color: Red;
	font-weight: bold;
	margin:0;
  padding-top:10px;
	text-align: center;
	padding-bottom: 0;
}

.toproundedcornerbottom2 {
	background-image: url(../images/roundbox-bottom.gif);
	height: 20px;
	width: 493px;
}

.roundedbox-mid {
background-image: url(../images/round-box-middle.gif);
background-repeat: repeat-y;
width: 493px;
padding: 0;
margin: 0;
text-indent: 6px;
white-space: inherit;
}
.roundedbox-mid ul{
margin:0;
padding: 0 0 0 60px;
}

.roundedbox-mid li{
margin: 0; 
padding: 0;
list-style-type: disc;
background:none;
font-size: 95%;
text-align: left;
color: #5A513B;
line-height: 1.5em;
}
.roundedbox-mid p {
	padding: 0 0 0 20px;
	width: 100px;

}


.roundedbox-mid .pic {
	margin-left: 50px; margin-right: 50px; display:inline;
	float: right;
}

.roundedbox-mid .readme {
	margin-left: 60px;
}

/* NEWSLETTER BOX */
.newslettertop {
	background-image: url(../images/newsletter-box-top.jpg);
	height: 26px;
	width: 152px;
	margin-top: 20px;
}	

.newsletter-mid h3 {
	font-size: 105%;
	color: white;
	font-weight: bold;
	margin:0;
  padding-top:5px;
	text-align: center;
	padding-bottom: 0;
}

.newsletterbottom {
	background-image: url(../images/newsletterbox-bottom.jpg);
	height: 20px;
	width: 152px;
	margin-bottom: 20px;
}

.newsletter-mid {
background-image: url(../images/newsletter-box-middle.jpg);
background-repeat: repeat-y;
width: 152px;
padding: 0;
margin: 0;
text-indent: 6px;
white-space: nowrap;
}

/* ZERO OUT THE MARGINS on the form for the newsletter sign up - so no gaps appear */
.newsletter-mid form {
	margin:0;
	padding:0;
}

.newsletter-mid input {
padding-left: 8px;
	font-size: 80%;
	background-color: #F0F3E0;
	border: 1px solid #314644;
	width: 130px;
	margin-left: 8px;
	
}
.newsletter-mid label {
	color: white;
	padding: 2px;
}
.newsletter-mid .submit {
	background-color: #F0F3E0;
	border: 1px solid #314644;
	width: 80px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 2px;

}

.newsletter-mid h2 {
	margin-top:0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-size: 90%;
	color: white;
	text-align: center;
	width: 152px;
}

.newsletter-mid p {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

#booktrainingbox {
	text-align: center;
}

#outernewsbox {
	width: 152px; 
	margin: 0 auto; 
	padding:0;
}