body, #safariBG {
	background-color: #FFC;
	background-image: url(/ui/images/woodbackground.gif);
	background-repeat: repeat;
}

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; color: #006;
}

h1, h2, h3, h4 {font-family: Palatino, Times, serif;font-style:bold;}

#safariBG {
	position: fixed; top: 0px; left: 0px; bottom: 0px; right:0px;
	height: 100%; width: 100%; z-index: 0;
}

dt {font-size:1.2em;font-weight:bold;}

#header, #pageBody, #navPanel {
	position:absolute;
	width: 692px;
	height: 1354px;
}
#header, #pageBody {left: 180px;right: 10px;}
#header, #navPanel {top: 10px;}
#header h1 {text-align: center;font-size:2.4em;margin: 0px;padding: 0px;}
#navPanel {left:10px;width:150px;}
#pageBody {top:138px;text-align: left;}
#navPanel ul {font-family: "Times New Roman", Times, serif;margin: 0px;padding: 0px;}
#navPanel li {list-style: none;margin: 0px;padding: 0px;}

.navButton {
	background-image: url(/ui/images/buttonBase.png);
	font-size: 1.3em;color: #FF0;
	text-align: center;text-decoration: none;
	vertical-align: middle;
	width: 140px;height: 25px;
	padding: 5px;margin: 0px 0px 2px 0px;
}

.navButton {color: #9FF;font-weight: bold;}
.navButton a, .navButton a:visited {color: #FF0;text-decoration: none;}
.navButton a:hover {text-decoration: none;color: #FFC;}

#mMotif {
	text-align: center;vertical-align: top;
	margin: 0px;padding: 10px 0px 0px 0px;
}

#footNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	padding: 20px 0px 0px 0px;
}

#footNav ul {list-style: none;}
#footNav li {display: inline;padding: 5px;color: #0FF;font-weight: bold;}
#footNav li img {vertical-align: middle;padding: 0px 5px 0px 0px;}
#footNav a, #footNav a:visited {color: #309;text-decoration: none;}
#footNav a:hover {text-decoration: none;color: #3366FF;}

.imgL, .imgR {margin: 0px;padding-top: 0px;padding-bottom: 0px;}
.imgL {float: left;padding-right: 5px;padding-left: 0px;}
.imgR {float: right;padding-right: 0px;padding-left: 5px;}

.lHouse, .lInfo, .lFlag , .lStar, .lMoney, .lEye, .lHglass, .lPen, .lComp, .lThumb, .lSpeaker {list-style-position: inside;}

.lHouse {list-style-image: url(/ui/bullets/house.gif);}
.lInfo {list-style-image: url(/ui/bullets/i.gif);}
.lFlag {list-style-image: url(/ui/bullets/flag.gif);}
.lStar {list-style-image: url(/ui/bullets/stardavid.gif);}
.lMoney {list-style-image: url(/ui/bullets/money.gif);}
.lEye {list-style-image: url(/ui/bullets/eye.gif);}
.lHglass {list-style-image: url(/ui/bullets/hourglass.gif);}
.lPen {list-style-image: url(/ui/bullets/pen.gif);}
.lComp {list-style-image: url(/ui/bullets/computer.gif);}
.lThumb {list-style-image: url(/ui/bullets/thumbup.gif);}
.lSpeaker {list-style-image: url(/ui/bullets/speaker.gif);}

.lNorm {list-style-image: none;list-style-position: outside;}

.skipper, #mainMenu h4, #spamBait { display: none !important; }
