body {
text-align: center;
background-color: #5A5A5A;
margin: 0px;
}
p {
margin: 0px;
padding-top: 0px;
padding-bottom: 10px;
font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
font-weight: bold;
font-size: 14px;
color: #D2D2D2;
line-height: 120%;
}

 a,a:link, a:visited{
    text-decoration: none;
	color: #D2D2D2;
}

a:hover, a:active{
    text-decoration: underline;
	color: #7F7770;
}

p.captions {
font-style: italic;
font-size: 12px;
}

img.photo {
margin: 0px;
padding: 0px;
border-width:3px;
border-style: solid;
border-color: #060505;
}

div#wrapper {
width: 736px;
height: 1400px;
margin: 0 auto;
text-align: left;
padding-right: 12px;
padding-left: 12px;
padding-top: 0px;
background-color: #5A5A5A;
background: #D7CCBA url(../img/content-bg.jpg) repeat-x top;
}

div#logo {
position: relative;
top: 25px;
left: 5px;
float: left;
width: 225px;
height: 83px;
}

div#nav {
position: relative;
top: 0px;
left: -16px;
float: right;
width: 197px;
height: 371px;
}

div#flashbox {
position: relative;
top: 51px;
left: 0px;
float: left;
width: 428px;
height: 388px;
padding: 15px;
background-color: #7C0000;
border-width:4px;
border-style: solid;
border-color: #410000;
}

div#homeboxone {
position: relative;
top: 63px;
left: 0px;
float: left;
width: 428px;
height: 216px;
padding: 15px;
background-color: #211C16;
background-image: url(../img/score-bg.gif);
background-repeat: no-repeat;
border-width:4px;
border-style: solid;
border-color: #050000;
}

div#homeboxtwo {
position: relative;
top: -111px;
left: -2px;
float: right;
width: 218px;
height: 390px;
padding: 15px;
background-color: #211C16;
border-width:4px;
border-style: solid;
border-color: #050000;
}

div#homeboxthree {
position: relative;
top: 75px;
left: -118px;
float: right;
width: 324px;
height: 550px;
padding: 15px;
background-color: #211C16;
border-width:4px;
border-style: solid;
border-color: #050000;
}

div#homeboxfour {
position: relative;
top: -513px;
left: -2px;
float: right;
width: 324px;
height: 550px;
padding: 15px;
background-color: #211C16;
border-width:4px;
border-style: solid;
border-color: #050000;
}
