Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	margin: 0px;
}
#banner {
	height: 100px;
	border-left-width: 100px;
	border-left-style: solid;
	border-left-color: #563665;
	width: 896px;
}
#nav {
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	margin-left: 105px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	font-size: 0.8em;
}
#nav a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
	text-decoration: none;
	margin-top: 5px;
	color: #666666;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content {
	margin-top: 5px;
	margin-left: 105px;
	font-size: 0.8em;
	color: #666666;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat;
	background-position: left;
	line-height: 1.5em;
	text-align: justify;
	background-color: #FFFFFF;
}
#footer a {
	color: #666666;
	text-decoration: none;
}


#nav li {
	width: 10em;
}

#nav ul li { 
	display: inline; 
}

#banner img {
	margin-top: 26px;
}
#nav a:hover {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
	text-decoration: none;
	margin-top: 5px;
	color: #A276B6;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	color: #563665;
	font-size: 1.5em;
	font-weight: lighter;
}
#content .imageborder {
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h2 {

	font-family: "Trebuchet MS", Verdana;
	color: #563665;
	font-size: 1.25em;
	font-weight: lighter;
}
#footer {
	font-size: 0.8em;
	width: 891px;
	margin-left: 105px;
	text-align: center;
	margin-top: 10px;
}

#footer a {
	color: #A276B6;
	text-decoration: none;
}

#footer a:hover {
	color: #666666;
	text-decoration: none;
}

#content a {
	color: #666666;
	text-decoration: underline;
}

#content a:hover {
	color: #A276B6;
	text-decoration: underline;
}
#banner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
