/* Site Name website CSS file. Built by Paul Terry Design
http://www.paulterrydesign.co.uk 2008 */

body {
margin: 0;
padding: 0;
font-size: small;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #d5d4d5 url(../images/bggrad.jpg) top left repeat-x;
}

#outerwrap {
margin: 0 auto;
width: 750px;
}

#bgimage {
margin-top: 80px;
padding: 200px 0 200px 0;
background: url(../images/bgimage.jpg) no-repeat;
}

#header h1 {
margin: 0;
padding: 35px 0 35px 0;
text-indent: -5000px;
background: url(../images/logo.jpg) top left no-repeat;
position: relative;
left: 390px;
top: -140px;
}

#maintext {
margin: 0;
padding: 20px;
padding-top: 0;
width: 245px;
position: relative;
left: 390px;
top: -170px;
background: white url(../images/textbggrad.jpg) top left repeat-x;
border: 5px solid white;
text-align: center;
font-size: 90%;
}

#maintext h2 {
margin: 0;
padding: 10px 0 10px 0;
text-indent: -5000px;
background: url(../images/comingsoon.gif) no-repeat 50% 0;
}

#maintext p {
margin: 0;
padding: 0;
padding-top: 10px;
}

.copyright {
font-size: 70%;
line-height: 3em;
}

a {
text-decoration: none;
color: #db309c;
}

a:hover {
text-decoration: underline;
}
