body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	background-color: #000000;
	background-image: url(i/bgFade_wh.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 700px;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 50px;
	margin-right: auto;
	padding: 0;
	text-align: left;
}
* html #wrapper {
	width: 702px; /* IE5.x/win sees this and overrides the first width */
	w\idth: 700px; /* all other browsers see this and override previous widths */
}
#mainTable {
	width: 700px;
	background-color: #FFFFFF;
	line-height: 1.5em;
	border: 1px dotted #666666;
	margin: 0px;
	padding: 0px;
}

#sidecol {
	padding: 20px;
	width: 140px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#maincontent {
	font-size: 11px;
	font-size: 100%;
	line-height: 150%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	vertical-align: top;
	padding: 20px 40px 20px 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

#header {
	border-top: 1px dotted #333333;
	border-right: 1px dotted #333333;
	border-left: 1px dotted #333333;
	background-color: #FFFFFF;
	width: 700px;
}
#backtotop {
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 24px;
}
#bottom {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
#footer {
	background-color: #333333;
	color: #999999;
	font-size: 9px;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 5px 10px 10px 20px;
}
#form {
	width: 400px;
	font-size: 9px;
	color: #333333;
	vertical-align: top;
}
#300 {
	width: 300px;
}
td, p, ul {
	font-size: 11px;
	line-height: 150%;
	vertical-align: top;
}
h1 {
	font-size: 160%;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 130%;
	padding-bottom: 0px;
	line-height: 1.4em;
	margin-bottom: 0px;
}
div#navside {
	font-size: 10px;
	line-height: 200%;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #0033CC;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 140px;	
}
#navside ul {
	list-style: none;
	margin: 0;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
}
#navside ul li {
	margin: 0;
	border-bottom: 1px dotted #999;
	line-height: 150%;
}
#navside ul li a {
	display: block;
	padding: 2px 2px 2px 0.3em;
	background-color: #fff;
	color: #03c;
	text-decoration: none;
	width: 100%;
}
html>body #navside ul li a {
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 180%;
}
#navside ul li a:hover {
	border-left: 4px solid #03c;
	background-color: #fff;
	color: #666;
}
.quote {
	width: 140px;
	font-size: 10px;
	color: #999999;
	padding-left: 4px;
	padding-top: 10px;
}
.padding {
padding: 15px;
}
.border {
	border: 1px solid #0033CC;
}
.photo {
	font-size: 9px;
	color: #999999;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 400px;
	
}
.bottomlinks {
	font-size: 10px;
	text-align: left;
	vertical-align: bottom;
	text-decoration: none;
}
a:link, a:visited, a:active  {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline overline;
}
input {
	text-align: left;
}
.left {
	text-align: left;
	width: 250px;
}
.right {
	font-size: 9px;
	text-align: right;
	width: 150px;
	padding-right: 5px;
	vertical-align: top;
}
.photoleft {
	font-size: 9px;
	color: #999999;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 400px;
	
}
.field {
	display: inline;
}
.standardForm .field {
	width: 400px;
	display: block;
	text-align: right;
	margin-bottom: 10px;
	vertical-align: top;
}
.standardForm .field label {
	vertical-align: top;
}
.standardForm .field input {
	width: 300px;
	margin-left: 15px;
}
.standardForm .field textarea {
	width: 300px;
	margin-left: 15px;
}
label.label {
	display: inline;
	width: 100px;
}
.footer {
	background-color: #333333;
	color: #999999;
	font-size: 9px;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 5px 10px 10px 20px;
}
.schooling {
	margin: 10px;
}

