
body{
background: url(../images/BG.jpg) top center no-repeat fixed #858484;
margin:0; }

h1{
color: #761818;
font:bold 1.50em Comic Sans MS, "Arial Black", Arial, Helvetica, sans-serif,;
margin:0 auto;
text-align:center; }

#wrapper{
width:100%;
margin: 0px auto 0px auto;
}
#mainwrap{
background: url(../images/contentBG.jpg) repeat-y;
width:1000px;
margin: 0px auto 0px auto;
overflow:visible;}

#header{
background: url(../images/header.jpg) top no-repeat;
height:437px;
width:987px;
}

#content{
width:987px;}

#pagetext{
font-family:  Comic Sans MS, Arial, Helvetica, sans-serif, "Arial Black";
font-size:14px;
width:600px;
margin-left:200px;
padding-bottom:30px;}

#bottomlinks{
text-align:center;
width:987px;
padding-bottom:10px;
font:.700em Comic Sans MS, Arial, Helvetica, sans-serif, "Arial Black";
line-height:18px;}

#bottomlinks a{
color:#000000;
text-decoration:none;
}
#bottomlinks a:hover{
color:#FF0000;}
#copywrite {
font-style:italic;
}
a{
color:#0000FF}

a:hover{
color:#FF0033;}

