/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(/images/bg_5x500.jpg);
}
#container {
	clear: both;
	float: left;
	width: 776px;
	margin-left: -388px;
	position: relative;
	left: 50%;
	top: 0px;
	margin-bottom: 2px;
	border: 2px dotted #FADDB5;
	padding-bottom: 35px;
}

#logo {
	height: 50px;
	width: 230px;
	position: relative;
	left: 36px;
	top: 50px;
	overflow: visible;
}
#menu {
	height: 224px;
	width: 200px;
	position: absolute;
	left: 59px;
	top: 165px;
	visibility: visible;
}
#menu ul {
	list-style-type: none;
	list-style-image: url(/images/squarebullet.gif);
	padding-left: 3px;
}
#menu ul li {
	font-size: 14px;
	padding-bottom: 10px;
}
#menu ul li a {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu ul li a:link, #menu ul li a:visited {
	color: #999999;
}
#menu ul li a:hover {
	color: #333333;
	text-decoration:underline
}

#pictures {
	position: relative;
	left: 300px;
	top: -20px;
	height: 400px;
	width: 450px;
	/*visibility: hidden;*/
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	position: relative;
	width: 90%;
	top: 0px;
	background-image: url(/images/bg_dots.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: auto;
	left: 59px;
	color: #333333;

}
#copyright {
	font-size: 10px;
	color: #999999;
	top: 30px;
	position: relative;
	left: 59px;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#content a:link, #content a:visited {
	color: #666666;
	text-decoration: underline;
	padding-bottom: 3px;
}
#content a:hover {
	color:#333333;
}
#container #icon {
	position: absolute;
	height: 40px;
	width: 162px;
	top: 410px;
	left: 25px;
}
#content_registerform {

	font-size: 10px;
	display: block;
	position: absolute;
	height: 439px;
	width: 715px;
	top: 177px;
	overflow: auto;
	left: 13px;
	padding-top: 20px;
	padding-left: 10px;
	color: #999999;
}
#menu_registerform {
	height: 20px;
	width: 700px;
	position: absolute;
	left: 26px;
	top: 647px;
	display: inline;
	font-size: 10px;
}
.noborder {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
