@charset "iso-8859-2";
/* CSS Document */

body {
	margin:0 auto;
	background-image:url("images/bg.jpg");	
}
#oldpaper {
    width:215px;
    position:absolute;
    margin-left:620px;
    margin-top:280px;
}
#oldpaper2 {
    width:215px;
    position:absolute;
    margin-left:620px;
    margin-top:5px;
}
#oldpaper .top,#oldpaper2 .top {
    width:215px;
    height:128px;
    background-image:url("../../imgs/topoldpaper.png");
}
#oldpaper .center,#oldpaper2 .center {
    width:215px;
    height:56px;
    background-image:url("../../imgs/centeroldpaper.png");
    background-position:top;
    background-repeat:repeat-y;
}
#oldpaper .bottom,#oldpaper2 .bottom {
    width:215px;
    height:151px;
    background-image:url("../../imgs/bottomoldpaper.png");
}
#oldpaper #poll,#oldpaper2 #oldpaperimage {
    position:absolute;
    width:160px;
    font-size:11px;
    color:#4D2A18;
    font-family: "trebuchet ms", sans-serif;
    margin-left:30px;
    margin-top:20px;
}
#oldpaper2 #oldpaperimage {
    margin-top:40px;
}
#oldpaper2 .bottom {
    background-repeat: no-repeat;
    background-position: -1px 0px;
}
#oldpaper #poll .title {
    font-size:14px;
}
#logo {
	background-image:url("images/logo.png");
	width:440px;
	height:93px;
	margin:0 auto;
}
#content {
	width:787px;
	margin:0 auto;
}
#top {
	width:inherit;
	height:375px;
	background-image:url("images/top.png");
}
#main {
	width:inherit;
	background-image:url("images/bg.png");
}
#txt {
	width:768px;		
	background-image:url("images/mainbg.png");
	background-repeat:repeat-x;
	background-color:#010100;
	margin-left:12px;
	padding-bottom:20px;
}
#foot {
	width:inherit;
	height:23px;
	background-image:url("images/footbg.png");
}
.text {
	width:633px;
	margin:0 auto;
	font-family: "trebuchet ms", sans-serif;
	font-size:12px;
}
.texttop {
	width:inherit-10;
	height:10px;
	background-image:url("images/txttop.png");
	padding:10px 15px;
	font-weight:bold;
	color:#990000;
	font-size:14px;
}
.textbotom {
	width:inherit;
	height:19px;
	background-image:url("images/txtbotom.png");
}
.textmidle {
	width:inherit-20;
	padding:0px 10px 0px 10px;
	background-image:url("images/txtmidle.png");
}
.date,.top {
	font-weight:bold;
	color:#990000;
	font-size:16px;
}
a {
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.desc {
	font-family: "trebuchet ms", sans-serif;
	font-size:10px;
	margin-left:10px;
	padding-bottom:20px;
	color:#CCCCCC;
}
.desc a{
	color:#FFFFFF;
}
.desc a:hover{
	color:#990000;
}
table {
	font-family: "trebuchet ms", sans-serif;
	border-collapse:collapse;
}
.header {
	font-size:18px;
	color:#990000;
	font-weight:bold;
	text-align:center;
	border-top:1px solid #DCBEA0;
	border-bottom:3px solid #DCBEA0;
	padding-top:10px;
}
.number{
	font-size:16px;
	color:#990000;
	border-top:1px solid #DCBEA0;
}
.name {
	font-size:14px;
	color:#000000;
	font-weight:bold;
	border-top:1px solid #DCBEA0;
}
.price {
	font-size:16px;
	color:#990000;
	border-top:1px solid #DCBEA0;
	font-weight:bold;
}
