#wrapper {
	margin: 0 auto;
	width: 790px;
}

* {
	margin: 0;
	padding: 0;
}

* html #centercolumn {
	height: 300px; /* IE Min-Height Hack */
}

body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

hr {
	border: none 0;
	border-top: 1px dashed #FF6600; /*the border*/
	height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
	margin: 8 auto 18 0; /*left for Mozilla*/
	text-align: left; /*left for IE*/
	width: 50%;
}

ul {
	color: #003366;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 9pt;
	list-style-image: url(images/sqrbullet.gif);
	padding-left: 2em;
	text-indent: 2.0em;
}

.bullets ul{
	color: #003366;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	list-style-image: url(images/arrow.gif);
	padding-left: 2em;
	text-indent: 1.0em;
}

.floatright {
	border: 0px solid #666666;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.just {
	color: #029AFE;
	font-weight: bold;
}

.web {
	color: #FF6600;
	font-weight: bold;
}

#basekw {
	background-color: #CCC;
	display: inline; /* IE Hack */
	float: left;
	margin: 0 5px 5px 5px;
	padding: 4px;
	width: 98.0%;
	color: #000;
}

#basekw a:link {
	color: #008FFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#basekw a:visited {
	color: #008FFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#basekw a:hover {
	background: #FF6600;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#contentarea {
	border: 1px dotted #CCCCCC;
	display: inline; /* IE Hack */
	float: left;
	margin: 0 5px 5px 5px;
	min-height: 300px;
	padding: 10px;
	width: 96.0%;
}

#contentarea a:link {
	color: #008FFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#contentarea a:visited {
	color: #008FFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#contentarea a:hover {
	background: #FF6600;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#credits {
	background-color: #000;
	display: inline; /* IE Hack */
	float: left;
	margin: 0 5px 5px 5px;
	padding: 4px;
	width: 98.0%;
	color: #fff;
}

#credits a:link {
	color: #008FFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#credits a:visited {
	color: #008FFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#credits a:hover {
	background: #FF6600;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#header {
	background-color: #000;
	border: 0px solid #000;
	height: 30px;
	margin: 5px 5px 5px 5px;
	padding: 10px;
	color: #fff;
}

#imagefloat {
	border: 0px solid #CCCCCC;
	color: #034334;
	display: inline; /* IE Hack */
	float: right;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px 1px 1px 1px;
	min-height: 300px;
	padding: 4px;
	width: 35.0%;
}

#topkw {
	background-color: #CCC;
	border: 0px solid #CCC;
	margin: 5px 5px 5px 5px;
	padding: 4px;
	color: #000;
}

#topkw a:link {
	color: #666666;
	text-decoration: none;
}

#topkw a:visited {
	color: #666666;
	text-decoration: none;
}

#topkw a:hover {
	text-decoration: underline;
}

#validate {
	border: 0px solid #666666;
	float: right;
	margin: 0px 5px 5px 0px;
	padding: 4px;
}

#finaltext {
	border: 0px solid #666666;
	text-align: right;
	margin: 0px 5px 5px 0px;
	padding: 4px;
}

.clear {
	clear: both;
	display: block;
}

#pagename {
	background-color: #FFF;
	border: 0px solid #FFF;
	margin: 5px 5px 5px 5px;
	padding: 2px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}

#linkpartners {
	border: 0px dotted #CCCCCC;
	display: inline; /* IE Hack */
	float: right;
	margin: 1px 4px 1px 4px;
	min-height: 100px;
	padding: 4px;
	width: 40.0%;
}
