*
	{
	font-family: "Lucida Grande", "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size:0.91em;
	margin:0;
	paddding:0;
	border:0;
	}

body
	{
	background-image:url(../img/bg.png);
	background-repeat:repeat-x;
	background-color: #FFF;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	line-height:170%;
	color: #333;
	}

a
	{
	color: #007FEB;
	}

h2
	{
	font-size:large;
	color: #007FEB;
	margin-bottom:1em;
	}

#menu
	{
	background-image:url(../img/mountains2.png);
	background-repeat:no-repeat;
	background-position:100% 100%;
	height:147px;
	width:750px;
	}

img.menu
	{
	position:relative;
	}

img.menu1
	{
	left:69px;
	top:59px;
	}

img.menu2
	{
	left:144px;
	top:79px;
	}

img.menu3
	{
	left:268px;
	top:51px;
	}

img.menu4
	{
	left:400px;
	top:53px;
	}

img.menu5
	{
	left:447px;
	top:75px;
	}

#content
	{
	float:left;
	margin: 30px 0px 0 30px;
	text-align:justify;
	width:500px;
	}

p.poststats, p.poststats a
	{
	margin:10px 0 30px 0;
	font-size:x-small;
	}

#sidebar
	{
	margin: 30px 50px 0 0;
	width:180px;
	float:right;
	}