*{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

body {
	background-color: #C8A771;
	margin:0;
	color:#333333;
}

#content {
	width: 780px;
	background-image: url('../images/layout/bg.gif');
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 9px;
}

#header {
	margin-bottom: 10px;
	margin-top: 0px;
}

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#9A2A2A;
}

a:hover {
	text-decoration:none;
	color:#B01C1C;
}

a.small,
a.small:link,
a.small:active,
a.small:visited {
	text-decoration:underline;
	color:#9A2A2A;
	font-size:11px;
}

a.small:hover {
	text-decoration:none;
	color:#B01C1C;
	font-size:11px;
}

a.link,
a.link:link,
a.link:active,
a.link:visited {
	text-decoration:underline;
	color:#9A2A2A;
	font-weight: bold;
}

a.link:hover {
	text-decoration:none;
	color:#B01C1C;
	font-weight: bold;
}

a.big,
a.big:link,
a.big:active,
a.big:visited {
	text-decoration:underline;
	color:#9A2A2A;
	font-size:18px;
	font-weight: bold;
}

a.big:hover {
	text-decoration:none;
	color:#B01C1C;
	font-size:18px;
	font-weight: bold;
}

.contentbox {
	padding-left: 3px;
	padding-right: 3px;
}

.contenttable {
	width: 780px;
}

.contentcol1 {
	width:180px;
	vertical-align: top;
	text-align: center;
}

.contentcol2 {
	width:294px;
	vertical-align: top;
	text-align: left;
	padding-left: 6px;
}

.contentcol3 {
	width:294px;
	vertical-align: top;
	text-align: left;
	padding-left: 6px;
}

.contentcolbig {
	width:594px;
	vertical-align: top;
	text-align: left;
	padding-left: 6px;
}

.smalltable {
	width: 294px;
	padding-bottom: 5px;
}

.smalltablecol1 {
	width:82px;
}

.smalltablecol2 {
	width:206px;
	vertical-align: top;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #F0F0F0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size:20px;
}

p.textbox {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

p.stati {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size:11px;
}

td.header_05 {
	width: 325px;
	height: 81px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url('../images/layout/header_05.jpg');
	background-repeat: no-repeat;
}

.notice {
	color:#333333;
	font-size:11px;
	background-color: #FFF9DE;
}

.wanted {
	width: 180px;
	height: 210px;
	background-image: url('../images/layout/wanted.jpg');
	background-repeat: no-repeat;
	font-size:11px;
	text-align: center;
}

.wantedlinks {
	text-align: left;	
	width:180px;		
	padding: 60px 16px 0px 20px;
	font-size:11px;
}

.wanted a,
.wanted a:link,
.wanted a:active,
.wanted a:visited {
	text-decoration:none;
	color:#9A2A2A;
	font-size:11px;
}

.wanted a:hover {
	text-decoration:underline;
	color:#B01C1C;
	font-size:11px;
}

.liststyle {
	background-color: #F0F0F0;
	padding: 2px;
	margin: 0px;
	margin-bottom: 10px;
}

.small {
	font-size:11px;
}

button {
        color: #EDD3A8;
        font-weight: bold;
        font-size: 11px;
        background-color: #35110B;
	background-image: url('../images/layout/wood.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	border-top:1px solid #B89B7A;
	border-left:1px solid #B89B7A;
	border-right:1px solid #4D331D;
	border-bottom:1px solid #4D331D;
}

textarea {
        color: #333333;
        font-size: 12px;
        background-color: #F0E6D5;
	border-top:1px solid #4D331D;
	border-left:1px solid #4D331D;
	border-right:1px solid #B89B7A;
	border-bottom:1px solid #B89B7A;
}

input {
        color: #333333;
        font-size: 12px;
        background-color: #F0E6D5;
	border-top:1px solid #4D331D;
	border-left:1px solid #4D331D;
	border-right:1px solid #B89B7A;
	border-bottom:1px solid #B89B7A;
}

select {
        color: #333333;
        font-size: 11px;
        background-color: #F0E6D5;
	border-top:1px solid #4D331D;
	border-left:1px solid #4D331D;
	border-right:1px solid #B89B7A;
	border-bottom:1px solid #B89B7A;
}

#footerlinks {
	width:780px;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}

#footerlinks a,
#footerlinks a:link,
#footerlinks a:active,
#footerlinks a:visited {
	font-size:10px;
}


#footerlinks a:hover {
	font-size:10px;
}

#copyright {
	width: 814px;
	height: 26px;
	background-image: url('../images/layout/footer.jpg');
	background-repeat: no-repeat;
	text-align: center;
	color: #888888;
	font-size: 10px;
}

#copyright a,#copyright a:link,#copyright a:active,#copyright a:visited {
	text-decoration:none;
	color: #888888;
	font-size:11px;
}

#copyright a:hover {
	text-decoration:underline;
	color: #888888;
	font-size:11px;
}

img.thumb {
	background-color: #fefefe;
	border:1px solid #9A2A2A;
	width: 80px;
	height: 80px;
}

.line {
	height: 31px;
	width:780px;
	background-image: url('../images/layout/borderline.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px;
	margin: 0px;
}

.line2 {
	height: 31px;
	width:590px;
	background-image: url('../images/layout/borderline2.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px;
	margin: 0px;
}

.red {
	color: #FF0000;
}

.red2 {
	color:#9A2A2A;
}
