/* Basic */
body {
		margin:0;
		padding: 10;
		position: relative;
		font-family: Verdana, Tahoma, Arial;
		background-repeat: repeat-y;
		background-color: #CCCCCC;
		color: #575758;
		font-size: 90%;
		line-height: 130%;

}

h1 {
font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;
font-size: 24px;
margin-top: 0px;
font-weight: bold;}

h2 {
margin-top: 0px;
}

h3 {font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;}

img {
        border:none;
        background:transparent;
}

a:link {
        color:#3D3D90; 
        text-decoration:none;
}

a:visited {
        color:#3D3D90; 
        text-decoration:none;
}

a:active {
        text-decoration:none;
        color: #3D3D90;
}

a:hover {
		text-decoration: underline;
}

td {vertical-align: top;}

/* Layout */

#wrapper {
		margin: 0 auto;
		margin-top: 10px;
		padding: 0px;
		border: 0;
		width: 900px;
		background-color: #ffffff;
}

#top {
background-image: url(/images/header.jpg);
height: 155px;
background-color: #CCCCCC;
}

#toplogo {
padding-left: 10px;
float: left;}

#quotebox {
width: 260px;
height: 100px;
padding-top: 25px;
padding-right: 20px;
font-size: 12px;
text-align: center;
float: right;}

#maincontenttop {
background-color: #ffffff;
height: 36px;
text-align: center;
}

#maincontent {
background-color: #FFFFFF; 
padding-left: 20px;
padding-right: 20px;}

#maincontentheader {
font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;
font-size: 24px;
padding-top: 20px;
padding-bottom: 20px;
font-weight: bold;
text-align: center;
width: inherit;
}

#mainsubhead {
font-style: italic; 
font-size: 14px;
font-weight: normal;
}

#maincontentleft {
width: 575px;
}

#maincontentright {
width: 250px;
float: right;
font-size: 10px;}

#maincontentbottom {
background-color: #FFFFFF;
height: 36px;
}

#onwardbottomlink {
text-align: right;}

#footer {
background-color: #FFFFFF;
font-size: 10px;
text-align: center;
padding: 10px;
}

#problemlist {
float: left;
padding-left: 30px;}

.downloadbox {
	background-color: #FAFCFE;
	width: 85%;
	border: 2px groove #F2F7FD;
	padding: 0px;
	text-align: left;
}

#bookpicture {
border: 0;
float: left;
padding-right: 10px;
padding-bottom: 5px;
}

.picalignright {float: right; padding-left: 1em; padding-bottom: 1em;}
.quotebox {width: 350px; background-color: #E2F2E1; border-width: medium; border-color: #006600; margin-top: 5px; margin-bottom: 5px; margin-left: 5px; margin-right: 5px;}
.quote {font-style: italic; text-align: center;}
.quotee {font-style: normal; font-weight: bold; text-align: center;}

.emailbox {background-color: #CCE1C4; text-align: left; width: 235px;  padding-left: 0.5em; margin-left: 1em; margin-bottom: 1em;}
.downloadtitle {font-style: italic; font-weight: bold;}
.inspiredminds {font-weight: bold; font: "Franklin Gothic Medium", "Lucida Console", "Lucida Sans Unicode"; color: #E28521; font-style: italic; font-weight: bold;}