body {
	width: 865px;
	background: #f7f7f7 url(images/bg.gif) repeat-x scroll 0 0;
	color: #575757;
	margin: 0 auto;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5;
	margin-top: 0px;
}

img, div {
	border: none;
	behavior: url(iepngfix.htc);
}

.first {
}

.entry {
	background-color: #EBEBEB;
	padding: 3px;
	margin-bottom: 3px;
}

.info {
	font-size: 10px;
	float: right;
}

a {
	color: #ff9e47;
}

h1 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 2.6em;
	color: #ff9e47;
	line-height:36px;
}

h2 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.8em;
	line-height:20px;
	
}
#top {
	background-color: black;
	height: 45px;
	left:0;
	padding:0;
	top:0;
	width: 833px;
	z-index:2;
	margin-bottom: 35px;
}

#nav {
	#margin-bottom: 1px;
	height: 20px;
	padding-left: 2px;
	padding-bottom:2px;
}

#nav a {
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

.button {
	padding: 5px 10px 5px 10px;
	color: white;
	background: black url(images/nav_bg.gif) repeat-x;
	height: 25px;
}

.current {
	padding: 5px 10px 5px 10px;
	color: white;
	background: black url(images/nav_bg.gif) repeat-x;
	height: 25px;
	text-decoration: underline;
	border-top:3px solid #ff9e47;
}

#main {
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	background-image: none;
	padding: 15px;
	width: 833px;
}

#content {
	width: 585px;
}

#sidebar {
	float:right;
	margin-left:10px;
	margin-top:10px;
	position:relative;
	width:230px;
}

.twitter {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/twitter.png) no-repeat scroll 0 0;
height:35px;
margin:0 0 5px;
padding:17px 0 0 56px;
}

#boxSide {
	background-color:#fbf2ec;
	padding:5px;
	margin-top:10px;
	position:relative;
}

#greyStripes {
	background: url(images/grey_stripes.gif);
	width: 76px;
	height: 17px;
	float: right;
	margin-top: -15px;
	margin-right: -14px;
}

#orangeBar {
	background: url(images/orange_bar.gif);
	width: 753px;
	height: 44px;
	margin-left:-33px;
	margin-top: 10px;
}

#corner {
	background: url(images/corner.gif);
	width: 17px;
	height: 14px;
	margin-left: -33px;
}

#barText {
	color: white;
	font-size:18px;
	padding: 8px;
	width:717px;
}

#footer {
	font-size: 11px;
	text-align: center;
	min-height: 30px;
}

.clear {
	clear: left;
}


.tbContactform .antispam {
	 display:  none;
	 visibility: hidden;
}

.tbContactform label {
	 width:  95px;
	 display:  inline-block;
	 vertical-align: top;
	 clear: both;
}

.tbContactform input.text,
.tbContactform textarea {
	 width:  225px;
	 padding: 2px;
}

.tbContactform textarea {
	 height:  115px;
}

.tbContactform input.submit
{
	display: block;
	margin-left: 250px;
	width:  auto;
}

.tbContactform .tbErrors p
{
	color: #FF0000;
}
