body {
margin : 20px 0;
background : #310304 url(images/bg.gif) repeat-x top;
font-family : "Trebuchet MS", Arial, "Times New Roman", Helvetica, sans-serif;
color : #000000;
}


h1 {
font-size : 26px;
font-weight : bold;
text-transform : uppercase;
color : #3b3b3b;
text-align : center;
letter-spacing: 0.2em;
}

h2 {
font-size : 18px;
font-weight : normal;
color : #3b3b3b;
}

h3 {
font-size : 16px;
font-weight : normal;
color : #000000;
}

h4 {
font-size : 14px;
font-weight : normal;
color : #000000;
}

h5 {
font-size : 12px;
font-weight : normal;
color : #000000;
}

h6 {
font-size : 11px;
font-weight : normal;
text-transform : uppercase;
color : #3b3b3b;
line-height : 20px;
}

.left {
text-align : left;
}

.center {
text-align : center;
}

.right {
text-align : right;
}

.justify {
text-align : justify;
}


img {
margin : 5px;
}

img.parts {
margin : 25px;
}


p, ul, ol {
margin-bottom : 20px;
line-height : 167%;
font-size : 12px;
}

a {
color : #000000;
font-weight : bold;
text-decoration : underline;
}

a:hover {
font-weight : bold;
text-decoration : none;
color : #640607;
}


#body {
background : #ffffff;
text-align : center;
border : 10px double #310304;
width : 800px;
margin : 0 auto;
}


#header {
width : 770px;
height : 80px;
margin : 0 auto;
}


#logo {
float : left;
text-align : left;
width : 160px;
}


#menu {
float : right;
text-align : center;
}

#menu ul {
margin : 0;
padding : 0;
list-style : none;
}

#menu li {
display : inline;
}

#menu a {
display : block;
float : left;
height : 50px;
padding : 30px 25px 0 25px;
text-decoration : none;
font-size : 12px;
color : #3b3b3b;
}

#menu a:hover {
color : #640607;
}


#photo {
width : 770px;
height : 190px;
margin : 10px auto;
background : url(images/logo.jpg) no-repeat;
}

#photo p {
float : right;
width : 460px;
height : 70px;
margin : 0;
padding : 110px 20px 0 50px;
text-align : right;
font-size : 136%;
font-weight : bold;
color : #ed2024;
}


#page {
width : 770px;
margin : 0 auto;
}

#page h1, #page h2 {
margin-bottom : 20px;
}


#content {
float : left;
width : 725px;
padding : 20px;
}

#content ol, #content ul {
margin-left : 3em;
}


#footer {
clear : both;
width : 770px;
height : 50px;
margin : 0 auto;
padding-top : 10px;
border-top : 5px solid #3b3b3b;
}

#footer p {
margin : 0;
padding : 0;
line-height : normal;
font-size : 77%;
}


#credit {
float : left;
}


#links {
float : right;
}

/* Date Modified:  January 16, 2010 */
