body {
	margin: 0;
	padding: 0;
	text-align:center;
	background-color:#000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
#edgeL {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 33px;
	height: 100%;
}
#edgeR {
	position: absolute;
	top: 0px;
	height: 100%;
	left: 947px;
	width: 33px;
}
#wrap {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:944px;
}
#main{
	position:relative;
	margin-left:32px;
	width:915px;
	background:#000000;
	display:block;
}
#content{
	display:block;
	width:830px;
	margin-left:auto;
	margin-right:auto;
}
#footer{
	width:915px;
	clear:both;
	text-align:center;
}
#footer a{
	font: 100 10px/24px Verdana, Arial, sans-serif;
	color:#ccc;
	text-decoration:none;
	padding-left:20px;
}
#footer a:hover{
	color:#fff;
	text-decoration:underline;
}
.main, p, ul, li {
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}
.quote{
	margin-left:50px;
	margin-right:100px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
}
.copyright {
	font-size: 9pt;
	color: #DF7C10;
}
.title {
	font-size: 16px;
	color: #DF7C10;
}
.whitetitle {
	font-size: 14px;
	color: #ffffff;
}
.subtitle {
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}
.imageborder1 {
	border: 1px solid #000000;
	display: block;
	height: 110px;
	width: 110px;
	background-position: center center;
}
.imageborder1:hover {
	border: 1px solid #cccccc;
	display: block;
	height: 110px;
	width: 110px;
	background-position: center center;
}
.border1 {
	border: 1px solid #660000;
	background-position: center center;
	background-color: #330000;
	padding: 25px;
}
.border3 {
	border: 1px solid #660000;
	background-position: center center;
	background-color: #330000;
	padding: 10px;
}
.border2 {
	background-position: center center;
	background-color: #330000;
	padding: 15px;
	border-top: 1px solid #660000;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #660000;
}
.padding1 {
	padding: 0px 20px;
}
.padding2 {
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.padding3 {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.padding4 {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.link {
	font-size:11px;
	color: #DF7C10;
}
.link:hover {
	color: #ffffff;
}
.formlabel{
	background-color: #440000;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #000000;
	text-align: right;
}
.formfield{
	background-color: #440000;
	border: 1px solid #000000;
}
.imagepadding {
	padding-top: 11px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.imagepadding2 {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.imagepadding3 {
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.imagepadding4 {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
}
