p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 1.6em;
}

img {
	border:0px
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 110px;
	width: 980px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#nav {
	width: 400px;
	position: absolute;
	top: 80px;
	right: 0px;
}
	
#nav ul {
	list-style-type:none;
	margin:0;
	padding: 0px;
}

#nav li {
	float:left;
	display: block;
	width: 100px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 0.9;
	letter-spacing: 0.09em;
	font-weight: normal;
	color: #333;
	padding-bottom: 10px;
}

#nav li.current {
    color: #906;
}

#nav li a:link {
	color: #666;
	text-decoration: none;
}

#nav li a:visited {
	color:#666;
	text-decoration:none;
}

#nav li a:hover {
	color: #906;
	text-decoration: none;
}

a:active {
	color:#906;
	text-decoration:underline;
}

#header img {
	position: relative;
	top: -10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 0.9;
	letter-spacing: 0.09em;
	font-weight: normal;
	color: #333;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #906;
	letter-spacing: -0.05em;
	line-height: 0.8;
}

h3 {
	font-size: 105%;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.bold-color {
	font-weight: bold;
	color: #906;
}

.bold-link {
	font-weight: bold;
	text-decoration: underline;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 1.6em;
}
	
#maincontent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	width: 1000px;
	padding-bottom: 5px;
}

#cover-text {
	background: black;
	opacity: 0.75;
	filter:alpha(opacity=60); /* For IE8 and earlier */ 
	width: 400px;
	padding: 10px;
	position: absolute;
	top: 	170px;
	left: 20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: block;
}

.cover-intro {
	font-family: Arial, "Times New Roman", Times, serif;
	color: white;
	line-height: 1.3em;
	font-size: 105%;
}

#maincontent h1 {
	color: #396;
	font-size: 190%;
	margin: auto;
	text-align: center; 
	letter-spacing: 0.9;
	line-height: 0.8;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}

#sidebar {
	width: 300px;
	float: right;
}
	
#fccm {
	width: 280px;
	border: 1px solid #333;
	margin-top: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	text-align: center;
}

#blogfeed {
	width: 280px;
	padding: 10px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #E9E9E9;
	text-align: center;
	border: 1px dotted #999;
}
	
#recent {
	width: 640px;
	margin-top: 10px;
	border-bottom: 1px solid #333;
	padding: 0px 10px 10px 15px;

}

#greatest {
	width: 640px;
	margin-top: 10px;
	border-bottom: 1px solid #333;
	padding: 0px 10px 10px 15px;
}
	
.story-mini-box {
	float: left;
	width: 266px;
	margin-right: 25px;
	margin-bottom: 20px;
}

#net-crumbs {
	width: 640px;
	margin-top: 10px;
	padding: 0px 10px 0px 15px;
}

#foot {
	width: 1000px;
	height:90px;
	border-top: 1px	solid #333;
	padding-top:10px;
}

div.feedburnerFeedBlock ul li span.headline { 
display:block; 
margin:12px 0 0 0; 
}
div.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size: 14px;	
}

#longtxt1 {
	width: 350px;
	padding: 50px 105px 0px 75px;
	float: left;
}
#longtxt2 {
	padding: 50px 75px 0px 0px;
}

ul#tabs {
	list-style-type:none;
	margin-top: 10px;
	padding-left: 0px;
	overflow:hidden;
	width: 300px;
	border-bottom: 1px solid #ccc;
}

ul#tabs li {
	width: 70px;
	float:left;
	display: block;
	padding-left: 20px;
}

ul#tabs a {
    color: #CC0033;
    float: left;
    line-height: 2em;
    padding-right: 10px;
    text-decoration: none;
}

ul#tabs li.current {
    background-color: #ccc;
	background-position: 0 -60px;
    border: 1px solid #ccc;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

.details {
	font-style: italic;
	font-size: 80%;
}
	
.thumbnail {
	float: left;
	width: 133px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.category-1 {
	width: 300px;
	float: left;
	padding: 0px 10px 10px 15px;
	margin-top: 10px;
}

.category-2 {
	width: 300px;
	margin-left: 340px;
	padding: 10px 10px 10px 15px;
	border-left: 1px dotted #333;
}

#portfolio-lead {
	width: 461px;
	padding: 10px;
	margin-left: 510px;
}

#portfolio-lead-text {
	padding-top: 40px;
	padding-left: 10px;
	width: 430px;
	float:left;
}

#portfolio-lead-text-story {
	padding-top: 40px;
	padding-left: 10px;
	width: 470px;
}

#portfolio-visual-links {
	width: 461px;
	padding: 10px;
	float: right;
}
	
#portfolio-level-1 {
	width: 680px;
	height: 460px;
	border-bottom: 1px dotted #333;
	padding-top: 10px;
}

#portfolio-level-2 {
	width: 680px;
	height: 750px;
	border-bottom: 1px dotted #333;
	padding-top: 10px;
}

#portfolio-level-3 {
	width: 680px;
	height: 250px;
	padding-top: 10px;
}

#browse {
	background: #E9E9E9;
	width: 280px;
	border: 1px solid #333;
	margin-top: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	text-align: center;
}

#story-links {
	width: 440px;
	padding: 10px;
}

#wrapper #lowbox1 {
	position: absolute;
	height: 280px;
	width: 230px;
	top: 535px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	margin-top: 10px;
}
#wrapper #lowbox2 {
	position: absolute;
	height: 280px;
	width: 230px;
	left: 250px;
	top: 535px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	margin-top: 10px;
}	
#wrapper #lowbox3 {
	position: absolute;
	height: 280px;
	width: 230px;
	left: 500px;
	top: 535px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	margin-top: 10px;
}
#wrapper #lowbox4 {
	position: absolute;
	height: 280px;
	width: 230px;
	left: 750px;
	top: 535px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#wrapper #footerin {
	position:absolute;
	height: 100px;
	width:1000px;
	padding-top: 10px;
	top: 830px;
	border-top-color:#333;
	border-top-style:solid;
	border-top-width: 1px;
}
#wrapper #maincontent #txt {
	position: absolute;
	height: 300px;
	width: 410px;
	left: 50px;
	top: 65px;
}
#wrapper #maincontent #subnav {
	position: absolute;
	height: 30px;
	width: 400px;
	left: 50px;
	top: 5px;
}
#wrapper #lowbox1 #pic1 {
	position: absolute;
	height: 100px;
	width: 133px;
	bottom: 0px;
	left: 10px;
}
#wrapper #lowbox2 #pic2 {
	position: absolute;
	height: 100px;
	width: 133px;
	bottom: 0px;
	left: 10px;
}
#wrapper #lowbox3 #pic3 {
	position: absolute;
	height: 100px;
	width: 133px;
	bottom: 0px;
	left: 10px;
}

#wrapper #maincontent #mainmedia #audio {
 	position: absolute;
	height: 32px;
	width: 461px;
	top: 322px;
}

#wrapper #videobar #homevideopic {
	position: absolute;
	height: 200px;
	width: 266px;
	bottom: 0px;
}
#wrapper #videobar #homevideotxt {
	position: absolute;
	height: 225px;
	left: 270px;
	bottom: 0px;
	width: 345px;
	padding-left: 25px;
}
#wrapper #audiobar #homeaudiopic {
	position: absolute;
	height: 200px;
	width: 266px;
	bottom: 0px;
}
#wrapper #audiobar #homeaudiotxt {
	position: absolute;
	height: 225px;
	left: 270px;
	bottom: 0px;
	width: 345px;
	padding-left: 25px;
}
#wrapper #subnav2 {
	position: absolute;
	height: 30px;
	width: 400px;
	left: 50px;
	top: 135px;
}

a:link{
	color:#333;
	text-decoration: none;
}

a:visited {
	color:#333;
	text-decoration: none;
}

a:hover {
	color:#906;
	text-decoration:none;
}
a:active {
	color:#906;
	text-decoration:underline;
}



