html {
	margin: 0;
	padding: 0;
}
body {
	background: #000000 url(images/bg.gif);
	text-align: center;
	color: #999999;
	font: 11px verdana, sans-serif;
	margin: 0px;
	padding: 50px 0px 20px 0px;
}
a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
img {
	border: 0px;
}
#wrapper {
	width: 778px;
	margin: auto;
	text-align: left;
}
#header p {
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#header {
	height: 320px;
	
}
#header div {
	padding: 0px 0px 0px 0px;
}
#header h1 {
	margin: 0px;
	padding: 6px 20px 0px 25px;
	
}
#header p {
	margin: 0px;
	padding: 175px 45px 0px 45px;
	
}
#header a {
	color:#FFFFFF;
}
.lastchild {
	border-right: none 0px !important;
}
#body {
	background: url(images/body_bg.gif) repeat-y;
	clear: both;
	width: 100%;
}
#body2 {
	background: url(images/body_bg2.gif) repeat-y;
	clear: both;
	width: 100%;
}
#body-top {
	background: url(images/body_top.gif) no-repeat;
}
#body-bot {
	background: bottom url(images/body_bot.gif) no-repeat;
	padding: 21px 25px 15px 42px;
}
#about-box {
	float: left;
	width: 315px;
}
#about-box2 {
	float: left;
	width: 700px;
}
#about-box ul {
	margin-left: 8px;
}
#express-box {
	float: right;
	width: 327px;
}
#foot {
	width: 738px;
	margin-left: 20px;
	background: url(images/foot_bg.gif) repeat-y;
}
#foot-top {
	background: url(images/foot_top.jpg) no-repeat;
}
#foot-bot {
	background: bottom url(images/foot_bot.gif) no-repeat;
	padding: 13px 21px 12px 28px;
}
#what-box {
	float: left;
	width: 332px;
}
#what-box img.left {
	margin-left: 10px;
}
#what-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#news-box {
	float: right;
	width: 316px;
}
#news-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#footer {
	margin-top: 7px;
	margin-left: 22px;
	text-align: left;
}
#footer img {
	float: right;
	padding: 0px 20px 20px 0px;
	
	
}
h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color:#cccccc;
}
h2 b{
	color:#999999;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	list-style: none;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
div.narrow-text {
	margin-right: 18px;
}
img.left {
	float: left;
	padding-right: 14px;
	padding-bottom: 16px;
}
#body p.more {
	padding-top: 6px;
}
#news-box p.more {
	padding-top: 0px;
	margin-top: 0px;
}
p.more {
	text-align: right;
}
.clear {
	clear: both;
}
/* Demo 2 - Vote Default on item 2 */
#lavaLampVariableImage {
position: relative;
width: 778px;
padding: 0px;
margin: 0px 0;
overflow: hidden;
border:solid 0px;
background:#333333 url("images/navbg.gif");
}
#lavaLampVariableImage li {
float: left;
display:inline;
list-style: none;
}
#lavaLampVariableImage li.backLava {
background: url("images/slider-right.gif") no-repeat top right;
width: 24px;
z-index: 8;
position: absolute;
}
#lavaLampVariableImage li.backLava .leftLava {
background: url("images/slider-bg.gif") no-repeat top left;
height: 100%;
margin-right:24px;
}
#lavaLampVariableImage li.backLava .cornerLava {
background: url("images/slider-corner.gif") no-repeat bottom right;
height:27px;
width:24px;
position:absolute;
bottom:0px;
right:0px;
}
#lavaLampVariableImage li.backLava .bottomLava {
background: url("images/slider-bottom.gif") no-repeat bottom left;
height:27px;
width:100%;
position:absolute;
bottom:0px;
left:0px;
}
#lavaLampVariableImage li a {
font:  14px Georgia, "Times New Roman", Times, serif;
text-decoration: none;
color:#999;
outline: none;
text-align: center;
padding: 17px 10px;
letter-spacing: 0;
z-index: 10;
display: block;
position: relative;
overflow: hidden;
margin: auto 10px;    
}
#lavaLampVariableImage li a:hover, #lavaLampVariableImage li a:active {
color: #fff;
border: none;
}

