@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
	font-size: 62.5%;
	font-color: #000;
	height: 100%;
	overflow: hidden;
	text-align: center;
	background-image: url(images/background9.jpg);
	font-family: Verdana, Trebuchet MS, sans-serif;
}

html {
	height: 100%;
	overflow: hidden;
}

div {
	padding: 0;
}

img {
	border: 0px;
}

li {
	list-style-type: none;
	padding: 0 0 10 0;
	margin: 0;
}

.links {
	font-size: 82%;
	margin-left: 60px;
	margin-top: 124px;
	line-height: 13px;
	text-align: left;
	text-transform: uppercase;
}

.links a, .links a:visited {
	color: #000;
	text-decoration: none;
}

.links a:hover, .links a:active {
	color: #C3C346;
	text-decoration: none;
}

#contain {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 100%;
	text-align: center;
	background-color: #FFF;
	z-index: 1;
}

#footer {
	position: absolute;
	left: 730px;
	top: 540px;
	height: 16px;
	width: 260px;
	color: #000;
	background-color: #DFD967;
	font-size: 83%;
	text-align: center;
	z-index: 1;
}

#footer a, #footer a:visited {
	color: #000;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #000;
	text-decoration: line-through;
}

#footer p {
	margin-left: 7px;
	margin-top: 2px;
	margin-bottom: 0px;
}

#frame {
	position: absolute;
	top: 240px;
	left: 30px;
	border-width: 1px;
	border-color: #999;
	border-style: solid;
	width: 960px;
	height: 265px;
	z-index: 0;
}


#logo {
	position: absolute;
	left: 60px;
	top: 0px;
}

#nav {
	border-top: 1px;
	border-color: #999999;
	position: absolute;
	left: 0px;
	top: 30px;
}

#options {
	position: absolute;
	left: 388px;
	top: 257px;
	width: 600px;
	height: 286px;
	line-height: 24px;
	font-size: 125%;
	text-align: left;
}

#options a:link, #options a:visited {
	padding: 0;
	margin-top: 0px;
	margin-left: 5px;
	text-decoration: none;
	color: #000;
}

#options a:hover, #options a:active {
	text-decoration: none;
	color: #E64667;
}

#options img {
	margin-left: 0px;
	margin-bottom: 4px;
}

#photo {
	position: absolute;
	left: 22px;
	top: 226px;
}

#rule {
	position: absolute;
	top: 0px;
	left: 33px;
	width: 960px;
	height: 2px;
	background-image: url(images/rule.gif);
	z-index: 1;
}

#writing {
	position: absolute;
	left: 334px;
	top: 172px;
	z-index: 1;
}