* { padding: 0; margin: 0; }
img{border:0;}
body {
 background: #5a1030 url(images/main_bg.jpg) repeat-y center top;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 920px;
}
#faux {
 border-left:1px solid #ffffcc;
  border-right:1px solid #ffffcc;
 margin-bottom: 0px;
 overflow: auto; 
 width: 100%
}
#header {
 width: 902px;
 padding: 10px;
 height: 120px;
 margin: 10px 0px 0px 0px;
 background: #ABBEBE url(images/header.jpg) no-repeat center top;
}
#rightcolumn {
 position:relative;
 display: inline;
 color: #CFCFCF;
 margin:10px;
 padding:0;
 width: 195px;
 float: right;
}
#rightcolumn p {
 text-align:justify;
}
#rightcolumn a {
  color:#ffffff; 
}

.right {
margin:5px;
}
#box {
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(images/right_bg.jpg) no-repeat left bottom;
}
#box_top {
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(images/right_bg.jpg) no-repeat left bottom;
}
#headline {
	background:url(images/headline_bg.jpg) no-repeat left top;
	height:36px;
	line-height:30px;
	padding-left:10px;
	font-size:15px;
	font-weight:bold;
}
#headline_top {
	background:url(images/headline_bg.jpg) no-repeat left top;
	height:36px;
	line-height:30px;
	padding-left:10px;
	font-size:15px;
	font-weight:bold;
}
#leftcolumn { 
 float: left;
 color: #CFCFCF;
 margin:10px;
 padding:0;
 width: 683px;
 display: inline;
}
#leftcolumn a {
  color:#ffffff; 
}
#leftcolumn p {
 text-align:justify;
}
#leftcolumn h1 {
 background:url(images/hg-line.jpg) no-repeat left top;
 font-size:16px;
 color:#CFCFCF;
 font-family:Arial, Helvetica, sans-serif;
 padding: 5px 0 12px 0;
}
#table p {
 text-align:center;
 color: #6F6F6F;
 font-size:10px;
 font-family:Arial, Helvetica, sans-serif;
}
#topcolumn {
 width:920px;
 border-left:1px solid #ffffcc;
 border-right:1px solid #ffffcc;
}
#footer { 
 width: 920px;
 height:80px;
 clear: both;
 color: #CFCFCF;
 border-left:1px solid #ffffcc;
 border-right: 1px solid #ffffcc;
 border-bottom:1px solid #ffffcc; 
 background: url(images/footer_bg.jpg) no-repeat center bottom;
 margin: 0px 0px 10px 0px;
 text-align:center;
}
#footer p { padding:48px 0px 0px 0px;}
#footer a {
  color:#ffffff; 
}
.clear { clear: both; background: none; height:20px; }
