body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
}

div#header {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}

div#banner {
	background-color: #FFFFCC;
	background-repeat: repeat-x;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
}
div#content {
	position: absolute;
	left: 180px;
	top: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 91%;
	color: #000000;
	line-height: 140%;
	right: 20px;
}
div#sidebar {
	position: absolute;
	top: 115px;
	width: 140px;
	font-size : 65%;
	left: 10px;
}
div#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 146%;
	color: #0000CC;
	font-weight: normal;
}
div#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-weight: normal;
	font-size: 120%;
}
div#sidebar div.feature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #0000CC;
	background-color : #FFFFCC;
	border : 1px solid #0000CC;
	margin-bottom : 11px;
	padding : 10px;
	line-height : 140%;
}

div#sidebar div.feature ul{
	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: inside;
}

div#sidebar div.feature ul li{
	color : #0000CC;
	background-color : transparent;
}

div#sidebar div.feature ul li a{
	color : #0000CC;
	background-color : transparent;
	text-decoration : none;
}

div#sidebar div.feature ul li a:hover{
	text-decoration : underline;
}

div#sidebar h1{
	font-size : 110%;
	margin : 0;
	padding : 0;
	color: #115EAC;
}
div#titletext {

	top: 30px;
	position: absolute;
	left: 180px;
}
div#titletext h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-weight: normal;
	font-size: 146%;
}
div#ixthus {


	top: 0px;
	position: absolute;
	left: 600px;
}
img#titletext {


	top: 0px;
	position: absolute;
	left: 175px;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {

	color: #0033CC;
	text-decoration: none;
}
a:active {


	color: #0033CC;
	text-decoration: none;
}
a:hover {



	color: #0033CC;
	text-decoration: underline;
}
div#pictures {
	position: absolute;
	top: 120px;
	font-size : 91%;
	left: 180px;
	right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	width: 650px;
}
div#pictures div.feature {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #0000FF;
	margin-bottom : 11px;
	padding : 10px;
	line-height : 140%;
}
div#pictures div.feature ul {

	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: inside;
}
div#pictures div.feature ul li {
	display: inline;
}
div#pictures div.feature ul li a {

	color : #CC0000;
	background-color : transparent;
	text-decoration : none;
}
div#pictures div.feature ul li a:hover {

	text-decoration : underline;
}
div#pictures h1 {
	font-size : 146%;
	color: #0033CC;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
