#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	width: 730px;
	background-image: url(../working/concept_2007_bak.jpg);
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

body {
	background-color: #E2D2B9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-image: url(../images/sand.gif);
}


#navcontainer {
	width: 109px;
	position: relative;
	top: -5px;
}
.clearfloats {
	clear: both;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 118px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}
#navcontainer #navlist li {
	margin: 0px;
	padding: 0px;
	width: 118px;
}


#navcontainer a:hover
{
background-color: #369;
color: #fff;
}
.linktitle {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	background-color: #FFD124;
	width: 118px;
	padding-left: 3px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	padding-top: 4px;
}


#header {
	float: left;
	height: 252px;
	width: 730px;
	position: relative;
}
#maincolumn {
	float: left;
	width: 540px;
	position: relative;
	left: 10px;
	top: 10px;
}
#menucolumn {
	float: left;
	width: 150px;
	position: relative;
	left: 2px;
}

#content {
	float: left;
	width: 730px;
	position: relative;
	top: -10px;
	background-image: url(../working/concept_2007_bak.jpg);
}
#accuweather {
	float: left;
	height: 100px;
	width: 110px;
	position: relative;
	left: -1px;
}

#scrollpix {
	float: right;
	width: 290px;
	position: relative;
	height: 220px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#unitbox {
	float: right;
	width: 200px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.webcamtext
{
    text-align: center;
    font-family: Tahoma;
    font-size: medium;
    color: #800000;
    padding-bottom: 12px;
}
