/* 
  ------------------------------------------------
  Layout Style 4
  ------------------------------------------------
*/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11%;
	background-color: #2C2C3D;
	padding: 0;
	margin: 20px;
}
#masthead {
	background-color: #20202C;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#center {
	width: 800px;
	background-color: #1F202C;
}
.mainTEXTtop {
	color: #FFF;
	background-color: #20202C;
	height: 100px;
	background-image: url(../images/text_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #444762;
	border-left-color: #444762;
	padding-top: 50px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
	font-size: 12px;
}
.textMiddle {
	background-image: url(../images/text_middle.jpg);
	background-repeat: repeat-y;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #444762;
	border-left-color: #444762;
	background-color: #20202C;
	background-position: center;
}
.textBottom {
	background-image: url(../images/text_bottom.jpg);
	background-repeat: no-repeat;
	height: 135px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #444762;
	border-bottom-color: #444762;
	border-left-color: #444762;
	padding-right: 70px;
	padding-left: 70px;
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #20202C;
	background-position: center bottom;
}
#center .content {
	font-size: 0.8em;
	line-height: 1.65em;
	height: 631px;
	padding-top: 55px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 70px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #444762;
	border-bottom-color: #444762;
	border-left-color: #444762;
	margin: 0px;
}
.navigation {
	background-color: #262839;
	height: 35px;
	color: #FFF;
	line-height: 2.8em;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #444762;
	border-right-color: #444762;
	border-bottom-color: #2A2B3C;
	border-left-color: #444762;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	letter-spacing: 0.1em;
}
#masthead .content {
	padding: 0px;
}
#footer .content {
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 71px;
}
#footer {
	color: #CCC;
	background-color: #2C2C3D;
	padding: 0px;
	margin: 0;
	font-size: 10px;
	letter-spacing: 0.1em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #669999;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.navDown {
	color: #F29430;
	text-decoration: none;
}
.nav a:link {
	color: #FFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFF;
	text-decoration: none;
}
.nav a:hover {
	color: #3C9;
	text-decoration: none;
}
.nav a:active {
	color: #FFF;
	text-decoration: none;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: underline;
}
