@charset "utf-8";
body {
	margin: 0px;

}
#header {
	background-image: url(images/layout_02.gif);
	height: 149px;
	width: 900px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#nav {
	background-image: url(images/layout_04.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 45px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav #navPos {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
}
#content {
	background-image: url(images/layout_05.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}
#content #contPos {
	padding: 0px;
	width: 800px;
	line-height: 120%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
}
#botNav {
	background-image: url(images/layout_05.gif);
	background-repeat: repeat-y;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#footer {
	background-image: url(images/layout_05.gif);
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
}
#footer #footPos {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	line-height: 120%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
ul {
	color: #FF0000;
}
.menu {
	color: #FFFFFF;

}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

}
a:active, a:hover {
	background-color: #FFFFFF;
	color: #0000FF;
}
.links {
	color: #000000;
}
#content #contPos a {
	color: #0066cc;
	text-decoration: none;
}
#content  #contPos  a:hover {
	color: #FF0000;
	text-decoration: none;
}


.top {
	vertical-align: top;
}
#line {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/layout_07.gif);
	height: 34px;
}
