
/* mks

a:link {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #A57C00;
	text-decoration: none;
}
a:active {
	color: #A57C00;
	text-decoration: none;
}

*/

#header4 {
	margin: 0px;
	padding: 0px;
	width: 767px;
	height: 100px;
}
#leftcolumn {
	background-image: url(../images/seperator.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 62px;
	float: left;
}
#midcolumn {
	width: 540px;
	float: left;
}
#midcolumnleft {
	width: 400px;
	float: left;
}
#midcolumnright {
	width: 300px;
	float: left;
	border:thin solid #000;
}
#maintitle{
	width: 540px;
	float:left;
}
#rightcolumn {
	width: 165px;
	float: left;
	background-image: url(../images/seperator.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* start mks */
/*
h2 {
	font-size: 16px;
	color: #CC9900;
}
h3 {
	font-size: 14px;
	color: #CC9900;
}
*/
/* end mks */

blockquote {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #CC9900;
	font-style: italic;
}

#leftcolumn ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftcolumn li {
	padding: 5px 0px;
	font-size: 12px;
}
#midcolumnright ul {
	margin: 0px;
	padding: 0px;
}
#midcolumnright li {
	padding: 5px 3px;
	font-size: 12px;
}
.joinstyle {
	color: #FFFFFF;
	font-size: 13px;
}
