body {
	background: #000;
	color: #000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	margin: 0;
	min-width: 600px;
	padding: 0;
	text-align: center;
}

#frame {
	background: #fff;
	margin: 0 auto;
	padding: 0;
	width: 600px;
}

#header {
	background: #990099;
	border-bottom: 1px solid #000;
}

#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header li {
	display: inline;
	margin: 0;
	padding: 0;
}

#header a {
	color: #fff;
	font-weight: bold;
	line-height: 2em;
	padding: 3px 6px 3px 3px;
	text-decoration: none;
}

#header a:hover {
	color: #bbd0e1;
	text-decoration: none;
}

#content {
	border-right: 1px solid #000;
	float: left;
	padding: 10px;
	text-align: left;
	width: 439px;
}

#sidebar {
	float: right;
	width: 140px;
}

#footer {
	background: #333;
	border-top: 1px solid #000;
	clear: both;
	color: #aaa;
	font-size: 10px;
	padding: 3px;
	position: relative;
}

a {
	color: #3b699b;
	text-decoration: none;
}

a:hover{
	color: #3b699b;
	text-decoration: underline;
}

a.rollover1 {
	display: block;
	width: 410px;
	height: 437px;
	background: url("kitman/kitwomlayer1.png") no-repeat 0px 0px;
}

a.rollover1:hover { 
	background-position: 0px -437px;
}

a.rollover1 span {
	display: none;
}

a.rollover2 {
	display: block;
	width: 410px;
	height: 437px;
	background: url("kitman/kitwomlayer2.png") no-repeat 0px 0px;
}

a.rollover2:hover { 
	background-position: 0px -437px;
}

a.rollover2 span {
	display: none;
}

a.rollover3 {
	display: block;
	width: 410px;
	height: 437px;
	background: url("kitman/kitwomlayer3.png") no-repeat 0px 0px;
}

a.rollover3:hover { 
	background-position: 0px -437px;
}

a.rollover3 span {
	display: none;
}

a.rollover4 {
	display: block;
	width: 410px;
	height: 437px;
	background: url("kitman/kitwomlayer4.png") no-repeat 0px 0px;
}

a.rollover4:hover { 
	background-position: 0px -437px;
}

a.rollover4 span {
	display: none;
}

a.rollover5 {
	display: block;
	width: 410px;
	height: 437px;
	background: url("kitman/kitwomlayer5.png") no-repeat 0px 0px;
}

a.rollover5:hover { 
	background-position: 0px -437px;
}

a.rollover5 span {
	display: none;
}

a.rolloverm1 {
	display: block;
	width: 410px;
	height: 437px;
	background: url("kitman/kitmanlayer1.png") no-repeat 0px 0px;
}

a.rolloverm1:hover { 
	background-position: 0px -437px;
}

a.rolloverm1 span {
	display: none;
}

a.rolloverm2 {
	display: block;
	width: 410px;
	height: 437px;
	background: url("kitman/kitmanlayer2.png") no-repeat 0px 0px;
}

a.rolloverm2:hover { 
	background-position: 0px -437px;
}

a.rolloverm2 span {
	display: none;
}

a.rolloverm3 {
	display: block;
	width: 410px;
	height: 437px;
	background: url("kitman/kitmanlayer3.png") no-repeat 0px 0px;
}

a.rolloverm3:hover { 
	background-position: 0px -437px;
}

a.rolloverm3 span {
	display: none;
}

a.rolloverm4 {
	display: block;
	width: 410px;
	height: 437px;
	background: url("kitman/kitmanlayer4.png") no-repeat 0px 0px;
}

a.rolloverm4:hover { 
	background-position: 0px -437px;
}

a.rolloverm4 span {
	display: none;
}

a.rolloverm5 {
	display: block;
	width: 410px;
	height: 437px;
	background: url("kitman/kitmanlayer5.png") no-repeat 0px 0px;
}

a.rolloverm5:hover { 
	background-position: 0px -437px;
}

a.rolloverm5 span {
	display: none;
}

img.feature {
	border: 1px solid #666;
	margin: 4px;
}

#map {
	border: 1px solid #666;
	margin: 0px 17px 0px 17px;
}

img.mainfeature {
	border: 1px solid #666;
	margin: 0px 17px 0px 17px;
}

img {
	border: 1px solid #666;
}

#titleimg {
	border: none;
}

#w3c {
	border: none;
}

#email {
	border: none;
}

h2{
	font-weight: bold;
	font-size: 1.5em;
	margin: 0.1em 0 0.7em 0;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0.7em 0 0.7em 0;
}

#splash {
	color: #555;
	font-size: 10px;
	text-align: right;
}

div.pictitle {
	clear: both;
	padding: 3px 0px 0px 0px;
}

div.writing {
}

div.image {
	float: left;
	margin-right: 10px;
}

#created {
	text-align: center;
}

hr {
	color:#000000;
	background-color:#000000;
	height:1px;
	width:50%;
}

p {
	line-height: 1.6em;
}

ul {
margin-left:-10px;
margin-right:0px;

} 

sub, sup {
	line-height: 0em;
}

hr {
	text-align: center;
}
