@charset "UTF-8";
/* CSS Document */
<!-- 
body  {
	font: 100% "Times New Roman", Times, serif;
	background: #b0a180 url(http://www.dasstudio.net/images/09/wood.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a, a:link, a:visited, a:active {
	color: #651D0B;
	text-decoration: underline;
	font-size: 100%;
}
a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 100%;
}
 #wrapper {
	width: 950px;
	margin: 4 auto;
	text-align: left;
	padding: 0px;
} 
#contmain {
	background: url(http://www.dasstudio.net/images/09/bg.png);
	padding-left: 18px;
	padding-bottom: 6px;
}
 #header {
	background: url(http://www.dasstudio.net/images/09/header.png) no-repeat;
	padding: 0 20px 0 0px; 
	height: 130px;
	margin: 0px;
} 
 #header h1 {
	margin: 0;
	color: #c7bda2;
	font-size: 80%;
	font-weight: normal;
	text-align: right;
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	font-style: italic;
	letter-spacing: 1px;
}
#header h1 strong {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 3px;
	font-style: normal;
}
#header p {
	text-align: right;
	color: #999;
	font-style: italic;
}
#header a {
	font-weight: normal;
	text-decoration: underline;
	text-transform: uppercase;
	font-style: normal;
}
#header a:hover {
	text-decoration: none;
	color: #000;
}

 #sidebar1 {
	float: left; 
	width: 200px; 
	background: #ded7ce;
	padding: 15px 10px 15px 15px;
	border: 1px solid #CCC;
	margin-bottom: 4px;
}
 #wrapper #sidebar1 a, a:link, a:visited, a:active {
	color: #622010;
	text-decoration: none;
	font-size: 90%;
}
 #wrapper #sidebar1 a:hover {
	text-decoration: underline;
	font-size: 90%;
}
 #wrapper #sidebar1 h2 {
	color: #666;
	font-size: 110%;
	border-bottom: 3px double #9ab4aa;
	font-weight: normal;
	font-style: italic;
}
#main {
	float: right;
	width: 680px;
	margin: 0 10px 0 0;
	padding: 0 0px 0 0;
} 
#main a, a:link, a:visited, a:active {
	color: #651D0B;
	text-decoration: underline;
	font-size: 100%;
}
#main a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 100%;
}
#main h1 {
	color: #651D0B;
	font-weight: normal;
	font-size: 180%;
	margin-top: 0px;
	text-align: center;
}
#main h2 {
	font-size: 150%;
	font-weight: normal;
	color: #651D0B;
	text-align: center;
}
#main p {
	font-size: 100%;
	color: #333;
	line-height: 130%;
}
#main img {
	background: #FFF;
	border: 1px solid #CCC;
	margin: 0px;
	padding: 6px;
}
#main .imgb {
	background: #09F;
	padding: 4px;
	width: auto;
	height: auto;
}
#main ul li {
	list-style: square url(http://www.dasstudio.net/images/09/bullet.gif);
}
 #footer {
	padding: 0 10px 0 80px;
	background:#afc2b8 url(http://www.dasstudio.net/images/09/ftr-graphic.gif) no-repeat 853px;
	font-size: 80%;
	color: #666;
	margin-right: 6px;
} 
#footer a, a:link, a:visited, a:active {
	color: #666;
	text-decoration: underline;
	font-size: 100%;
}
#footer a:hover {
	text-decoration: none;
	font-size: 100%;
}
 #footer p {
	margin: 0;
	padding: 10px 0; 
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
html {
	text-align: center;
}

.homeimg {
	text-align: center;
	padding: 0px;
	margin-top: -20px;
	border-style: none;
	margin-left: -30px;
}
