@charset "utf-8";

/* Coding by Craddock */



* {

margin: 0px;

padding: 0px; 

}



body {

background: #121212;

font: 11px Arial, Helvetica, sans-serif;

color: ;

padding: 0px 0px 50px 0px;

}



.wrapper {

width: 969px;

margin: 0 auto;

}



.content {

width: 727px;

margin: 0 auto;

background: #ffffff url(img/bottom.jpg) no-repeat bottom;

padding: 0px 7px 7px 7px;

}



p {

width: 710px;

}



h1 {

width: 969px;

height: 129px;

background: url(img/header.jpg) no-repeat;

}



h1 a {

display: block;

height: 129px;

}



h1 span {

display: none;

}



h2 {

font-size: 14px;

}



a {

color: #454b48;

text-decoration: none;

}



a:hover {

color: #454b48;

text-decoration: underline;

}



h3 {

width: 741px;

height: 173px;

background: url(img/header2.jpg) center no-repeat;

}

#top {

width: 741px;

height: 9px;

background: url(img/top.jpg) no-repeat center;

margin: 0 auto;

}



.left {

width: 741px;

float: left;

}



.right {

width: 200px;

float: right;

background: #080808 url(img/rbottom.jpg) bottom no-repeat;

padding: 10px;

}



.right h4 {

color: #ffffff;

font-size: 12px;

text-decoration: underline;

}



.right a {

color: #fa7000;

text-decoration: underline;

margin-left: 6px;

line-height: 15px;

}



#nav {

width: 741px;

background: #fff url(img/bottom.jpg) bottom no-repeat;

text-align: center;

padding: 10px 0px 17px 0px;

}