/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  12: 1Col_Fixed_Full_Width_Header
  ------------------------------------------------
*/

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 100%;
	color: #d4d4d4;
	background-color: #000000;
	margin: 0px;
	padding: 0;
	letter-spacing: 1px;
	word-spacing: 2px;
}
#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
}
#wrapper {
	margin: 0 auto;
	background-color: #000;
	width: 1028px;
}
#center {
	background-color: #000;
	width: 1028px;
}
#center .content {
	padding: 20px 24px;
	border: 1px solid #787878;
	text-align: justify;
	line-height: 1.65em;
	font-size: 0.8em;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	padding: 0px;
	font-size: 0.7em;
	margin: 25px 0;
	text-align: center;
}
#center a:link {
	color: #d4d4d4;
	text-decoration: underline;
}
#center a:visited {
	color: #d4d4d4;
}
#center a:hover {
	color: #000;
	background-color: #d4d4d4;
}
#footer a:link {
	color: #000000;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #0000FF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	margin: 0;
	font-size: 1.5em;
	text-decoration: underline;
}
h2 {
	margin: 30px 0 0 0;
	font-size: 1.4em;
	text-decoration: underline;
}
h3 {
	margin: 30px 0 0 0;
	font-size: 1.3em;
	text-decoration: underline;
}
h4 {
	margin: 20px 0 0 0;
	font-size: 1.3em;
	text-decoration: underline;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.imagefloatleft {
	float : left;
	padding-bottom : 5px;
	padding-right : 15px;
}

.imagefloatright {
	float : right;
	padding-bottom : 5px;
	padding-left : 15px;
}
#menuContent {
  padding-bottom: 4px !important;
  font-weight: normal !important;
  padding-left: 0.00 !important;
  padding-top: 6px !important;
  text-align: center !important;
  padding-right: 0.00 !important;
  margin: 0 auto !important;
  width: 98% !important;
}
#menu {
  clear: both !important;
  background-color: #333333 !important;
  border-left-width: 0.00 !important;
  color: #d4d4d4;
  border-style: solid !important;
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  width: 100% !important;
  margin: 0 auto 20px !important;
  border-color: #000000 !important;
  text-align: center !important;
  font-size: 12px !important;
  border-bottom-width: 4px !important;
  padding: 0.00 !important;
  border-top-width: 2px !important;
  border-right-width: 0.00 !important;
	margin-bottom: 10px;
}

#menu a:link {
	color: #d4d4d4;
	text-decoration: none;
}
#menu a:visited {
	color: #d4d4d4;
	text-decoration: none;
}
#menu a:hover {
	color: #000;
	background-color: #d4d4d4;
	text-decoration: none;
}
table {
	text-align: left;
}
