* {
	margin:0px;
	padding:0px;
	font-family: Georgia, Times New Roman, verdana, arial, sans-serif;
}

html {
	min-height: 100%; margin-bottom: 1px; 
}

body {
	background: url(http://www.ewinggermano.com/images/bg.jpg) #7A6F00;
}

#wrapper {
	background:#ABAB81;
	width:774px;
	text-align:center;
	margin:0px auto;
	border-top:0px solid #685F02;
	border-right:2px solid #685F02;
	border-bottom:1px solid #685F02;
	border-left:2px solid #685F02;
}

#header {
	text-align:left;
	background:url(images/damask.jpg);
	height:156px;
}


#samples {
	float:center;
	background:#606040;
	padding:4px 4px 3px 4px;
	margin:15px 0px 12px 6px;
	border-right:2px solid #8B8B52;
	border-bottom:2px solid #8B8B52;
}

#subheader {
	font-family: "Georgia", "Times New Roman", "Trebuchet MS", verdana, arial, sans-serif;
        font-size:32px;
        color:#606040;
        font-weight:bold;
}

#menubar {
	height: 31px;
	color:#fff;
	background:#A94C0F;
	border-bottom:1px solid #8B8B52;
	border-top:1px solid #8B8B52;
	text-align:left;
	font-size:18px;
	padding:6px 0px 0px 11px;
}

#footer {
	font-size:12px;
	font-family: Georgia;
	padding-bottom:4px;
}

#footer .credit {
	font-size:11px;
	color:#555;
}

#main {
	margin:6px;
	padding:22px;
	color:#333;
	background:#DCDCCB;
	border-top:1px solid #8B8B52;
	border-right:2px solid #8B8B52;
	border-bottom:2px solid #8B8B52;
	border-left:1px solid #8B8B52;
	text-align:left;
	font-size:14px;
}

#tmenu {
        margin:0px;	
	color:#FFF;
	background:#A94C0F;
	text-align:center;
	font-size:20px;
}
a:link {  color: #930; text-decoration: none}
a:visited {  color: #930; text-decoration: none}
a:hover {  color: #630; font-weight: bold; text-decoration: underline}
a:active {  color: #930; text-decoration: underline}

div.clear {
	clear:both;
	height:0px;
}

p {
	line-height:125%;
	margin:12px 0px 22px 22px;
}


#box {
	background:#BEBEA3;
	padding:11px;
	margin-left:12px;
}

#box li {
	list-style-type: square;
	display: inline;
	line-height:160%;
}
h1 { font-size: 38px; font-weight: bold; margin-bottom: 0; padding-bottom: 0}
h2 { font-size: 26px; font-weight: bold; margin-bottom: 0; padding-bottom: 0}
h3 { font-size: 24px; font-weight: bold; margin-bottom: 0; padding-bottom: 0}
h4 { font-size: 22px; font-weight: bold; margin-bottom: 0; padding-bottom: 0}

