body {
	background-image: url(../images/h_bg1.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#wrapper	{
width: 800px;
height: 1600px;
margin: 0 auto 0 auto;
background-color:#CCCCCC;
background-image:url(../images/dude.jpg);
background-repeat:no-repeat;
}

#top	{
margin: 0;
padding: 0;
border: 0;
background-image:url(../images/logo_white.gif);
background-repeat:no-repeat;
background-position:top left;
height: 200px;
/*background-color:#FFFFFF;*/
}

div.clear	{
clear:both;
}


#nav	{
margin: 0 0 0 300px;
padding: 0;
}


#section1, #section2, #section3, #section4, #section5	{
float:left;
display:inline;
border-left: 1px;
border-left-style: solid;
border-left-color:#333333;
height: 135px;
width: 95px;
margin: 0;
padding: 0;
position:relative;
}


#section1 a, #section2 a, #section3 a, #section4 a, #section5 a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
letter-spacing: 1px;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
color:#333333;
position:absolute;
bottom:0;
left: 4px;
margin: 0;
border: 0;
padding: 0;
}

/*
#section1 a.navbutton	{
background-image: url(../images/1.gif);
width: 50px;
height: 50px;
}
*/

#section1 a:hover, #section2 a:hover, #section3 a:hover, #section4 a:hover, #section5 a:hover	{
color:#FFFFFF;

}

#content	{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 50px 0 0 0px;
}

.block	{
width:300px;
height: 30px;
padding: 0;
background-color:#666666;
}

.caption	{
width: 240px;
border: 0;
margin: 0;
padding: 10px 10px 20px 50px;
background-color:#FFFFFF;
}



.welcomehead1 {
height: 20px;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height: 10px;
margin: 10px 0 0 0;
border-bottom: 1px;
border-bottom-style:dotted;
border-bottom-color:#CCCCCC;

}

.blurb	{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height: 18px;
color:#666666;
margin: 10px 0 2px 0;
}

.blurb a {
color:#000000;
}

.blurb a:hover	{
color:#CCCCCC;
}



#footer{
width: 750px;
height: 50px;
margin: 0 auto 0 auto;
padding: 0px 0 0 50px;
font-family:"Times New Roman", Times, serif;
color:#666666;
font-size:12px;
line-height:50px;
}
	

