* {margin:0;padding:0}
A:link {text-decoration: none; color: #4A5142;}
A:visited {text-decoration: none; color: #4A5142;}
A:active {text-decoration: none; color: #4A5142;}
A:hover {text-decoration: underline; color:#4A890C;}
.linker A:link {text-decoration: none; color: #3F4637;}
.linker A:visited {text-decoration: none; color: #3F4637;}
.linker A:active {text-decoration: none; color: #3F4637;}
.linker A:hover {text-decoration: underline; color:#F9AB0B;}
.linker A{font-family:Tahoma; font-size:12px;}
input {
font-family: Verdana;
font-size: 10pt;
padding: 2px;
}
select {
font-family: Verdana;
font-size: 10pt;
padding: 2px;
}
textarea {
font-family: Verdana;
font-size: 10pt;
padding: 2px;
}
#container {position:relative; width:345px; height:380px;}
#copy {position:absolute; left:0px; bottom:0px; width:100px; height:28px; background-color:#981818;}
#contimg {position:relative; width:100%; height:172px;}
#copimg {position:absolute; left:0px; bottom:10px; width:80px; height:20px; background-color:#981818;}
#menut {position:relative; width:100%; height:160px;}
#shadow {position:relative; width:100px; height:130px;}
#shadowin {position:relative; left:0px; bottom:55px;}
.mbord img{border: 1px solid #5B0000;}
.mbord:hover img{border: 1px solid #635643;}
.mbord:hover{color: red;}
.txt {
	font-family: Tahoma;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	color: #43483C;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
}
#wrapper {
    width:940px;
    margin:0 auto;
    background:url('./img/background.png') top center;
}
#wfooter {
    width:940px;
    margin:0 auto;
    background:url('./img/bgfooter.png') top center no-repeat;
}
#wheader{
    width:940px;
    margin:0 auto;
    background:url('./img/bgheader.png') top center no-repeat;
}