*,body{
	padding:0;
	margin:0;
	font-family:Helvetica,Trebuchet,sans-serif;
	font-size:12px;
}

body{
	background-image:url('site_cuts/spazism_left.jpg');
	background-repeat:repeat-y;
}

a{
	text-decoration:none;
}

div#menu{
	margin-left:45px;
}

div#top_banner{
        height:230px;
        background-image:url('site_cuts/spazism_rght2.jpg');
        background-repeat:repeat-x;
}

div#top_banner div#banner_safety img.top_image{
        float:left;
}

div#top_banner div#banner_safety
{
	height:230px;
	width:1000px;
}

div#menu div.inactive a:link,div#menu div.inactive a:visited,div.menu div.inactive a:active{
	color:#888888;
	font-weight:bold;
}

div#menu div.inactive a:hover{
	color:white;
}

div#menu div.active a:link,div#menu div.active a:visited,div.menu div.active a:active{
	color:#888888;
	font-weight:bold;
}

div#menu div.active a:hover{
	color:black;
}
div#menu div.subactive a:link,div#menu div.subactive a:visited,div.menu div.subactive a:active{
	color:black;
	font-weight:bold;
}

div#menu div.subactive a:hover{
	color:#888888;
}

div#menu div.inactive{
	width:96px;
	_width:122px;
	padding: 5px 10px 3px 10px;
	border-bottom:solid 1px white;
}

div#menu div.active{
	width:96px;
	_width:122px;
	padding: 5px 10px 3px 10px;
	background-color:white;
}

div#menu div.subactive{
	width:96px;
	_width:122px;
	padding: 5px 10px 3px 10px;
	background-color:white;
}

div#main_column{
	position:absolute;
	left:180px;
}

div#left_column{
	width:180px;
	float:left;
}

div#main_column div#static_banner{
	background-image:url('site_cuts/spazism_rght.jpg');
	background-repeat:repeat-x;
}

div#content{
	padding:10px;
        padding-top:5px;
        width:700px;
}

.bodytext{
   margin-top:5px;
   margin-bottom:5px;
}

.tx-guestbook-header,.tx-veguestbook-pi1
{	
	clear:both;
	
}

div.tx-veguestbook-pi1 h2.tx-guestbook-header
{
	margin-top:10px;
	padding:0px 10px 0px 10px;
	width: 100%;
}

div.tx-guestbook-right{
	width:700px;
}

div.tx-guestbook-right p{
	width:700px;
}

