#divWrap {
	background-color: #F3FEFC;
	width: 754px;
	margin-top: 50px;
	border: 4px solid #FFFFFF;
	margin-left: auto;
	padding: 4px;
	margin-right: auto;
}
#divHeadLeft {
	height: 151px;
	width: 376px;
}
#divHeadRight {
	height: 151px;
	width: 376px;
	float: right;
}
#divHeader {
	height: 151px;
	width: 752px;
}
#divContainer {
	padding: 20px 0px 0px 16px;
	width: 736px;
	clear: both;
}
#divNavRight {
	height: 93px;
	width: 148px;
	float: left;
	background-color: #F3FEFC;
	margin-left: 16px;
}
#divNavRight ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divLogo {
	height: 93px;
	width: 493px;
	margin-left: 0px;
	float: right;
	margin-right: 72px;
}
#divRight {
	float: right;
	height: 336px;
	width: 196px;
}
#divMain {
	float: left;
	height: auto;
	width: 70%;
	margin-bottom: 10px;
}
#divFooter {
	width: 712px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 0px;
	clear: both;
}
p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1.2em;
	font-weight: normal;
	color: #CC0000;
	text-align: left;
	padding: 0em;
	margin: 0px 0px -0.4em;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #206E5E;
	text-align: left;
	margin: 0px 0px -0.8em;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/patt01_01.gif);
	background-repeat: repeat;
}
.footer {
	font-size: 0.8em;
	color: #999999;
	line-height: 1em;
}
#divNavRight a:link, #divNavRight a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	padding: 4px;
	width: 132px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 3px;
	color: #FFFFFF;
	background-color: #A21221;
}
#divNavRight a:hover, #divNavRight a.current:link, #divNavRight a.current:visited {
	background-color: #206E5E;
}
a:link {
	color: #A21221;
	text-decoration: none;
}
a:visited {
	color: #CC6666;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #A21221;
	text-decoration: none;
}
a:active {
	color: #CC6666;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
	font-size: 0.8em;
}
