h1.home
{
	margin-left: 250px;
	font-size: 24px;
	font-weight: normal;
}
	
div#body div.paragraphs
{
	margin-left: 330px;
	padding: 0 40px 0 0;
	font-size: 12px;
}

div#body div.paragraphs span.title
{
	font-weight: bold;
}

div#buttons
{
	margin-left: 320px;
	width: 500px;
	float: left;
	clear: both;
}

span.smalltext, span.smalltext a:hover, span.smalltext a:link, span.smalltext a:visited,
div.smalltext, div.smalltext a:hover, div.smalltext a:link, div.smalltext a:visited
{
	font-size: 0.8em;
	font-weight: normal;
	color: #808080 !important;	
}

div.smalltext
{
	text-align: right;
	margin-right: 2px;
}

div#events
{
	margin-left: 250px;	
	font-size: 0.9em;
	margin-bottom: 20px;	
	line-height: 1.5em;
}

div#body
{
	background-image: url(../images/3jigbackground.gif);
	background-repeat: no-repeat;
	width: 900px;
	
}

div#buttonone, div#buttontwo, div#buttonthree, div#buttonfour, div#buttonfive, div#buttonsix
{
	float: left;
	padding: 1%;	
	background-position: center;
	background-repeat: no-repeat;
	width: 155px;	
}

div.buttonhead
{
	background-image:  url(../images/topbox.gif);
	background-position: bottom center;
	background-repeat:  no-repeat;	
}

div.buttonbottom
{
	background-image:  url(../images/bottombox.gif);	
	background-position: top center;
	background-repeat:  no-repeat;	
}

div.buttonmiddle
{
	background-image:  url(../images/boxgrad.gif);	
	background-color:  #dcdcdc;
	background-position: top center;
	background-repeat:  no-repeat;
}

div.buttontext
{
	padding-left: 5px;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	font-size: 1em;
	font-weight: bold;	
	background-position: bottom right;
	background-repeat:  no-repeat;
	min-height: 74px;
}

div#buttonone div.buttontext
{
	padding-right: 20px;
	background-image:  url(../images/bluejig.gif);
}

div#buttontwo div.buttontext
{
	padding-right: 20px;	
	background-image:  url(../images/purplejig.gif);
}

div#buttonthree div.buttontext
{
	padding-right: 20px;	
	background-image:  url(../images/greenjig.gif);
}

div#buttonfour div.buttontext
{
	padding-right: 23px;	
	background-image:  url(../images/bluejig.gif);
}

div#buttonfive div.buttontext
{
	padding-right: 23px;	
	background-image:  url(../images/purplejig.gif);
}

div#buttonsix div.buttontext
{
	padding-right: 23px;	
	background-image:  url(../images/greenjig.gif);
}

div.leftlist
{
	width: 200px;
	float: left;
	margin-top: 325px;
}