html {height:100%; background: #8e0d0d;}

body {
	width:825px;
	margin:0px auto;
	position:relative;
	}
	
#pos {
	position:absolute;
	width: 826px;
	}
	
#container { 
	float: right;
	width: 100%;
	margin-left: -272px;
	margin-top: 57px;
	}

#content {margin-left:272px;}

#header {
	background: #8f0d0d url('img/bg_posr.gif') left repeat-y;
	height:57px;
	position:relative;
	z-index:5;
	width:557px;
	float:right;
	text-align: right;
	color: #ad6362;
	font-size: 24px;
	padding:0px 10px 0px 0px;
	margin-right: -10px;
	}
	
#header a {
	color: #cecece;
	text-decoration: none;
	font: bold 12px Verdana;
	}

#header a:hover {color: #fff;}
	
#main p {
	margin:6px 10px 6px 10px;
	text-align:justify;
	text-indent: 17px;
	font: 11px Verdana;
	line-height: 16px;
	}
	
#main {
	width: 516px;
	background: #fff;
	border: 13px solid #cecece;
	margin-right: 9px;
	padding-bottom: 10px;
	}
#main a {color: #8e0d0d;}
#main a:hover {color: #000;}
.main2 {float:right;background:url('img/bg_posb.gif') bottom repeat-x;}
.main3 {background: url('img/bg_posr.gif') right repeat-y;padding-bottom: 11px;	}

.footer {
	width: 835px;
	clear:both;
	background: #8f0d0d;
	margin-right: -10px;
	height: 75px;
	}
	
.footer2 p {
	text-align:center;
	color: #fff;
	width: 255px;
	font: 11px Verdana;
	}
	
.footer2 p a {color: #fff;}
	
.left {
	float: left;
	width:268px;
	background: #fff url('img/bg_posb.gif') bottom repeat-x;
	padding-bottom: 15px;
	}

.credit { text-align:center; margin-bottom: 10px;}

h1{ font: bold 15px Verdana; margin: 15px 0px 5px 27px; }
h5 {font: bold 12px Verdana; margin:2px 2px 2px 15px;}
h5 a {color: #8e0d0d;}
h5 a:hover {color: #000;}
.active a {color: #000;}

ul {list-style: none; margin: 2px 0px 10px 0px; padding:0px;}
li {line-height: 16px;}
li a {color: #000; text-decoration:none; font: 11px Verdana; margin-left: 25px;}

.card {
	width: 498px;
	height: 53px;
	border: 5px solid #cecece;
	background: #fff;
	float:left;
	margin: 5px 17px;
	}
	
.card img {float:right; margin-right: 40px;}
	
.fll {float: left;}	
img {border:0px;}
table a {color: #8e0d0d;}

.del a {color:#fff;}
