body {
	background: url('splash_07.gif') 1px 0px repeat-y;
        height: 100%;
}
#wrapper {
	margin: 0 auto -143px;
}
#push {
        height: 143px;
}

#header {
	width: 1000px;
	height: 107px;
	float: left;
	padding: 0 58px;
	background: url('splash_01.gif') top left no-repeat;
}
#menu {
	width: 211px;
	float: left;
}
ul.nav {
        padding: 0 20px 0 29px
}
div.nav_top {
	width: 210px;
	height: 30px;
	margin: 0 !important;
	background: url('nav_top.gif') bottom left no-repeat;
}
div.nav_bottom {
	width: 210px;
}

#content {
	width: 479px;
	float: left;
	padding: 0;
	margin: 0;
}
#mainpic {
	width: 460px;
	height: 258px;
	float: left;
	clear: both;
    padding: 0 0 0 19px;
	background: url('splash_02.jpg') top left no-repeat;
}
#quote {
	width: 459px;
	height: 101px;
	float: left;
	display: inline;
	background: url('splash_05.gif') top center no-repeat;
}

#splashright {
	width: 210px;
	height: auto;
	float: left;
       font-size: 9pt;
}
#hottopics {
        padding: 0;
	margin: 0px 0 0 3px;
	list-style: none;
}
#hottopics li {
	width: 145px;
	border-right: solid 1px #b37270;
	margin: 0 0 10px 20px;
        display: inline;
}
li.ht_02,
li.ht_03 {
	border-left: solid 1px #b37270;
}
#news {
	width: 210px;
	height: auto;
	clear: both;
	float: left;
}
#newsTop {
	width: 210px;
	height: 32px;
	float: left;
	background: url('splash_03.gif') top left no-repeat;
}
#newsContent {
	width: 140px;
	height: auto;
	float: left;
	padding: 5px 35px;
	background: url('splash_04.gif') top left repeat-y;
}
#newsBottom {
	width: 210px;
	height: 30px;
	float: left;
	background: url('splash_06.gif') top left no-repeat;
}

#footer {
	padding: 83px 58px 0 58px;
	background: url('splash_09.gif') bottom left no-repeat;
        height: auto;
}
#footer2 {
	width: 200px;
	height: auto;
	padding: 50px 0 50px 0;
	display: block;
	margin: 0 auto;
	background: url('splash_08.gif') top center no-repeat;
	text-align: center;
	color: #FFFFFF;
       font-size: 10pt;
}
