*
{
padding: 0px;
margin: 0px;
}

body
{

font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
line-height: 18px;
}





p
{
margin-bottom: 14px;
text-align: justify;
}








#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: url('images/upbg.gif') no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 1062px;
height: 750px;
margin: 0 auto;
background-image: url(homelayout.jpg);
background-repeat: no-repeat;

}

#inner
{
	width: 850;
	position: relative;
	padding: 13px 100px 13px 100px;
	z-index: 2;
	background-image: url(homelayout.jpg);
	background-repeat: no-repeat;
}







#menu
{
	position: relative;
	height: 29px;
	padding: 0px 20px 0px 5px;
	margin: 131px 0px 10px 0px;
	width: 850;
}



#secondarycontent
{
	position: relative;
	width: 224px;
	float: right;
	padding-right: 0px;
}


#primarycontent
{
position: relative;
width: 630px;
float: left;
}

#buttoncontent
{
position: relative;
width: 630px;
float: left;
}

#primarycontent .post
{
margin-bottom: 10px;
}



#footer
{
position: relative;
width: 400;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;


}

#footer a
{

}
