body {
	background-color: #700416;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 800px;
	border-color: #040095;
	vertical-align: top;
}
#mainheader {
	text-align: center;
	width: 800px;
	height: 110px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #040095;
	border: solid #040095 4px;
}
#subheader-catalog {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
	width: 800px;
	min-height: 24px;
	margin-left: auto;
	margin-right: auto;
	background-color: #700416;
	border-left: solid #040095 4px;
	border-right: solid #040095 4px;
}
#subheader {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
	width: 800px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	background-color: #700416;
	border-left: solid #040095 4px;
	border-right: solid #040095 4px;
}
#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-left: solid #040095 4px;
	border-right: solid #040095 4px;
	border-bottom: solid #040095 4px;
}
#mainbody {
	margin: 0 162px 0 0;
	padding: 0;
}
#right-nav {
	float: right;
	width: 162px;
	margin-top: 20px;
	padding: 0;
}
#mainfooter {
	width: 628px;
	height: 80px;
	float: left;
	padding-top: 20px;
}
#email-area {
	width: 162px;
	height: 80px;
	float: right;
	padding-top: 10px;
}
.style2 {font-size: 12px; padding: 0px 5px 0px 5px;}
.style3 {font-size: 12px;
		 font-weight: normal;
}
.style3a {font-size: 12px;
		 font-weight: normal;
		 padding-right: 168px;
}
.style4 {
	padding-right: 168px;
	font-size: 24px;
	font-weight: bold;
}
.style5 {
	font-size: 16px;
	margin-left:40px;
}
.emailstyle {
	font-size: 12px;
	font-weight: bold;
}
a:hover {color: #FFFFCC;}
a:visited {color: #FFFFCC;}
a:active {color: #FFFFCC;}
a:link {color: #FFFFCC;}

table#summary {
	width: 628px;
	border-spacing: 20px;
	margin-top: 40px;
}

table#summary td {
	padding: 0px 20px 20px 20px;
	width:284px;
	text-align:center;
	font-size:12px;
	line-height: 20px;
}

#homeannouncetitle {
	width: 300px;
	margin: 20px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	text-align:center;
	font-size:14px;
	font-weight: bold;
	color: #700416;
	background-color: #fdfe00;
	border: solid #040095 2px;
}
#homeannouncetitle a {
	color: #700416;
	text-decoration:none;
}

#homeannouncetitle a:hover {
	color: #040095;
	text-decoration:none;
}
#catannounce {
	padding: 0 20px 0 20px;
	text-align:left;
	font-size:12px;
	font-weight: normal;
	color: #FFFFCC;
}
#catannounce a {
	color: #FFFFCC;
	text-decoration:underline;
}
#catannounce a:hover {
	color: #040095;
}
#catannouncetitle {
	width: 500px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 20px 10px 20px;
	text-align:center;
	font-size:14px;
	font-weight: bold;
	color: #700416;
	background-color: #fdfe00;
	border: solid #040095 2px;
}

#catannouncetitle a {
	color: #700416;
	text-decoration:none;
}

#catannouncetitle a:hover {
	color: #040095;
}

