body {
	background-image: url(../images/bgd.gif);
	background-color: #B3BEC2;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.whiteborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.header {
	background-image: url(../images/habbo_bottom.gif);
	background-position: right top;
	background-color: #67914D;
	background-repeat: no-repeat;
	height: 41px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #406926;
	padding: 5px;
}
.menu p {
	margin-bottom: 5px;
	margin-top: 5px;
}
.menu strong {
	text-transform: uppercase;	
}
hr {
	border-bottom: 1px dotted #406926;
}
.dots {
	font-family: Arial, Helvetica, sans-serif;
	color: #406926;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
}
li {
	margin-left: -40px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #406926;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2C7A5;
	border-left-color: #B2C7A5;
	line-height: 20px;
	margin-top: 15px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
}
.photogrid_topmid {
	border-right: 1px dashed #D8E2E6;
	border-bottom: 1px dashed #D8E2E6;
	border-left: 1px dashed #D8E2E6;
}
.photogrid_botmid {

	border-right: 1px dashed #D8E2E6;
	border-left: 1px dashed #D8E2E6;
}
.photogrid_botline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D8E2E6;
}
.picframe {
	background-color: #FFFFFF;
	border: 1px solid #ECE9D8;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #263F16;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.photocaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
.photocaption a {
	color: #666666;
}
.information {
	line-height: 20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.information a {
	color: #FFFFFF;
	text-decoration: none;
}
.downplay {
	font-size: 11px;
	color: #E8EEE3;
}
.menu a {
	color: #2E6BD1;
	text-decoration: none;
}

