body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
    font-size:9pt;
	color:#d6df3d;
	background-color:#231f20;
}
a:link {
	color:#d6df3d;
	text-decoration: underline;
	background-color : transparent;
}
a:visited, a:active {
	color:#d6df3d;
	text-decoration: underline;
	background-color : transparent;
}
a:hover {
	color:#d6df3d;
	text-decoration: underline;
	background-color : transparent;
}
.intro{
position:fixed; top:0px; left:0px; width:100%; height:100%;
background-color:#d6df3d;
text-align:center;
position:relative;
z-index:1000;
}

#homewrapper {
width: 970px;
min-width:970px;
height:auto;
	background-color:#231f20;
margin:0px;
z-index:1;
}
.wrapper {
width: 970px;
min-width:970px;
height:auto;
	background-color:#231f20;
margin:0px;
z-index:1;
}
.container {
padding-top:30px;
width: 970px;
text-align:left;
}
.container #left {
width:340px;
float:left;
}
.container #right {
width:620px;
float:right;
color:#fff;
}
.header{
width:970px;
text-align:right;
}

/** nav style **/
.nav{
width:970px;
height:100px;
text-align:right;
padding-right:30px;
margin-top:5px;
}
.sIFR-hasFlash #home_on, .sIFR-hasFlash #home, .sIFR-hasFlash #swayspotting_on, .sIFR-hasFlash #swayspotting, .sIFR-hasFlash #swayvideo_on, .sIFR-hasFlash #swayvideo, .sIFR-hasFlash #swaybook_on, .sIFR-hasFlash #swaybook, .sIFR-hasFlash #swayauthors_on, .sIFR-hasFlash #swayauthors, .sIFR-hasFlash #buy , .sIFR-hasFlash #title, .sIFR-hasFlash #flash
{
font-size:15pt;
color:#d6df3d;
visibility: hidden;
}
.footer {
font-size:8pt;
width: 970px;
min-width:970px;
max-width:970px;
text-align:right;
color:#fff;
}
.footer a {
color:#d6df3d;
text-decoration:none
}
.footer a:hover{
color:#d6df3d;
text-decoration:underline
}
.footer #footerright{
float:right;
width:122px;
height:122px;
margin-left:5px;
}
.clear{
clear:both;
}
.red{
color:#9d0a0e;
}
.white{
color:#fff;
}
.formerror {
font-size:10pt;
color:#9d0a0e;
font-weight:bold;
display:none;
position:relative;
}