body {
 background: #ff2900;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 margin:0;
}
#wrapper { 
 margin: 0 auto;
 width: 1200px;
}
h1 {
  font-size:10px;
  display:inline;
}
#header {
 width: 100%;
 float: left;
 padding-bottom: 0px;
 height: 219px;
 background: url(images/bghead.jpg) repeat-x;
}
#leftcolumn { 
 color: #333;
 border: 1px solid #CAC982;
 border-right: 0px;
 background: #cc0000 ;
 width: 165px;
 float: left;
}
#content { 
 float: left;
 color: #333;
 border: 1px solid #CAC982;
 background: #cc0000;
 width: 850px;
 display: inline;
}
#rightcolumn { 
 color: #333;
 border: 1px solid #CAC982;
 border-left: 0px;
 background: #cc0000;
 width: 162px;
 float: left;
 position: relative;
}
.tablestyle {
 font-size: 13px;
 font-family: Arial, Helvetica, sans-serif;
}
.tdstyle {
 background: url(images/glossy.gif);
 font-family:Verdana, Geneva, sans-serif;
 color:#FFF;
}
.tdheaderstyle {
 padding: 4px;
 background: url(images/glossy.gif);
 color: #FC0;
 font-size: 12px;
 font-weight:bold;
}
.headerstyle {
 padding: 4px;
 background: url(images/glossy.gif);
 color: #ffc000;
 font-size: 12px;
 font-weight:bold;
}
.gallerytitlestyle {
 padding: 2px;
 font-family:Verdana, Geneva, sans-serif;
 font-size:10px;
 font-stretch:condensed;
 background:#ffbb00;
}
.gallerytitlestyle a{
	color:#cc0000;
}
.galleryfootstyle {
  background-color:#ffbb00;
  height:150px;
  color:#600;
  font-size:10px;
}
.galleryratestyle{
  background-color:#ffbb00;
}
.smallfont {
 font-size:9px;
 font-family: Verdana, Geneva, sans-serif;
 color:#600;
}
a {
 text-decoration: none;
 font-size: 12px;
 color: #FC0;
 font-weight:bold;
 font-family: Verdana, Geneva, sans-serif;
}
a:hover {
 text-decoration: none;
 font-size: 12px;
 font-weight:bold;
 color: #FFF;
 font-family: Verdana, Geneva, sans-serif;
}
form {display: inline;}
#selection {
 visibility: hidden;
 border: 1px solid #000;
 position: absolute;
 z-index: 2;
 cursor: move;
 background-color: #fff;
 filter: alpha(opacity=30);
 -moz-opacity: 0.3;
 opacity: 0.3;
}
#img_cover {
 position: absolute;
 z-index: 1;
}
#foot {
 width: 805px;
 margin-left:auto;
 margin-right:auto;
 height: 219px;
background-color:#600;
 clear:both;
}
#footex {
 width: 100%;
 margin-top:10px;
 margin-bottom:0px;
 padding-bottom:0px;
 height: auto;
 background-color:#cc0000;
 clear:both;
}
#description {
 font-size:10px;
 color:#FC0;
}