/*
SITE SPECIFIC STYLINGS - - - - - */

html
{
	background: url(graphics/sand_bg.jpg);
}
body
{
	margin-top:0px;
	background: url(graphics/sands_bg_top.jpg) top repeat-x;
}

#inner
{
	margin-top:2px;
	background: #fff url(graphics/sands_pagebg.gif) repeat-y;
}

#maincontent h1
{
	color: #457060;
}
#maincontent h2
{
	color: #457060;
	font-size: 96%;
}
#maincontent
{
	padding-bottom: 150px;
	background: url(graphics/sands_wmark.gif) no-repeat left bottom;
}

#thumb_holder a, #thumb_holder a:link
{
	border: 1px solid #457060;
}
#thumb_holder a:hover
{
	border: 1px solid #785339;
}
#sidebar
{
	_float:right;
	_position:absolute;
	_margin-left:-7px;
}

#pagebody
{
	
}