body{
	margin:0px;
	background-color:#dad2c2;
	font:12px Arial, Helvetica, sans-serif;
	color:#5e3112;
	height: 100%;
	width: 100%;
	padding: 0px;
}

img{border:0;}

a{
	color:#000;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
#wrapper{
	width:901px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 17px;
	padding-bottom: 0;
	padding-left: 0;

}
#header{
	background:url(/user-files/templates/dr_burns/images/bg-header.gif) no-repeat;
	width:895px;
	padding:2px;
	height:299px;

}
#header:after{
	content:"";
	clear:both;
	display:block;
}
.img-area{
	width:370px;
	float:left;
}

/*  Adds padding for content on the none-home pages. */
.content-buffer{
	width:97%;
	margin:0px;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.content-buffer hr{
	padding: 0px;
	clear: both;
	float: none;
	width: 98%;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #71533d;
	border-right-color: #71533d;
	border-bottom-color: #71533d;
	border-left-color: #71533d;
}
.img-area img{display:block;}
.info-block{
	width:508px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 17px;
	float: left;
}

#nav{
	list-style:none;
	letter-spacing:normal;
	z-index:auto;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 40px;
	width: 100%;
	visibility: visible;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	margin-bottom: 0px;
}


.logo{
	width:193px;
	height:246px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	z-index:5;
	background:url(/user-files/templates/dr_burns/images/bg-logo.png) no-repeat;
	padding: 0px;
	clear: none;
	float: none;
	margin-left: 120px;
	margin-top: -57px;
}



.logo a{
	display:block;
	height:145px;
	cursor:pointer;
	width: 75px;
	margin-left: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.logo a.sub{
	display:block;
	height:75px;
	cursor:pointer;
	width: 175px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	
}
.txt-info{
	width:425px;
	z-index:5;
	text-align:center;
	margin: 0px;
	padding-top: 188px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.txt-info h1{
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}

#header h1{
	margin:0 0 2px;
	color:#5d3111;
	font-size:25px;
	letter-spacing:-1px;
}
#header h1 span{color:#be976d;}
#header p{
	margin:0;
	color:#5d3111;
	font-size:14px;
	letter-spacing:-1px;
	font-weight:bold;
}
.decorated-area{
	background:url(/user-files/templates/dr_burns/images/bg-decorated-area.png) no-repeat;
	width:191px;
	height:424px;
	text-align:center;
	position:absolute;
	z-index:2;
	color:#f7f5f2;
	font-size:16px;
	letter-spacing:normal;
	font-weight:bold;
	float: none;
	padding-top: 132px;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 0;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 405px;
	margin-top: -45px;
	line-height: normal;
}
#main{
	width:895px;
	border:solid #8d6a44;
	border-width:0 2px;
	/* background:#dad2c2 url(/user-files/templates/dr_burns/images/bg-main.gif) repeat-x; */
	background-color:#faf1e0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	overflow: hidden;
}

#main h2{
	margin:0 0 7px;
	font-weight:normal;
	font-size:16px;
	letter-spacing:-1px;
	text-align:left;
}

.content-buffer h2{
	text-align:left;

}


.photo-list{
	margin:0;
	padding:0 0 18px 21px;
	list-style:none;
	overflow:hidden;
}
* html .photo-list{
	overflow:visible;
	height:1%;
}
.photo-list li{
	width:125px;
	overflow:hidden;
	position:relative;
	height:156px;
	margin:0 8px 0 0;
	float:left;
}
.photo-list .active .info-box,
.photo-list li.hover .info-box,
.photo-list li:hover .info-box{display:block;}
.info-box{
	position:absolute;
	display:none;
	bottom:-2px;
	right:-2px;
	width:119px;
}
.info-box img{display:block;}
.info-box strong{
	float:left;
	color:#dad2c2;
	text-transform:uppercase;
	font-size:22px;
	font-weight:normal;
	padding:18px 0 0;
	letter-spacing:-2px;
}
.img-holder{
	width:53px;
	float:right;
	padding:1px 0 0 2px;
	height:47px;
	background:url(/user-files/templates/dr_burns/images/bg-image-holder.png) no-repeat;
}
.img-holder img{position:relative;}
.txt-area{
	padding-top: 0;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 21px;
}
#main .txt-area h2{
	margin:0;
	text-align:left;
	font-size:21px;
	color: #5f361a;
}
.txt-area p{
	margin:0;
	font-size:14px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.info-holder{
	padding:0 5px 0 14px;
	overflow:hidden;
}
* html .info-holder{
	overflow:visible;
	height:1%;
}
.inform-box{
	width:420px;
	float:left;
}
.image-area{
	margin:0 0 -22px;
	position:relative;
}
.inform-box img{display:block;}
.inform-box h3{
	font-size:15px;
	letter-spacing:normal;
	font-weight: bold;
	font-family: "Myriad Pro", Verdana, Arial;
	text-align: left;
	vertical-align: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 5px;
	word-spacing: normal;
}
.ad-area{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
* html .ad-area{
	overflow:visible;
	height:1%;
}
.ad-area li{
	float:left;
	padding:0 14px 0 0;
}
.ad-area img{border:1px solid #8cb2d7;}
.box-info{
	width:454px;
	float:right;
	background:url(/user-files/templates/dr_burns/images/bg-box-info.gif) no-repeat;
	padding:11px 0 0;
}
.box-info .holder{
	background:url(/user-files/templates/dr_burns/images/bg-box-info.gif) repeat-y -454px 0;
}
.box-info .frame{
	background:url(/user-files/templates/dr_burns/images/bg-box-info.gif) no-repeat 100% 100%;
	padding:0 20px 18px 22px;
}
.box-info h3{
	margin:0 0 3px;
	font:26px "Times New Roman", Times, serif;
}
.box-info p{
	margin:0 0 9px;
	line-height:16px;
}
.inform-holder{
	width:100%;
	overflow:hidden;
}
.inform-block{
	width:200px;
	float:left;
}
.inform-block .ttl{
	font-size:14px;
}
.inform-block ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:12px;
}
.inform-block li{
	background:url(/user-files/templates/dr_burns/images/bullet-list.gif) no-repeat 0 4px;
	padding:0 0 3px 8px;
}
#footer{
	width:894px;
	color:#a67d5d;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8D6A44;
	border-right-color: #8D6A44;
	border-bottom-color: #8D6A44;
	border-left-color: #8D6A44;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#footer:after{
	content:"";
	clear:both;
	display:block;
}
#footer p{
	margin:0;
	font-size:12px;
	letter-spacing:0px;
	font-style: normal;
	line-height: normal;
}
#footer ul{
	margin:-24px -22px 0 0;
	position:relative;
	padding:0;
	list-style:none;
	float:right;
}
#footer li{
	float:left;
	padding:0 0 0 10px;
}
#footer img{display:block;}

#footer #footer-links{
	list-style:none;
	font-size:10px;
	line-height:12px;
	color:#999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #917F4F;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ranking{
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: auto;
	height: 0px;
	width: 0px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -99999px;
}
