body {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #CCCCCC;
	font: 13px Arial, Helvetica, sans-serif;
}
#wrapper {
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background: url(../images/bkg_wrapper.gif);
	width: 760px;
}
#header {
	height: 71px;
	width: 145px;
}
#header .logo {
	float: left;
}
#nav {
	position: absolute;
	top: 159px;
	left: 1em;
	width: 13.5em;
}
#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#nav li {
	font-size: 12px;
	border-bottom: 1px dotted #666666;
	margin-bottom: 0.3em;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: #FFFFFF;
}
#nav a:hover {
	display: block;
	color: #C00000;
	background: #CCCCCC;
}
#nav h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #C00000;
	border-bottom: 1px dotted #666666;
	background: #FFFFFF;
}
#nav li a {
	display: block;
	width: 100%;
}
html>body #nav li a {width:auto;}
#content {
	margin-left: 15em;
	margin-right: 2em;
	margin-top: 85px;
}
h1 {
	font: bold 120% Arial, Helvetica, sans-serif;
}
#content p {
	font-size: 13px;
	line-height: 1.4em; 
	padding-left: 1.2em;
}
#layCatcar {
	position:absolute;
	width:145px;
	height:71px;
	z-index:1;
	top: 16px;
	left: 594px;
	background: url(../images/catcar.gif);
}
#footer {
	font-size: 10px;
	clear: both;
	padding: 10px;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #C00000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.txtHeader {
	font-weight: bold;
}
.frmHeader {
	font-size: 11px;
}
.txtRedHeader {
	font-size: 16px;
	font-weight: bold;
	color: #C00000;
	background: #FFFFFF;
}
.announce {
	position: absolute;
	top: 430px;
	left: 1em;
	width: 13.5em;
}
.announce h1 {
	font-size: 16px;
	font-weight: bold;
	color: #C00000;
	background: #FFFFFF;
}
