
body {
background: #131313 url('images/bkg.jpg') repeat-x;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family:  Arial, Helvetica, Verdana,  sans-serif;
font-size: 11px;
}

#container {
background: #000000;
width: 726px;
min-height: 600px;
margin: 0px auto;
}

#header {
background: #131313 url('images/header.jpg') no-repeat top left;
height: 237px;
width: 725px;
border-top: solid 1px #000;
border-left: solid 1px #000;
}

#headertxt {
height: 180px;
width: 725px;
}

#menu {
padding: 201px 0px 0px 10px;
color: #000;
font-family:  Helvetica, Verdana,  sans-serif;
font-style: bold;
text-align: center;
line-height: 33px;
}

#menu a{
color: #000;
text-decoration: none;
padding: 7px 10px 10px 10px;
line-height: 33px;
}

#menu a:hover{
color: #ACCBF9;
/* background: #131313 url('images/menubkg.jpg') no-repeat top left; */
line-height: 33px;
padding: 7px 10px 10px 10px;
}

#content {
width: 723px;
min-height: inherit;
margin: 1px;
border-left: solid 0px #87b16d;
border-right: solid 0px #87b16d;
font-family: Arial,  Helvetica, Verdana, sans-serif;
font-size: 11px;
color: #A02323;
overflow: hidden;
background: #000000;
}

#footer {
/* background: #131313 url('images/footer.jpg') no-repeat top left; */
background: #A02323 no-repeat top left;
height: 20px;
width: 725px;
font-size: 9px;
text-align: center;
margin: 0px 0px 0px 0px;
padding: 9px 0px 0px 0px;
color: #09002f;
}

#footer a {
color: #09002f;
text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
}

#maincontentbox {
float: left;
width: 400px;
padding: 10px 10px 10px 10px;
}

#maincontentbox a {
color: #A02323;
}

#singlecontentbox {
float: left;
width: 700px;
padding: 10px 10px 10px 10px;
}

#singlecontentbox a {
color: #A02323;

}

.quotes {
border-left: 2px #1A2EB0 solid;
margin-left: 15px;
padding-left: 5px;
line-style: justified;
}

.img {
padding: 5px 5px 5px 5px;
}

#smallcontentbox {
float: left;
width: 250px;
margin-left: 20px;
padding: 10px 10px 10px 10px;
color: #ACCBF9
}

#smallcontentbox a {
color: #ACCBF9;
text-decoration: none;
}

#smallcontentbox a:hover {
text-decoration: underline;
}


h1 {
font-size: 11px;
padding: 0 0px;
line-height: 30px;
}

h2 {
font-size: 11px;
padding: 0 30px;
line-height: 30px;
}



a , a:visited {
color: #A02323;
text-decoration: underline;
}

a:hover {
color: #B75252;
text-decoration: none;
}

.bold {
font-weight: bold;
}

.dates {
list-style: none;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
}

/*
li, ul {
list-style: none;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
}*/
