body {margin: 0px;
padding: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .75em;
line-height: 1.4em;
}

div#header {
	display: none;
}

div#footer {padding: 2%;
text-align: center;
clear: both;
border-top: thin #6164a5 solid;
}

.quote {
font-family: Times, "Times New Roman", serif;
font-style: italic; }

div#maincontent {
	padding: 2%;
	text-align: left;
	background-color: #ffffff;
	margin: 25px;
}

div#contactcontent {padding: 2%;
text-align: justify;
margin-left: 165px;
margin-right: 15px;
background-color: #ffffff; }

div#leftcolumn {
	display: none;
}




img.leftimg {
float: left; }

img.rightimg {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.insetit {
padding-left: 3em;
padding-right: 2em; }

div#rightcolumn {
	display: none;
}
a:link {color: #000ffe;
text-decoration: none;
 }

a:hover {color: #63c0f8;
text-decoration: none;
 }

h1 {color: #f30c7e;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 1.7em;
line-height: 1.2em; }

.motto {
font-family: cursive;
color: #f30c7e; }

h2 {font-family: serif;
font-size: 1.4em;
font-weight: normal;
 }

h3 {font-family: serif;
font-size: 1.3em;
font-weight: normal;
 }

h4 {font-family: serif;
font-size: 1.2em;
font-weight: normal;
 }

h5 {font-family: serif;
font-size: 1.1em;
text-align: left;
font-weight: normal;
 }
.lilred {
font-family: sans-serif;
font-size: .9em;
color: #ff0000; }

.wquote {
font-family: Times, "Times New Roman", serif;
font-style: italic; }

.quote {
font-family: Times, "Times New Roman", serif;
font-weight: bold;
}
.yellowbgd {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFb5;
	margin: 10px;
	padding: 15px;
	border: solid #000000;
	text-align: left;
}
.marked {
	border-left-style: solid;
	margin-left: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
