a:link {
	color: #FF822E;
	text-decoration: none;
}
a:visited {
	color: #EE5F01;
	text-decoration: none;
}
a:hover {
	color: #EE5F01;
	text-decoration: none;
}
a:active {
	color: #EE5F01;
	text-decoration: none;
}
body {
	margin-top: 0px;
	background-image: url(../img/face/bg-body.png);
	background-repeat: repeat-x;
	background-position: center 90px;
}
#container {
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: auto;
	background-repeat: repeat-y;
	
}
#header {
	background-image: url(../img/face/scott-logo.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 1008px;
	background-position: center bottom;
	padding: 0px;
	margin: 0px;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF822E;
	letter-spacing: 2px;
	font-weight: normal;
	margin: 0px;
	padding-top: 38px;
	padding-left: 380px;
	text-align: right;
}
#MenuBar1 {
	padding-left: 12px;
	clear: right;
	float: left;
	width: 100%;
	position: absolute;
	top: 152px;
}
#mainContent {
	left: auto;
	right: auto;
	overflow: auto;
	top: auto;
	clear: right;
	float: left;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #FF822E;
	border-left-color: #fff;
	background-color: #FFF;
}
#mainContent p {
	padding-top: 0px;
	margin: 0px;
	text-align: justify;
	padding-bottom: 12px;
}
#mainContent h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#mainContent h1 {
	font-size: 16px;
	color: #FFF;
	letter-spacing: 2px;
	font-weight: 700;
}
#mainContent .hdr {
	font-size: 22px;
	color: #FF6501;
	letter-spacing: 2px;
	font-weight: 700;
	padding-bottom: 24px;
}


#mainContent h2 {
	font-size: 14px;
	line-height: 14px;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	letter-spacing: 2px;
	margin: 0px;
	background-color: #CCCCCC;
}
#mainContent h3 {
	font-size: 16px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}
#mainContent .thumbs {
	background-color: #000;
	height: 38px;
	vertical-align: middle;
	overflow: hidden;	

}
#leftcolum {
	float: left;
	width: 32%;
	text-align: left;
	clear: none;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#leftcolum .pan {
	background-color: #FED8C5;
	padding: 12px;
}
#rightcolum {
	float: right;
	width: 64%;
	text-align: left;
	height: 100%;
	padding: 12px;
	line-height: 150%;
	background-color: #FFF;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.clear {
	clear: both;
}

.formp {
	display: none;
	width: 100%;

}
.formpee {
	width: 650px;
	background-color: #FFF;
}
