body {
	margin: 33px 0 0 0;
	background: #64c1d9 url(../grfx/bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 752px;
}

#out_container {
	background: url(../grfx/bg_filler_all.gif) repeat-y;
}

#container {
	background: url(../grfx/bg_filler.gif) no-repeat;
	padding: 2px 7px 0 7px;
	overflow: hidden;
}

.small_clear {
	clear: both;
	line-height: 3px !important;
	line-height: 1px;
}

.clear_bottom {
	clear: both;
	line-height: 3px;
	background: #FFF;
}

#nav {
	background: url(../grfx/nav_bg.gif) repeat-x;
	width: 737px;
}

#nav .inside_nav {
	margin-top: 0px !important;
	margin-top: -3px;
	background: url(../grfx/nav_end.gif) right no-repeat;
}

#nav .inside_nav img {
	margin-top: 0px !important;
	margin-top: 3px;
}

#content {
	padding: 5px 0 0px 20px !important;
	padding: 15px 0 0px 20px;
	margin-top: 3px;
}

#content .text {
	float: left;
	width: 525px;
}

#content img {
	border: 1px dashed #000;
	padding: 2px;
}

#content .text .photos {
	margin-left: -18px !important;
	margin-left: -23px;
	margin-top: 5px;
	position: absolute;
	width: 600px;
}

#content .text .photos img {
	border: 0;
}

#content .text .photo_clear {
	clear: both;
	height: 110px;
}

#content .right_box {
	float: right;
	background: #cce4ea url(../grfx/right_bg.gif) repeat-x;
	width: 168px !important;
	width: 178px;
	padding: 10px 0 0 10px;
	padding-bottom: 1000px;
	margin-bottom: -1000px !important;
	margin-bottom: -990px;
	font-size: 12px;
	font-weight: bold;
	margin-top: -5px !important;
	margin-top: -19px;
}

#footer {
	background: url(../grfx/footer_bg.gif) repeat-x;
	height: 70px;
}

#footer .footer_text {
	float: left;
	padding-top: 20px;
	text-align: center;
	width: 725px;
	color: #636363;
	font-size: 10px;
}

#footer .footer_text a {
	color: #2b2b2b;
	text-decoration: none;
	font-size: 12px;
}

#footer .footer_text a:hover {
	text-decoration: underline;
}

#footer .footer_text .non {
	color: #636363;
	text-decoration: none;
	font-size: 10px;
}