body {
	overflow: -moz-scrollbars-vertical;
	color: #d7f041;
	font: 62.5% verdana, arial, helvetica, sans-serif;
	padding: 0;
	margin: 0 0 20px;
	background: #313131 url(images/bg.png) repeat-x;
}
p {
	margin: 0;
	padding: 5px 10px 10px;
	font: 1.1em verdana, arial, helvetica, sans-serif;
	color: #d7f041;
	text-shadow: 2px 2px 1px #000;
	line-height: 1.5em;
}
p a {
	color: #41d5f0;
	text-decoration: none;
}
p a:hover {
	color: #e8f5a7;
	border-bottom: 1px dotted #818a63;
}
#photobox img {
	margin: 0 10px 4px 0;
}
.photos {
	border-bottom: 3px solid #0e1110;
}
.photos:hover {
	border-bottom: 3px solid #e8f5a7;
}
#photobox a:hover {
	border: none;
}
h3 {
	margin: 0;
	padding-bottom: 0.3em;
	cursor: pointer;
	font-size: 1.1em;
	background: #111 url(images/areatitle.png) no-repeat;
}
h3 a:link, h3 a:visited {
	background: #111 url(images/areatitle.png) no-repeat;
	color: #b3f572;
	padding: 4px 8px 0;
	-moz-outline-style: none;
	display: block;
	text-decoration: none;
}
h3 a:hover {
	color: #e8f5a7;
	border-bottom: none;
}
#logo {
	width: 186px;
	height: 79px;
	margin: 40px auto 10px;
	background: url(images/finally.png) no-repeat;
}
.hide {
	visibility: hidden;
	height: 0;
	width: 0;
	overflow: hidden;
}
#top {
	background: url(images/panel_top.gif) no-repeat;
	width: 400px;
	height: 6px;
	margin: 20px auto 0;
	padding: 0;
	overflow: hidden;
}
#welcome {
	width: 304px;
	height: 105px;
	margin: 0 0 5px 2px;
	background: url(images/welcome.png) no-repeat;
}
#main {
	margin: 0 auto;
	padding: 0 0 7px;
	width: 400px;
	background: url(images/panel_bottom.gif) no-repeat bottom;
}
#content {
	width: 307px;
	margin: 0 0 0 1px;
}
.stretcher {
	background: #0e1110;
	margin: 0;
}
.icon {
	vertical-align: middle;
}
.wdisplay {
	margin: 0 0 5px 10px;
	display: block;
	-moz-outline-style: none;
}
.wdisplay a img {
	border: 0;
}