* {
margin:0px;
padding:0px;
}

body	{
font-family: Trebuchet MS, arial, sans-serif;
font-size:12px;
background:#000000;
}

#container {
width:1000px;
background:#ffffff;
margin-top:5px;
}

.header {
text-align:center;
padding:15px;
color:#ffffff;
background:#999999;
}

.title {
font-size:20px;
text-transform:uppercase;
}

.byline {
font-size:13px;
line-height:1.5;
}

.pullquote {
font-size:12px;
color:#666666;
margin-top:50px;
margin-bottom:50px;
line-height:1.5;
width:300px;
}

.spread {
margin-top:20px;
margin-bottom:40px;
vertical-align:middle;
text-align:center;
height:400px;
}

#text {
width:500px;
margin-top:25px;
padding-bottom:35px;
line-height:1.5;
text-align:left;
height:400px;

}

.backpage {
text-align:center;
}


.backpagetitle {
text-transform:uppercase;
}

.footer {
background:#999999;
font-size:11px;
text-align:center;
padding:10px;
}

.leftarrow {
background:#aba197;
width:20px;
text-align:center;
}

.rightarrow {
background:#aba197;
width:20px;
text-align:center;
}


.left {
float:left;
}

.right {
float:right;
}

.floatright {
float:right;
}

img {
border:1px solid #000000;
}

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

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

a:active {
color:#ffffff;
text-decoration:none;
}

a:hover {
color:#000000;
}


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

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

#text a:active {
color:#666666;
text-decoration:none;
}

#text a:hover {
color:#000000;
}

p { margin-top:15px;
}

p.small {
font-size:11px;
}


