@charset "utf-8";
body {
	background-image: url(bg1px.gif);
	background-repeat: repeat-x;
}
#leftandcont {
	width: 950px;
	height:300px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	color:#FFF;
}
#wrapper {
	width: 950px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	color:#FFF;
}
#wrapperlong {
	width: 950px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	color:#FFF;
}
#footer {
	background-color:#333;
	width: 100%;
	color:#999;
	font-size: 12px;
}
#header {
	background:#000;
	height: 90px;
	width: 100%;
	color:#FFF;
}
#banner {
	background:#000;
	height: 90px;
	width: 100%;
	color:#FFF;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-right:auto;
	margin-left:auto;
}
#content {
	background:#000;
	height: 318px;
	width: 100%;
	margin-right:auto;
	margin-left:auto;
}
#contentlong {
	background:#000;
	height:100%;
	float:right;
	width: 670px;
}
#l1 {
	height:20px;
	width:260px;
}
#l2 {
	height:20px;
	width:260px;
}
#l3 {
	height:20px;
	width:260px;
}
#l4 {
	height:20px;
	width:260px;
}
#leftcol {
	background:#000;
	width:240px;
	color:#FFF;
	float:left;
	font-size: 20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-left:10px;
	padding-right:30px;
	height:100%;
}
#midcol {
	background:#000;
	width:315px;
	color:#FFF;
	float:left;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:left;
	height:100%;
}
#rightcol {
	background:#000;
	width:305px;
	color:#FFF;
	float:left;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-left:30px;
	padding-left:0px;
	margin-right: 5px;
	float:left;
	text-align:left;
	height:100%;
}
#midtop {
	background:#000;
	height:30px;
	width:315px;
	color:#F60;
	float:left;
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-bottom-width: thin;
	border-bottom-color: #F60;
	border-bottom-style: solid;
}
#containertop {
	background:#000;
	height:30px;
	width:100%;
	margin-left:auto;
	margin-left:auto;
}
#lefttop {
	background:#000;
	height:100%;
	width:280px;
	color:#F60;
	float:left;
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:left;
}

#righttop {
	background:#000;
	height:100%;
	width:305px;
	color:#F60;
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:right;
	margin-left: 10px;
	padding-left: 0px;
	margin-right: 20px;
	clear: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FFF;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color:#FFF;
}
hr {
	color: #f60;
    background-color: #f60;
    height: 1px;
}
#contentform {
	background:#000;
	height:500px;
	float:right;
	width: 670px;
	color:#FFF;
}
#leftcolform {
	background:#000;
	height:500px;
	width:240px;
	color:#FFF;
	float:left;
	font-size: 20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-left:10px;
	padding-right:30px;
}
.h1 {
	font-size: 16px;
}
