/*CSS Document created by Sarah Bates */

body
{
	background: #6f9acf bottom fixed;
	text-align: center;
	margin: 20px;
	font-family: arial;
	font-size: 14px;
}

a
{
	color: black;
}

h1
{
	font-size: 16px;
}

 #centerbody { margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0px; width: 900px; text-align: left; }

.posterous_bar
{
	position: relative;
	top: -50px;
	left: -350px;
	width: 700px;
}

.posterous_header
{
font-size: 10px;
border: 0px;
position: relative;
top: -55px;
left: 270px;
float: left;	
}


#top_header
{
	width: 800px;
	height: 100px;
	margin: auto;
	padding-bottom: 25px;
}

#container
{
	width: 800px;
	margin: auto;
}

#header
{
}




#navigation a
{
	color: #000;
	background: #ff660c url(images/left-tab.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	float: left;
	margin-right: 2px;
	
 
}

#navigation a span
{
background: url(images/right-tab.gif) right top no-repeat;
padding-right: 10px;
display: block;
float: left;
} 

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none;
}
/* End hide */ 


 #navigation a:hover  {
color: #fff;
background: #781351 url(images/left-tab-hover.gif) left top no-repeat;
padding-left: 10px;

}

#navigation a:hover span
{
background: url(images/right-tab-hover.gif) right top no-repeat;
padding-right: 10px
} 

#navigation ul
{
list-style: none;
padding: 0;
margin: 0;
}

#navigation li
{
float: left;
margin: 0;
} 

#box
{
position: relative;
	top: 0px;
	left:-8px;
	width: 805px;
}

html>body
#box
{
	position: relative;
	top: 16px;
	left:0px;
	width: 800px;
}


#sidebar
{
	float: right;
	width: 200px;
	color: black;	
	text-align: left;
	padding: 3px;
	position: relative;
	top: 0px;
	left: 10px;
}

#sidebar h1
{
	font-size: 16px;
}
#sidebar p
{
	font-size: 12px;
}

.link_icon
{padding-right: 1px;}

#main
{
	width: 590px;
	background: white;


}

#content
{
	padding: 20px 5px 20px 5px;
	text-align: left;
}

#footer
{
	font-size: 12px;
	width: 500px;
	
}

