*{

	margin:0;

	padding:0;

}


body {
	background-repeat:repeat-x;
	background-image: url(images/darkbg.png);
}

#container {
	width: 1200px;
	margin: 0 auto;
	background-image: url(images/lightbg.png);
	overflow: hidden;
}

#content {
	width: 1200px;
	background-image: url(images/new-bg.png);
	background-repeat: repeat;
}
#leftcol {
	float: left;
	width: 225px;
	border: thin solid #069;
	background-color: #FFF;
}
#midcol {
	float: left;
	width: 740px;
	margin-left: 60px;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-left: 23px;
	padding-right: 20px;
	height: 1000px;
}
#rightcol {
	float: right;
	width: 230px;
	padding-left: 25px;
	padding-right: 20px;
	background-repeat: repeat;
	background-image: url(images/bg.png);
	margin-right: 70px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 25px;
	height: 1000px;
}
#header {
	width: 1200px;
	height: 174px;
	position: relative;
}

#footer {
	clear: both;
	background-image: url(images/bottomrepeat2.jpg);
	background-repeat: repeat-x;
	height: 60px;
}

#leftnav {
	border: thin solid #069;
}
#topnav {
	width: 740px;
}
#mainscroller {
	width: 700px;
	margin-left: 13px;
}


#copyright {
	float: left;
	padding-left: 20px;
	color: #cccccc;
}

#bottomnav{
	text-align:right;
	margin-right: auto;
	margin-left: auto;
	width: 935px;
	padding-top: 17px;

}



#bottomnav a{

	padding:0;

	display:inline;

	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;

}



#bottomnav li{

	display:inline;

	border:none;

}



#bottomnav a:hover{
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #CCC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #567856;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

h1 span {
	position: absolute;
	display: block;
	width: 77%;
	height: 29px;
	background-image: url(images/gradie.png);
	background-repeat: repeat-x;
}
#container #header #headernav {
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	word-spacing: normal;
	padding-left: 0px;
	margin-top: -30px;
	margin-bottom: 15px;
	position: absolute;
	z-index: 15;
}
li {
	display:inline;
	text-decoration:none;
	margin-right: 20px;
	margin-left: 20px;
}

p img {
	position:static;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}
#stones {
	width: 602px;
	padding-left: 53px;
}

#midcol2 {
	float: left;
	width: 715px;
	margin-left: 85px;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-left: 23px;
	padding-right: 20px;

}

#401 {
	float: left;
	width: 1000px;
	margin-left: 85px;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-left: 23px;
	padding-right: 20px;
	height: 950px;
}
.left {
	display: block;
	margin-right: 15px;
	margin-bottom: 15px;
}
.rightimg {
	margin-left: 15px;
	padding-left: 1px;
}
#container #midcol #Login fieldset #form {
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#logo {
	position: absolute;
	left: 0px;
	top: -5px;
	background-image: url(images/toprepeat.png);
	background-repeat: repeat-x;
}
