* {
	font-family: arial, helvetica, verdana, sans-serif;
}

body {
	margin: 0px;
	text-align: center;
	background-color: CCCCCC;

}

head {
	margin: 0px;
}

#hdrNav {
	text-align: center;
	background-image: url(img/hdr.bkg.jpg);
	background-repeat: repeat-x;
	height: 80px;
	width: 745px; 
}

#lftClm {
	background-image: url(img/lft.bkg.jpg);
	background-repeat: repeat-x;
	width: 270px;
	float: left;


}

#rhtClm {
	text-align: left;
	background-image: url(img/rht.bkg.jpg);
	background-repeat: no-repeat;
	width: 473px;
	float: right;



}

#hdBnr {
	background-image: url(img/hdbnr.bkg.jpg);
	background-repeat: repeat-x;
	height: 176px;
	width: 745px;
	padding-top: 13px; 
}

#hdBr {
	background-image: url(img/hdBr.bkg.jpg);
	background-repeat: repeat-x;
	height: 41px;
	width: 745px;
}

.navImg {
	margin: 4px 4px 4px 15px;
	align: center;
}

.offrImg {
	margin: 15px 4px 4px 15px;
	align: center;
}

a.nav:link {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #999;
	background-image: url(img/off.btn.bkg.gif);
	background-repeat: no-repeat;
	margin-top:20px;
	margin-left:4px;
	padding-left: 50px;
	padding-top: 24px;
	height: 53px;
	width: 181px;
	text-decoration: none;
}

a.nav:hover {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #666;
	background-image: url(img/on.btn.bkg.gif);
	background-repeat: no-repeat;
	margin-top:20px;
	margin-left:4px;
	padding-left: 50px;
	padding-top: 24px;
	height: 53px;
	width: 181px;
	text-decoration: none;
}

a.nav:visited {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #666;
	background-image: url(img/off.btn.bkg.gif);
	background-repeat: no-repeat;
	margin-top:20px;
	margin-left:4px;
	padding-left: 50px;
	padding-top: 24px;
	height: 53px;
	width: 181px;
	text-decoration: none;
}

p {
	font-size: 12px;
	margin-top:5px;
	margin-bottom:20px;
	margin-left:30px;
	margin-right:30px;
	color: #585858;
}
.plainText {
	font-size: 12px;
	color: #585858;
}

.pimg {
	font-size: 12px;
	color: #585858;
}

form {
	font-size: 12px;
	margin-top:5px;
	margin-bottom:20px;
	margin-left:30px;
	margin-right:30px;
}

li {
	font-size: 12px;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:30px;
	margin-right:30px;
	color: #585858;
}

h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #336699;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:30px;
	margin-right:30px;
}

hr {
	height: 3px;
	color: #336699;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:30px;
	margin-right:30px;
}
.sml {
	margin: 10px;
}
#center {
	height: 1200px;
	width: 745px;
	background-color: #FFFFFF;

}
