@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFF00;
	background-color: #333333;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border: thick groove #999966;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/green01light.jpg);
	background-repeat: repeat;
	width: 850px;
	height: 1200px;
}
#pictures table {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #999966;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999966;
}

#header {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/ckel1.gif);
	height: 110px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999966;
}
#main {
	margin-top: 10px;
	position: relative;
	left: 251px;
	top: 0px;
	width: 425px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999966;
	color: #999966;
	text-align: center;
}
#pictures {
	width: 850px;
	left: 0px;
	position: relative;
	top: 175px;
	color: #999966;
}
#pictures a:link {
	color: #999966;
	text-decoration: none;
}
#mainbot {
	position: relative;
	left: 0px;
	top: 200px;
	color: #999966;
}


#content {
	width: 850px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 1050px;
}
#sidebar {
	width: 175px;
	position: absolute;
	top: 0px;
	color: 999966;
	right: 0px;
	background-color: #333333;
}
hr {
	color: #999966;
	font-weight: bold;
}

#sidebar li {
	list-style-type: none;
	color: #999933;
}
#sidebar a:link {
	font-family: "Bookman Old Style";
	color: #999966;
	text-decoration: none;
	font-size: medium;
}
#sidebar a:visited {
	color: #999966;
	text-decoration: none;
}

#sidebar a:hover {
	color: #999966;
	text-decoration: none;
	font-size: medium;
	text-transform: none;
	list-style-type: none;
	background-color: #FFFF99;
	font-weight: bolder;
}
#picture {
	height: 300px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
}
