body{
	background: url(images/bg.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size:x-small;
	text-align: center;
}
#wrapper{
	/*width:780px;	*/width: 950px;
	margin: 0px auto;
   text-align: left;
	padding-bottom:2px;
}
#logo{
	margin: 30px 0px 30px 20px;
}
#nav{
	width:224px;
	float:left;
	padding:0px;
	margin:0px;
}
#nav img{
	padding: 0px;
	margin:0px;
	line-height: 0px;
}
#main{
	width:530px;
	margin: 0px 0px 0px 234px;
}
#main img{
	border: 10px solid #FFF;
}
#main a:link, #main a:visited{
	text-decoration: none;
	color: #C33;
}
#main a:hover, #main a:active{
	color: #933;
	text-decoration: underline;
}
#main h1{
	font-size: 1.1em;
	line-height: 1em;
	color:#600;
}
#splash{
	padding: 30px 0px 0px 0px;
}
#splash ul {
	list-style: none;
	margin: 0px;
}
#splash img{
	border: 5px solid #FFF;
}
#splash li {
	float: left;
	width: 430px;
	margin:0px 20px 0px 0px;
}
#splash a:link, #splash a:visited{
	text-decoration: none;
	color: #C33;
}
#splash a:hover, #splash a:active{
	color: #933;
	text-decoration: underline;
}
#splash img.noborder{
	border: none;
	text-align:center; 
}
#txt{
	background: url(images/bgTxt.jpg);
	background-repeat: repeat-y;
	margin:15px 0px 0px 0px;
	padding:10px;
}
div.splash{
	height: 100px;
	_font-size:10px;
	_height:110px;
	display: block;
	overflow: hidden;
}
#footer{
	clear: left;
	color:#bead9e;
	font-size:xx-small;
	text-align: center;
	padding: 15px 0px 0px 0px;
}
#footer a:link, #footer a:visited{
	text-decoration: none;
	color: #9b8674;
}
#footer a:hover, #footer a:active{
	color: #933;
}