@charset "utf-8";
@font-face {
	font-family: 'PerspectiveSansRegular';
	src: url('/fonts/persans-webfont.eot');
	src: local('☺'), url('/fonts/persans-webfont.woff') format('woff'), url('/fonts/persans-webfont.ttf') format('truetype'), url('/fonts/persans-webfont.svg#webfontYZbpUUid') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PerspectiveSansItalic';
	src: url('/fonts/persansi-webfont.eot');
	src: local('☺'), url('/fonts/persansi-webfont.woff') format('woff'), url('/fonts/persansi-webfont.ttf') format('truetype'), url('/fonts/persansi-webfont.svg#webfontQSmYOmNV') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PerspectiveSansBold';
	src: url('/fonts/persansb-webfont.eot');
	src: local('☺'), url('/fonts/persansb-webfont.woff') format('woff'), url('/fonts/persansb-webfont.ttf') format('truetype'), url('/fonts/persansb-webfont.svg#webfontFpFWCOyd') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PerspectiveSansBoldItalic';
	src: url('/fonts/persanbi-webfont.eot');
	src: local('☺'), url('/fonts/persanbi-webfont.woff') format('woff'), url('/fonts/persanbi-webfont.ttf') format('truetype'), url('/fonts/persanbi-webfont.svg#webfontigRbbBZS') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PerspectiveSansBlackRegular';
	src: url('/fonts/persanbk-webfont.eot');
	src: local('☺'), url('/fonts/persanbk-webfont.woff') format('woff'), url('/fonts/persanbk-webfont.ttf') format('truetype'), url('/fonts/persanbk-webfont.svg#webfontCTvjVmpe') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PerspectiveSansBlackItalic';
	src: url('/fonts/persabki-webfont.eot');
	src: local('☺'), url('/fonts/persabki-webfont.woff') format('woff'), url('/fonts/persabki-webfont.ttf') format('truetype'), url('/fonts/persabki-webfont.svg#webfontVwhunkLl') format('svg');
	font-weight: normal;
	font-style: normal;
}


#wrapper {
	margin:0 auto;
	width:960px;
}
img {
	border-style:none;
}
#headerwrap {
	width:960px;
	}
	
#logo {
	width:200px;
	padding-top:7px;
	padding-left:20px;
	font-family:"PerspectiveSansBoldItalic";
	color:#ccc;
	text-shadow:0px 2px 2px #e5e5e5;
	font-size:24px;
	text-align:center;
	float:left;
}


#header {
	padding: 10px;
	text-align:right;
	font-family:Rockwell;
	letter-spacing: 3px;
	color:#ccc;
	text-shadow:0px 2px 2px #e5e5e5;
	font-size:18px;
	float:right;
	width:700px;
}
#headerwrap a:link {
	color:#777;
	text-decoration:none;
}
#headerwrap a:hover {
	text-decoration:none;
	color:#FC0;
}
#headerwrap a:active {
	text-decoration:none;
	color:#F30;
}
#headerwrap a:visited {
	text-decoration:none;
	color:#777;
}
#body {
	height:450px;
	padding-top:50px;
}
#sbody {
	height:500px;
	padding-top:10px;
	text-align:center;
}
	
#soa {
	width: 600px;
	height: 350px;
	float:left;
}
#form2 {
	height:200px;
	float:right;
}
#rotator {
	height:350px;
	width:520px;
	float:left;
}
#intro {
	height:320px;
	width:400px;
	float:right;
	padding:10px;
	padding-top:15px;
	

}
#abtrotator {
	height:320px;
	width:500px;
	float:left;
	padding:10px;
	padding-top:15px;
	font-family:Rockwell;
	color:black;
}
#abtintro {
	height:320px;
	width:400px;
	float:right;
	padding:10px;
	padding-top:15px;
	font-family:Rockwell;
	color:black;
}
#portthumb {
	height:320px;
	width:350px;
	float:left;
	padding:10px;
	padding-top:15px;
	font-family:Rockwell;
	color:black;
}
#loadarea {
	height:320px;
	width:540px;
	float:right;
	padding:10px;
	padding-top:15px;
	font-family:Rockwell;
	color:black;
}
#footerwrap {
	background-color:#666;
	clear:both;
	margin:0 auto;
	width:100%;
	box-shadow: 0px -2px 6px #999;
-moz-box-shadow: 0px -2px 6px #999; 
-webkit-box-shadow: 0px -2px 6px #999; 
}
#footer {
	background-color:#666;
	font-family:Rockwell;
	letter-spacing:1px;
	line-height:22px;
	width:960px;
	height:500px;
	color:#FFF;
	margin:0 auto;
}

#footer a:link {
	text-decoration:none;
	color:#fff;
	text-shadow: 1px 1px 1px #333;
}

#footer a:hover {
	text-decoration:none;
	color:#fc0;
}

#footer a:active {
	text-decoration:none;
	color:#F30;
}
#footer a:visited {
	text-decoration:none;
	color:#fff
}
				 

#leftfooter {
	padding: 10px;
	width:300px;
	float:left;
	text-align:left;
}
#floatfooter { 
	width:640px;
	float:right;
	margin:0 auto;
	text-align:center;
}
div.box {
	clear:both;
	padding:10px;
	width:300px;
	float:right;
	text-align:left;
}
#middlecol {
	padding:10px;
	width:300px;
	float:left;
	text-align:left;
}
h1 {
	font-family:"PerspectiveSansBoldItalic";
	font-size:x-large;
	color:#666;
	text-shadow: 2px 4px 3px #e5e5e5;
}
ul {
	list-style:none;
	font-family:Rockwell;
	letter-spacing:1px;
}
#footer h2 {
	font-family:"PerspectiveSansRegular";
	font-size:16px;
	color:#FC0;
	letter-spacing:0px;
}

h3 {
	font-family:Rockwell;
	font-weight:bolder;
	color:#666
}

#twitter_update_list {
	background-color:#333;
	padding:5px;
	letter-spacing:normal;
}

div.box2 h1 { 
color:#ffffff;
font-size:18px;
text-transform:uppercase;
padding:5px 0 5px 5px;
 
}

div.box2 label {
width:300px;
display: block;
padding:5px 0 10px 0;
}

div.box2 label span {
display: block;
float:left;
width:70px;
text-align:left;
padding:5px 5px 0 0;
text-shadow: #333;
}

div.box2 .input_text {
padding:2px 2px;
width:150px;
background:#fff;
}

div.box2 .message{
padding:2px 2px;
width:150px;
background:#fff;
overflow:hidden;
height:90px;
}

div.box2 .button
{
margin:0 0 10px 0;
padding:4px 7px;
background:#fc0;
border:0px;
position: relative;
top:10px;
left:75px;
width:100px;
font-family:"Perspective Sans";
font-size:14px;
font-weight:bold;
color:#000;
border-bottom: 1px double #660000;
border-top: 1px double #660000;
border-left:1px double #FF0033;
border-right:1px double #FF0033;
}
div.box2 h1 { 
color:#ffffff;
font-size:18px;
text-transform:uppercase;
padding:5px 0 5px 5px;
 
}

div.box2 label {
width:100%;
display: block;
padding:5px 0 10px 0;
}

div.box2 label span {
display: block;
float:left;
width:70px;
text-align:left;
padding:5px 5px 0 0;
text-shadow: #333;
}

div.box2 .input_text {
padding:2px 2px;
width:150px;
background:#fff;
}

div.box2 .message{
padding:2px 2px;
width:150px;
background:#fff;
overflow:hidden;
height:90px;
}

div.box2 .button
{
margin:0 0 10px 0;
padding:4px 7px;
background:#fc0;
border:0px;
position: relative;
top:10px;
left:75px;
width:100px;
font-family:"Perspective Sans";
font-size:14px;
font-weight:bold;
color:#000;
border-bottom: 1px double #660000;
border-top: 1px double #660000;
border-left:1px double #FF0033;
border-right:1px double #FF0033;
}
