body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
}
div#sidebar {
	position: absolute;
	top: 14px;
	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: 10px;
	position: absolute;
	left: 600px;
}
img#titletext {


	top: 15px;
	position: absolute;
	left: 180px;
}
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;
}
