BODY {
	margin:0;
	padding:0;
	background-image:url(images/back.gif);
	background-repeat: repeat;
	font-family: Arial, Verdana, sans-serif;
	font-size: .80em;
}
IMG {
	border:0px;
}
#container {
	margin-right:auto;
	margin-left:auto;
	width:747px;
	background-color:#ffffff;
	border: 1px solid #4a5a6b;
}
#logo {
	width:162px;
	height:55px;
	float:left;
}
#tagline {
	width:455px;
	height:40px;
	float:left;
	font-size:1.2em;
	font-style:italic;
	color:#4a5a6b;
	padding-top:15px;
}
#topnav {
	width:128px;
	height:40px;
	float:right;
	padding-top:15px;
}
#topnav a {
	font-size:.8em;
	color:#4a5a6b;
}
#header {
	width:747px;
	height:226px;
}
#nav {
	width:162px;
	height:226px;
	background-color:#4b5b6c;
	background-image:url(images/nav-back.jpg);
	background-repeat:no-repeat;
	float:left;
}
#mainpic {
	width:458px;
	height:226px;
	background-color:#4b5b6c;
	float:left;
}
#book {
	width:127px;
	height:221px;
	background-color:#4b5b6c;
	float:right;
	padding-top:5px;
	text-align:center;
}
#subnav {
	width:162px;
	float:left;
	margin-top:10px;
}
#testimonial {
	padding:5px;
	color:#4b5b6c;
	font-size:.9em;
}
#question {
	padding:0 8px 8px 8px;
	color:#000000;
	font-size:.9em;
	font-weight:bold;
}
#content {
	width:358px;
	float:left;
	margin-top:10px;
	padding-right:10px;
	padding-left:10px;
}
#content1 {
	width:550px;
	float:left;
	margin-top:10px;
	padding-right:10px;
	padding-left:10px;
}
#right {
	width:194px;
	float:right;
	margin-top:10px;
	padding-right:5px;
	padding-right:5px;
}
#who {
	background-image:url(images/who-back.jpg);
	background-repeat:repeat-x;
	padding: 3px 8px 0px 8px;
	margin-top:20px;
}
#who-txt {
	width:220px;
	float:left;
}
#who-pic {
	width:121px;
	float:right;
}
#copyright {
	width:727px;
	background-color:#697888;
	font-size:.8em;
	color:#ffffff;
	padding:10px;
}
#copyright a {
	color:#ffffff;
}
.red {
	color:#ed1c24;
}
.rollover a {
	display:block;
	width: 152px;
	height:18px;
	padding:2px;
	font-weight:bold;
	font-size: 1em;
	text-decoration:none;
	padding-left:8px;
	color:#ffffff;
	background: url("images/roll.gif") 0 0 no-repeat;
	text-decoration: none;
}

.rollover a:visited {
	display:block;
	width: 152px;
	height:18px;
	padding:2px;
	font-weight:bold;
	font-size: 1em;
	text-decoration:none;
	padding-left:8px;
	color:#ffffff;
	background: url("images/roll.gif") 0 0 no-repeat;
	text-decoration: none;
}

.rollover a:hover { 
	background-position: 0 -22px;
	color: #4a5a6b;
}

.alert a{
	color:#fff600;
}

.news-ttl {
	font-weight:bold;
}
.news-date {
	font-style:italic;
}
.news-intro {}
.news-body {}

.art-ttl {
	font-weight:bold;
}
.art-date {
	font-style:italic;
	font-size:.9em;
}
.readmore {
	font-size:.9em;
	font-weight:bold;
	font-style:italic;
}
.prod {
	width:450px;
}
.lprod {
	width:150px;
	text-align:center;
	float:right;
}
.rprod {
	width:300px;
	float:right;
}
.required{
	background-image: url(images/asterisk.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 16px;
}