body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DFF8FF;
	background-image:  url(/images/layout/kaze/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
div.navpart {
	display: none;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	position: absolute;
	height: 159px;
	width: 780px;
	left: 0px;
	top: 0px;
	background-image: url(/images/layout/kaze/header.jpg);
	background-repeat: no-repeat;
}
.topnav {
	position: absolute;
	height: 50px;
	width: 780px;
	left: 0px;
	top: 159px;
	background-image: url(/images/layout/kaze/topnav.gif);
}
.toplinks {
	position: absolute;
	height: 17px;
	width: 780px;
	left: 0px;
	top: 161px;
	z-index: 10;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: bottom;
}
	
.leftnav {
	position: absolute;
/*	width: 146px;
	left: 2px;*/
	width: 150px;
	left: 0px;
	text-indent: 2px;
	top: 209px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
}
.rightnav {
	position: absolute;
/*	width: 146px;
	left: 632px;*/
	width: 150px;
	left: 630px;
	text-indent: 2px;
	top: 209px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
}
.navheading {
	position: relative;
	left: 0px;
	width: 150px;
	height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000066;
	text-indent: 2pt;
	margin: 0px;
}
.navsubheading {
	position: relative;
	left: 0px;
	width: 150px;
	height: 15px;
	color: #000066;
	text-transform: capitalize;
	background-color: #C8D0E8;
	text-indent: 2pt;
	font-style: italic; 
}
.content {
	position: absolute;
	width: 470px;
	left: 155px;
	top: 194px;
}
#toplinks a:link {
	color: #DFF8FF;
	text-decoration: none;
}
#toplinks a:visited {
	color: #DFF8FF;
	text-decoration: none;
}
#toplinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.partner {
	position: absolute;
	width: 88px;
	height: 31px;
	top: 126px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#partnertpp {
	left: 182px;
}
#partnergallery {
	left: 272px;
}
#partneraop {
	left: 362px;
}
#partnerdip {
	left: 452px;
}
#partnerforums {
	left: 542px;
}


a:link, a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #663399;
	text-decoration: underline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #000066;
}
h1 {
	font-size: 16px;
	text-align: center;
}
h2 {
	font-size: 14px;
	text-align: center;
}
.path {
	font-size: 9px;
}
.floatbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFCC;
	float: right;
	width: 250px;
	border: 4px double #000033;
	margin: 2px;
	text-align: center;
}
#floatbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
#centrebox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.centrebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFCC;
	width: 400px;
	border: 4px double #000033;
	margin: 2px;
	text-align: center;
}

select {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #000066;
}