body{
	width: 100%;
	height: 100%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header{
width: 900px;

}
#sidebar-left {
width: 164px;
float: left;
}

#content {
width: 540px;
float: left;
padding-left: 10px;
padding-right: 15px;
}

#sidebar-right{
width: 164px;
float: left;
}

#footer {
clear: both;
}
/* Images and Fonts */
#content p {
text-align: justify;
}
#content img {
	padding: 2px 10px 2px 10px;
}
#content .FirstCharacter {
padding: 0px;
}
img {
	border-style: none;
}
a {
	font-style: none;
	text-decoration: none;
	color: #80027f;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #80027f;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #80027f;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #000;
}
.highlight {
	font-style: none;
	text-decoration: none;
	color: #80027f;
	font-weight: bold;
}
.formbox {
width: 200px;
float: left;
font-size: 12px;
}
