body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	margin: 0px;
	padding: 0px;
	background-image: url(brownbg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
#leftcolumntop {
	background-color: #000;
	height: 270px;
	width: 182px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 3;
}
#leftcolumnbottom {
	padding: 0px;
	width: 185px;
	left: 0px;
	top: 270px;
	position: absolute;
	z-index: 5;
}
#toplogo {
	left: 182px;
	top: 0px;
	position: absolute;
	margin: 15px;
	width: 600px;
}
#content {
	margin: 15px 15px 15px 0px;
	position: absolute;
	padding-top:20px;
	left: 0px;
	top: 125px;
	width: 600px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 202px;
	background-image: url(brownbg.jpg);
	background-repeat: repeat-y;
	z-index: 2;
}
#menu {
	position: absolute;
	text-align: center;
	font-family: Tahoma, "Trebuchet MS", "Arial Rounded MT Bold", sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: absolute;
	width: 615px;
	top: 100px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	height: 25px;
	left: 182px;
	padding-top: 5px;
	padding-bottom: 0px;
}
#menu a {
	color: #333399;
	text-decoration: none;
}

.coltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 15px;
}

.coltext a {
	color: #FFF;
}

h1 {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 20px;
}
h2 {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 16px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
}
