body {
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	margin-top:120px;
	color: #000;
	background: #fff;
	margin-bottom:0px;
}

#bodytext {
	margin-left:120px;
	margin-right:30px;
	margin-bottom:0px;
	color: #000;
	background: #fff;
	text-align:center;
	z-index:2;
 	text-align: justify
	font-style:oblique; font-stretch:expanded; font:"arial", sans-serif; font-size:18px; color:#000;
}

#title{
position:absolute;
position:fixed;
left:0px;
top:0px;
right:0;
background: #fff url(./img/titlebg.jpg) repeat-x;
background-position:35px;
margin-top:0;
z-index:1
}

#phone{
position:absolute;
position:fixed;
left: 0px;
top:100px;
right:0px;
background: url(./img/phone.gif) no-repeat;
background-position: right;
height:19px;
margin-top:0;
z-index:3;
}

#topbar{
position:absolute;
position:fixed;
left: 710px;
top:100px;
right:0px;
background: #000;
height:19px;
z-index:2;
}

#sidebar{
position:absolute;
left:10px;
top:120px;
width:100px;
bottom:150px;
background: #fff ;
margin-top:0;
z-index:0
}

#bottomlinks{
	float: none;
	background: #000;
	font-style:oblique; font-stretch:expanded; font:"Times New Roman", Times, serif;font-size:18px; color:#fff;
	position:absolute; position:fixed; left:-1px; bottom:-1px; width:102%; height:22px; z-index:100;
}

#marker{ position:absolute; position:fixed; left:650px; display:block; width:170px; height:70px; top:10px;  font-family: Comic Sans MS; font-variant: small-caps; font-weight: bold; font-size: 20px; line-height:20px;text-align: left;
z-index:4; color:black;

}

a.toplink{ color:#009543; width:100px; display:block; height:18px; text-align:center; text-shadow:#000000; line-height:20px; text-decoration:none; font-style:oblique; font-stretch:expanded; font:"Times New Roman", Times, serif;font-size:18px; }
a.toplink:hover{
text-decoration:underline;}

a.botlink{ color:#fff; width:120px; display: inline; height:18px; text-align:center; text-shadow:#000000; line-height:20px; text-decoration:none; font-style:oblique; font-stretch:expanded; font:"Times New Roman", Times, serif;font-size:18px;  }
a.botlink:hover{
text-decoration:underline;}



a.homelink{ width:200px; height:100px; border:10px; border-color:#555; border-style: solid; border-spacing:2px; display:block; margin-top:20px; }
a.homelink:hover{ border:10px; border-color:#f4d525; border-style:solid; }

a.sidelink{ border:4px; border-color:#000; border-style:solid; border-spacing:2px; display:block; margin-top:5px; font: bold 14px auto "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color:#000;}
a.sidelink:hover{border-color:#f4d525; border-style:double; }
