@charset "utf-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial, "Microsoft Sans Serif";
	font-size: 14px;
	background-color: #F6F5E9;
	background-image: url(../images/top_bg.png);
	background-repeat: repeat-x;
	color: #006600;
	background-position: top;
	font-style: italic;
}

a:link, a:visited {
	color: #730000;
}

a:hover {
	color: #D4D0C8;
}

#content {
	width:1004px;
	background-color:#F6F6EE;
	border: 10px solid #FFFFFF;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

h1 {
	background-color: #F6F5E9;
	height: 130px;
	width: 1004px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	padding-bottom: 4px;
	text-align: center;
	margin-bottom: 5px;
}

.pages {
	width: 1004px;
}

.pages table {
	text-align: center;
	border: 2px solid #F6F5E9;
	margin-right: auto;
	margin-left: auto;
}

.pages td {
	width: 190px;
	border: 2px solid #FFFFFF;
}

.pages a {
	font-size: 19px;
	text-decoration: none;
}


.thumbs , thumbs2 {
	margin-right: auto;
	margin-left: auto;
}
.thumbs table , .thumbs2 table{
	margin-right: auto;
	margin-left: auto;
}

.thumbs td {
	height: 180px;
	width: 320px;
	border: 4px solid #FFFFFF;
	vertical-align: baseline;
}
.thumbs2 td {
	height: 180px;
	width: 240px;
	border: 4px solid #FFFFFF;
	vertical-align: baseline;
}
.thumbs a img , .thumbs2 a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.txt {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.txt table {
	width: 100%;
}

.txt th {
	text-align: center;
	font-size: 20px;
}

#top {
	background-color: #F6F5E9;
	width: 1004px;
	border: 8px double #FFFFFF;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-decoration: none;
}

#top a {
	text-decoration: none;
}

#top a:hover {
	text-decoration: underline;
}

#top table {
	width: 100%;
}

#top th {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
}

#top td {
	border: 2px double #FFFFFF;
	font-size: 14px;
}

#hardlink {
	width: 1004px;
	margin-top: 45px;
	margin-bottom: 45px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#hardlink a {
	color: #730000;
	text-decoration: none;
}
#hardlink a:hover {
	color: #730000;
	text-decoration: underline;
}

#trade {
	width:140px;
	float:right;
	text-align:center;
	padding: 10px;
}

#trade a {
	text-decoration:none;
	color:#666666;
}

#footer {
	margin-top:40px;
	background-color: #333333;
	height: 100px;
}

#footer_content {
	width:850px;
	margin-right: auto;
	margin-left: auto;
}

#epilog {
	width:500px;
	color: #666666;
	font-size:14px;
	float:left;
	padding-top: 67px;
	padding-bottom: 15px;
	padding-left: 180px;
}

#epilog a {
	color: #666666;
	text-decoration: none;
}

