*
{
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

body
{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	background: #363636 url(images/body_bg.gif) repeat;
	text-align: center;
}

p
{
	padding-bottom: 15px;
	line-height: 150%;
}

h2
{
	font-size: 20px;
	font-weight: bold;
	color: #252525;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

a
{
	background-color: transparent;
	color: #2827e5;
}

a:hover
{
	color: #000;
}

a img
{
	border: none;
}

.hide
{
	display: none;
}

.show
{
	display: block;
}

.floatleft, img.left
{
	float: left;
	margin: 5px 10px 3px 0px;
}

.floatright, img.right
{
	float: right;
	margin: 5px 0px 3px 10px;
}

ul
{
	margin: 0px 0px 10px 20px;
	list-style-type: disc;
}

ol
{
	margin: 0px 0px 10px 20px;
}

li
{
	margin-bottom: 5px;
	line-height: 150%;
}

.invalid
{
	background-color: #FF9900;
	color: #fff
}

.nospam
{
	display: none;
}

#container
{
	background: #363636 url(images/body_bg.gif) repeat;
	color: #363636;
	width: 705px;
	margin: 30px auto;
	text-align: left;
}

#banner
{
	width: 705px;
}

#bannner a
{
	float: left;
	width: 225px;
	height: 85px;
	background: transparent;
	text-indent: -9000px;
}

#menu
{
	width: 705px;
	background-color: transparent;
	color: #fff;
	float: left;
	height: 42px;
}

#menu ul
{
	margin: 0px 2px;
}

#menu li
{
	list-style-type: none;
	float: left;
	margin: 0px;
}

#menu li a
{
	position: relative;
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	background-color: #363636;
	font-weight: normal;
	outline: none;
	text-align: center;
	background: transparent url(images/tab_bg2.jpg) no-repeat;
	width: 175px;
	text-transform: uppercase;
	font-size: 12px;
	padding: 14px 0px 12px 0px;
}

#content
{
	background: #cbd2b4 url(images/content_bg.jpg) repeat-x;
	padding: 10px;
	border: 2px solid #9aa76c;
}

#full_content
{
	width: 695px;
}

#left_content
{
	width: 220px;
	float: left;
	text-align: center;
}

#left_content.home
{
	width: 400px;
}

#right_content, #adbar
{
	width: 435px;
	float: right;
	line-height: 150%;
	background: transparent url(images/dot.gif) left repeat-y;
	padding-left: 15px;
}

#right_content.home
{
	width: 260px;
	text-align: center;
}

#adbar
{
	background: transparent url(images/dot2.gif) top repeat-x;
	padding: 15px 0px 0px 15px;
	margin-top: 15px;
	width: 425px;
}

#featured
{
	width: 216px;
	background: transparent url(images/feature_top.jpg) no-repeat;
	padding-top: 40px;
	text-align: left;
}

#featured .content
{
	background: transparent url(images/feature_bg.jpg) repeat-y;
	padding: 0px 15px;
	color: #fff;
}

#featured .bottom
{
	background: transparent url(images/feature_bottom.jpg) no-repeat;
	width: 216px;
	height: 15px;
	clear: both;
}

#featured a, #featured b
{
	color: #252525;
	font-weight: bold;
	display: block;
}

table
{
	margin: 0px auto;
}

td
{
	width: 80px;
}

#footer
{
	background: #758052 url(images/footer_bg.gif) repeat-x;
	border-top: 2px solid #000;
	clear: both;
	text-align: center;
	padding: 6px 0px;
}

#footer a
{
	color: #363636;
}

#footer a:hover
{
	color: #000;
}
