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

body {
	font-size: 100%;
	color: #000000;
	background-color: #000;
	margin: 0px;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	height: 100%;
	position: relative;
}
#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	top: 0px;
	width: 100%;
	height: auto;
}
#center {
	width: 100%;
	overflow: hidden;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#center .content {
	font-size: 1em;
	line-height: 1.65em;
	background-position: center;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-style: italic;
	height: 100%;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-left: 0px;
}
#masthead .content {
	padding: 0px;
	width: 100%;
}
#footer .content {
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	bottom: 0px;
	position: static;
	z-index: 0;
	overflow: hidden;
	clear: both;
}
#footer {
	color: #600;
	padding: 0px;
	font-size: 10px;
	bottom: 0px;
	vertical-align: bottom;
	height: 20px;
	position: static;
	margin-bottom: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	visibility: visible;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #999;
}
#center a:visited {
	color: #666;
}
#center a:hover {
	color: #CCC;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	font-style: normal;
}
#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: normal !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	text-align: center;
	line-height: normal;
	margin: 0;
	color: #999;
}
h2 {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	line-height: normal;
}
h3 {
	font-size: 12px;
	margin: 30px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	line-height: normal;
	text-align: left;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.links content {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	padding: 0px;
	clip: rect(auto,auto,auto,28%);
	margin-left: 28%;
	width: 700px;
	margin-top: 60px;
}

.content p {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	text-align: left;
}
.linkstroller {
	margin-left: 10%;
	position: relative;
	width: 700px;
}
