body{
	background: #f3eed0;
	font-family: futura, trebuchet, helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	color: #000;
	}

#wrapper{
	position: relative;
	margin: 5% auto;
	height: 700px;
	width: 800px;	border: 3px solid #d7361a;
	z-index: 1;	overflow: none;
}

#logo{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;	background: #ee8fac;	color: #fff;
}

#links{
	position: relative;
	height: 10%;
	top: 0%;	border-bottom: url('http://www.theonenightonlymagazine.com/new/images/border.png');
}

#links ul li, .content ul li a:visited, .content ul li a:active, .content ul li a:hover, .content a, .content a:visited, .content a:active{
    font-family: futura, trebuchet, helvetica, sans-serif;
    font-size: 20px;
    color: #000;
    text-decoration: none;
}

#links ul li:hover{
    color: #000;    cursor: pointer;
}

#links ul{
    margin: 0;
    padding-top: 60px;
    padding-left: 100px
}

#links ul li{
    display: inline;
    padding-right: 7px;
}

#links ul li.first{
    margin-left: 5px;
}

ul {
	 position: absolute; 
	 bottom: 0px; 
	 left: 25px;
}

.content{
	position: absolute;
	left: -900px;
	top:15%;
	width: 645px;
	padding-right: 10px;
	margin-bottom: 5%;
	height: 75%;
	text-align: left;
	overflow-y: auto;}
.content a:visited, #content a:hover{	text-decoration: underline;
}
img{
	border: 0;
}

#copy{
	position: relative;
	top: 90%;
	height: 5%;
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
}h1{
	height: 10%;
}iframe{	border: 0px #663 solid;	width: 96%;	height: 80%;
}