* {
	margin:0;
	padding:0;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/header.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

h1.title {
	letter-spacing: -1px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
	outline: none;
}

#header {
	width: 850px;
	height: 94px;
	margin: 0 auto;
	background: none;
}

#header h1 a {
	float: left;
	padding: 25px 0 0 20px;
	font-size: 36px;
	font-weight: normal;
	color: #fff;
	text-decoration:none;
}

#menu {
	width: 850px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover, #active a {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

#content {
	width: 850px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
}

#posts {
	float: left;
	width: 610px;
}

#posts.wd {
	width: 850px;
}

#posts p, #posts ul, #posts h1 {
	margin-bottom:15px;
}

#posts h1 {
	font-size:24px;
}

#posts ul {
	margin-left:30px;
}

#posts table {
	border-collapse:collapse;
	border:1px solid #666666;
}

#posts th {
	border:1px solid #666666;
	text-align: center;
	padding:3px;
	background-color:#CCCCCC;
}

#posts td {
	border:1px solid #666666;
	text-align:left;
	padding:3px;
}

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 5px 0 30px 0;
	list-style: none;
}


#links li {
	padding: 7px 10px;
	font-size:10px;
	line-height:12px;
	text-align: left;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links p {
	margin: 10px 0 0 10px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}

#footer {
	height: 30px;
	padding: 20px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #999999;
}

#fadv {
  margin: 0 auto;
  text-align: center;
  clear: both;
  width:880px;
}

#fadv ul {
  list-style: none;
  display: inline;
  float: left;
  margin:0 0 0 30px;
  padding: 0;
}

#fadv li {
  display: block;
  float: left;
  width: 270px;
  padding:5px 3px;;
  text-align: left;
  line-height:12px;
  font-size:10px;
}

#fadv li a, #fadv li a:visited {  
  text-decoration: underline;
  font-weight: normal;
}

#fadv li a:hover {
  text-decoration:none;
  font-weight: normal;
}

.b {
	font-weight:bold;
}

img {
	border:1px dotted #F49500;
	padding:1px;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

#gallery img {
	margin:0 15px 15px 15px; 
}
