body {
background: #000000 url("http://www.elementsurns.co.uk/images/flral%20black%20background.jpg");
}

#main-wrap{
float:left;
margin-left:28px;
margin-top:20px;
width:932px;
}

#header,#main-nav,#content-wrap,#contents,#bottom-curve,#footer{
float: left;
width: 100%;
}

#header{
margin-bottom:5px;
margin-left:9px;
}

#main-nav{
background: #FFFFFF url("images/nav-bg.png") no-repeat;
height: 38px;
width: 932px;
}

#main-nav ul{
border-right:1px solid #808080;
float:left;
margin:7px 0 0 85px;
padding:0;
}

#main-nav ul li{
background:transparent url(images/menu-bg.png) no-repeat scroll 0 0;
display:inline;
float:left;
height:25px;
text-align:center;
width:127px;
}

#main-nav ul li a{
color:#808080;
font-size:12px;
}

#content-wrap{
background:#E1E1E1 url(images/content-bg.png) repeat-x scroll 0 0;
border-left:1px solid #333333;
border-right:1px solid #333333;
width:930px;
}

#contents{
float:left;
margin-left:85px;
width:760px;
}

#contents h1{
font-size:24px;
}

#contents p{
font-family:arial;
font-size:16px;
}

#related-posts{
margin-top: 20px;
}

#related-posts h2{
color:#808080;
font-size:22px;
font-style:italic;
font-weight:normal;
margin:0;
}

#related-posts a{
font-family:arial;
font-size:14px;
font-weight:bold;
}

#external-links{
font-family:arial;
margin-top:32px;
}

.ex-item{
margin-bottom:20px;
}

.anchor{}

.anchor a{
font-weight:bold;
}

.anchor a:hover{
color: #000;
text-decoration: none;
}

.desc{}

.ex-url{
color:#0000FF;
font-size:12px;
text-align:right;
}

#bottom-curve{
background: #c0c0c0 url("images/bottom-curve.png");
height: 15px;
}

#footer{
background-color:#C0C0C0;
padding:0 0 5px;
}


