

a:link {
	color: #6666CC;
	text-decoration: none;
}
a:visited {
	color: #6666CC;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
body {
	background-color: #000000; 
	font:normal 12px Century Gothic, Avant Garde, sans-serif/*75%/1.3 Arial,Helvetica, sans-serif*/;
	color:#ffffff;
	width:100%;
}
  
#container {
	width: 760px;
	height:auto;
	border: 1px solid #000000;
	margin: 0 auto;
	padding: 0;
}

#headerArt {
	background-image: url(/assets/images/headerArt.gif);
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	background-position:left top;
	height: 370px;
	width: 760px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
#wrapper {
	height: 450px;
	overflow: visible;
	width: 760px;
	margin: -4px auto 0px auto;
	background-image: url(/assets/images/paul-home-2010-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 24px;
	text-align: center;
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333366;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
}
	
#footer {
	height: 100px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 10px;
	width: 760px;
}

#right {
	height: 380px;
	width: 440px;
	float: left;
	overflow: auto;
	padding: 0px;
	background-color: #000000;
	text-align: left;
	color: #FFF;
	margin: 0 6px 0 300px;
}

.mobile-photo  {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.buttons {
	left: 10px;
	right: 130px;
	top: 70px;
	position: absolute;
} 
.stripe {
	top: 60px;
	left: 140px;
	height: 10px;
	width: 440px;
	position: absolute;
	background-color: #000000;
 
}
.textnav {
	top: 0px;
	left: 0px;
	height: 10px;
	width: 780px;
	position: absolute;
	background-color: #000000;
 
}
.feature {
	left: 0px;
	height: auto;
	width: 780px;
	margin: 70px auto;
}    
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.previews {
	width: 150px;
	height: 440px;
	top:  60px;
	left: 620px;
	position: absolute;
} 	
.scroll {
 height: 430px;
 width: 145px;
 overflow: auto;
 border: 0px solid #000;
 background-color: #000;
 padding: 0px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #F0E07D;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.replayheads {
	font-size: 14px;
	font-weight: bold;
	margin-top: 24px;
	padding: 12px 0;
}
.rssRule {
	border-bottom:1px dotted #6666cc; 
	width:80%;
	margin-top: 18px ;
	margin-bottom: 18px ;
	}

#right img[style] { clear:left;!important }
	
#right p {clear:left;!important}

#footerLeft {
	float: left;
	width: 500px;
}
#social {
	float:right;
	width:200px;
	text-align: right;
}
#footerPaul {
	width:760px;
	padding:6px;
	height: 200px;
	font-size: 10px;
}
