body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #4c4c4c;
	font-family: verdana, arial, helvetica, times;
	background-color: #ededed;
}
div {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#outercontainer {
	width: 910px;
	height: 100%;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-y;
}
#innercontainer {
	width: 900px;
}
#headerc {
	width: 900px;
	height: 117px;
	background-image: url(../images/headerimg.jpg);
}
#menuc {
	width: 900px;
	height: 37px;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
}
#timeholder {
	padding-top:10px;
	position: relative;
	left: 20px;
	width: 200px;
	height: 27px;
	text-align: left;
	color: #ffffff;
	float: left;
}
#bodyc:after {
	width: 900px;
	display: block;
	clear: both;
	background-color: #ffffff;
}
#bodyc {
	display: inline-block;
}
#bodycolumn1c:after {
	display: block;
	clear: both;
}
#bodycolumn1c {
	width: 226px;
	display: inline-block;
	float: left;
}
#submenc {
	padding-top: 2px;
	padding-left: 25px;
	position: relative;
	top: 8px;
	width: 190px;
	height: 144px;
	font-family: verdana, arial, helvetica, times;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	background-image: url(../images/subbg.jpg);
	float: right;
}
#submenr {
	padding-top: 2px;
	padding-left: 25px;
	position: relative;
	top: 6px;
	width: 190px;
	height: 72px;
	font-family: verdana, arial, helvetica, times;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	background-image: url(../images/subbg.jpg);
	float: right;
}
#menuspacer {
	width: 226px;
	height: 50px;
	float: left;
}
#askus {
	cursor: pointer;
	cursor: hand;
	width: 226px;
	height: 104px;
	float: right;
	background-image: url(../images/askus.jpg);
}
#bodycolumn2c {
	padding: 8px;
	width: 472px;
	text-align: left;
	float: left;
}
#banner {
	width: 468px;
	height: 60px;
	border: 1px solid #c2c2c2;
	float: left;
}
#bodyspacer {
	width: 472px;
	height: 20px;
	float: left;
}
#picholder {
	padding-right: 5px;
	padding-bottom: 5px;
	width: 195px;
	height: 140px;
	background-image: url(../images/picbg.jpg);
	background-repeat: no-repeat;
	float: left;
}
#bodycolumn3c {
	width: 186px;
	height: 500px;
	float: left;
}
#loginc {
	padding: 10px;
	position: relative;
	top: 8px;
	width: 152px;
	height: 160px;
	text-align: left;
	background-image: url(../images/logbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #c2c2c2;
	float: left;
}
#searchc {
	padding: 10px;
	position: relative;
	top: 8px;
	width: 152px;
	text-align: left;
	background-image: url(../images/logbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #c2c2c2;
	float: left;
}
#archivec {
	padding: 10px;
	position: relative;
	top: 8px;
	width: 152px;
	text-align: left;
	background-image: url(../images/logbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #c2c2c2;
	float: left;
}
#footerc {
	padding-top: 20px;
	padding-left: 20px;
	width: 880px;
	height: 89px;
	text-align: left;
	line-height: 18px;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
}
img.mens {
	cursor: pointer;
	cursor: hand;
	float: right;
}
a.submenu {
	color: #4c4c4c;
	text-decoration: none;
}
a:hover.submenu {
	color: #ca2727;
}
span.bodytitle {
	font-family: arial;
	font-size: 24px;
	color: #780e0e;
}
span.menutitle {
	font-weight: bold;
	color: #b00000;
}