*{
	margin: 0;
	padding: 0;
}

body{
	margin:0;
	padding:0;
	line-height: 1.3em;
	background:#b7d1ec;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size:13px;
}

#maincontainer{
	width: 937px;
	height:613px;
	background:transparent url('../imgs/bg.jpg') no-repeat center center;
	margin: 0 auto;
}

#facebook{display:none;visibility:hidden;}

#spacer{margin-top:20px;}

#wrapper{
	float: left;
	width: 100%;
}

#fullcolumn{
	width: 937px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	height:210px;	
}

#footer{
	clear: left;
	width:100%;
	height:30px;
	margin-top:320px;
	text-align: center;
}

.innertube{
	margin: 12px;
	margin-top: 0;
}

a{color:#000;text-decoration:none;}
a:hover{color:#000;text-decoration:underline;}

#navbar {
    height:44px;
}

#navbar li {
  	list-style:none;
    display:inline;
	text-align:center;
}

#navbar a {
text-decoration:none;
text-align:center;
padding:20px;
}

#home a {
    text-decoration:none;
	color:#634d1e;
}

#home a:hover { 
    text-decoration:underline;
}

#homeon a {
    text-decoration:none;
	color:#362706;
}

#homeon a:hover { 
    text-decoration:underline;
}

#flash{margin:92px 0 0 41px;}

#botbg{
	width: 854px;
	height:490px;
	background:transparent url('../imgs/botbg.jpg') no-repeat center center;
}
#sharebg{
	width: 854px;
	height:490px;
	background:transparent url('../imgs/sharebg.jpg') repeat-x center center;
}