* {
 margin:0;
 padding:0;
}

body {
   text-align: center;
   color:#000000;
   font-family:Arial;
   background:#f0f0f0 url('../img/bg_line.gif') repeat-y fixed center;
}

div.peoplesink {
	width:80%;
	margin-left:10%;
}

div.peoplesink h2 {
	text-align:center;
	font-size:20px;
	margin-top:10px;
}

div.peoplesink p {
	margin:20px;
	text-indent:-20px;
}

div.audiolinks {
 float:left;
 height:46px;
}

div.audiodetails {
 float:left;
 margin-top:8px;
 padding-left:10px;
 height:46px;
}

div.left_column {
	position:absolute;
	left:0px;
	top:0px;
	z-index:500;
}

div.right_column {
	position:absolute;
	right:0px;
	top:0px;
	z-index:500;
}

div.story_cover {
	margin-top:25px;
	margin-bottom:25px;
}

div.story_cover img {
	width:100px;
	margin:15px;
}

div.container {
   width: 990px;
   height:auto;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}

div.content {
 top:0px;
 width:990px;
}

a, img {
 border:0px;
 margin:0px;
 padding:0px;
}

a.spokenlink { font-size:15px;color:blue;font-weight:bold; text-decoration:none; }
a.spokenlink:hover { text-decoration: underline; }

div.header {
 width:990px;
 height:140px;
 background-color:#fff;
}

img.logo {
 float:left;
 border:0px;
 width:140px;
 height:140px;
 margin-left:5px;
}

.member_header {
 float:left;
 font-size:12px;
 font-family:verdana;
 padding-top:7px;
 margin-left:20px;
}

.member_header p {
 display:inline;
 margin-top:0px;
}

.member_header p.login_options {
 position:absolute;
 right:25px;
}

div.navigation_box {
 float:left;
 position:relative;
 background: url('../img/nav/navbar.gif') no-repeat center center;
 margin-top:0px;
 width:844px;
 height:120px;
 background-color:#fff;
}

img.nav {
 margin-top:6px;
}

img.authors {
 float:left;
 margin-left:26px;
 width:62px;
 height:105px;
}

img.actors {
 float:left;
 margin-left:10px;
 width:64px;
 height:105px;
 }

img.peoplesink {
/* margin-top:28px; */
 float:left;
 margin-left:80px;
	margin-right:			25px;
}

img.stories {
 float:left;
 margin-left:15px;
/* width:71px; */
 height:106px;
}

img.yourinkpot {
 float:left;
 margin-left:21px;
 width:96px;
 height:106px;
}

img.blog_link {
 float:left;
 top:7px;
 margin-left:80px;
 margin-top:37px;
}

img.events_link {
 float:left;
 margin-left:10px;
 width:79px;
 height:108px;
}

div.beta {
 width:113;
 height:113;
 position:absolute;
 left:0px;
 top:0px;
 width:113px;
 height:113px;
}

div.footer {
 float:left;
 clear:both;
 margin-top:20px;
 margin-bottom:20px;
 background: url('../img/nav/footbar.gif') no-repeat top center;
 text-align:center;
 background-color:#fff;
 height:35px;
 width:990px;
 font-size:11px;
 font-weight:bold;
}

div.footer ul {
 margin-left:auto;
 margin-right:auto;
 margin-top:3px;
 height:15px;
 list-style:none;
}

div.footer img {
 position:relative;
 display:inline;
}

div.footer span {
 color:#aaa;
}

div.footer ul li {
 padding-left:2px;
 padding-right:2px;
 display:inline;
}

div.footer ul li a {
 text-decoration:none;
 color:#000;
}

div.footer ul li a:active {
 text-decoration:none;
 color:#000;
}

div.footer ul li a:visited {
 text-decoration:none;
 color:#000;
}

div.footer ul li a:hover {
 color:#270059;
}

div.footerlinks {
 float:left;
 width:740px;
 text-align:center;
 margin-top:6px;
 margin-left:20px;
}

div.footer .facebook {
 float:left;
 margin-left:35px;
 margin-top:9px;
}

div.footer .bookmark {
 float:left;
 margin-top:9px;
 margin-left:5px;
}

div.confirm {
 font-family:arial, tahoma;
 width:400px;
 margin-left:auto;
 margin-right:auto;
 margin-top:15px;
 font-size:12px;
 font-weight:bold;
 text-align:center;
}

div.searchcontainer {
 position:absolute;
 left:50%;
 top:140px;
 margin-left:255px;
 font-size:11px;
}

.searchbox {
 font-size:11px;
}

.searchbutton {
 font-size:11px;
 margin-left:3px;
}