body {
	margin: 0px;	
	padding: 0px;	
	border:0px;	
	font-family: 'Arial Rounded', Arial, Verdena, sans-serif;
	background-image: url(../images/bg.gif);	
	font-size: 95%;
	text-align:center;
}

a {text-decoration: none;}

#wrapper {
	width: 760px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

.t2{font-size: 120%;}
.t3{font-size: 140%;}
h2 {font-size: 140%;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
h5 {font-size: 100%;} 

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 120px;
	margin-left:5px;
}

#rest {
	margin: 0 5px 0 5px;
	width:750px;
	}

#spacer {
	background-image: url(../images/rest.jpg);
	height:118px;
	width:200px;
	padding: 0 0 0 5px;
	background-repeat: no-repeat;
	}	

#lcol {
	float:left;
	width:177px;
	}

#rcol {
	float:left;
	width:540px;	
	margin: 0 0 0 5px;
	}

.clear {clear:both;height:1px;}	

li, ul{
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	text-indent: 0;
	list-style-position: outside;
	margin:0px;
	padding:0 0 0 10px;
	border:0px;
}

ul {border:0px; margin:0px;}
.m, .m0 {border-bottom: 1px dashed green; width:155px;padding:0px;}
.m0 {border-top:1px dashed green;padding:0px;}

#textsizer {
	text-align:right;
	margin-right: 15px;
	vertical-align: baseline;
	font-weight: bold;
	}

.tsizer {
	vertical-align: middle;
	border: 0;
	padding-right: 10px;
	cursor: hand;
	}

.in, .ina {display: inline;}
.ina {padding-left:0px;}
#strap{	width:450px;margin: 0 0 0 20px;}
#content0, #content1, #content2, #content3, #content4 {width:500px;height:400px;min-height:400px;background-repeat: no-repeat;background-position:left bottom;}

#content0{background-image: url(../pics/image.jpg);}
#content1{background-image: url(../pics/image2.jpg);}
#content2{background-image: url(../pics/image3.jpg);}
#content3{background-image: url(../pics/image4.jpg);}
#content4{background-image: url(../pics/image5.jpg);}

#all{margin: 0 0 0 20px; width:520px;}
#menu {background-color:#DBFFD2;}
.m:hover, .m0:hover{background-color: #F2FFEA;}
#footer {text-align: right;font-size: 80%;font-weight: bold;color: #FFFFFF;background-color: #000000;margin:0 5px 0 5px;padding: 3px 5px 3px 0;}
#botimg{height:60px;background-image: url(../images/tail.jpg);background-repeat: no-repeat;}
.cen{text-align:center;}
.cname {color:#005500;}
.company{background-color:#DBFFD2;padding:0 0 0 10px;margin:0;}
.change:hover, .change1:hover{color: #005500;background-color: #F9FFF9;}
.change{color: #000000;}
.change1{color: #00aa00;}
.mn {width:100%;cursor: hand;margin:0;padding:5px 0px 5px 0px;margin:0;}
.left{float:left; margin: 0 10px 0 10px;}
.right{float:right;margin: 0 10px 0 10px;}
.hr{margin:auto;width:90%;}
.blurb {width:400px; height:150px;}
label {color:#003333; float:left;}
.err{font-size:80%;color:red;}
th{background-color:#DEFFC5;}
td,th{border:1px silver solid;}
table{width:100%}

.topimg{background-image: url(../images/top.gif);background-repeat: no-repeat;height:30px;margin: 5px 0 0 0;}
.tick{	background-image: url(../images/tick.gif);background-repeat: no-repeat;background-position: left center;padding-left:30px;line-height:2em;}
.s{position:absolute; left:-200px;}