body {
background: black;
text-align : center;
font-family: helvetica, arial;
overflow-x: hidden;
}
#content {
color : black;
background: white;
font-family: helvetica, arial;
padding : 0px;
}
#contentx {
color : black;
background: white;
font-family: helvetica, arial;
padding : 0px;
}
#content a:link {
color : black;
text-decoration:none;
border-bottom:1px solid #7C0D0D;
font-size : 80%;
}
#content a:visited {
color : black;
text-decoration:none;
border-bottom:1px solid #7C0D0D;
font-size : 80%;
}
#content a:hover {
color : black;
text-decoration:none;
border-bottom:1px solid #7C0D0D;
font-size : 80%;
}
#content a:active {
color : black;
text-decoration:none;
border-bottom:1px solid #7C0D0D;
font-size : 80%;
}
#wrapper {
position: absolute;
left: 0;
width : 100%;
margin : 0 auto;
text-align : left;
padding : 0px;
}
#menu {
text-align : center;
}
#floatright {
width : 65%;
padding-right: 50px;
float : right;
text-align : left;
}
#contact {
width : 200px;
float : right;
text-align : center;
}
#buttons {
background : black;
}
#chunk {
position: absolute;
background: white;
left: 0;
margin-top:205px;
}
#chunk2 {
position: absolute;
background: white;
left:0;
top:205px;
width:100%;
text-align : center;
}

#chunk4 {
position: absolute;
left:0; 
vertical-align:;
width:100%;
text-align : center;
}

#chunk99 {
position: absolute;
left: 0;
margin-top:205px;
padding: 0;
}

#menu a:link {
color : black;
text-decoration:none;
border-bottom:1px solid #7C0D0D;
font-size : 80%;
}
#menu a:visited {
color : black;
text-decoration:none;
border-bottom:1px solid #7C0D0D;
font-size : 80%;
}
#menu a:hover {
color : #7C0D0D;
text-decoration:none;
border-bottom:1px solid #7C0D0D;
font-size : 80%;
}
#menu a:active {
color : #7C0D0D;
text-decoration:none;
border-bottom:1px solid black;
font-size : 80%;
}
#fakelink {
color : black;
text-decoration:none;
font-size : 80%;
}
#chunk3 {
position: absolute;
left: 0;
WIDTH: 100%;
margin-top:205px;
background : white;
}
#nav {
background : black;
width: 100%;
padding-right : 10px;
padding-left : 10px;
}
#nav2 {
background : black;
width: 100%;
padding-right : 20px;
padding-left : 5px;
}
#header {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 195px;
background: black;
clear : both;
text-align : center;
}
#footer {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
max-height: 150px;
background: black;
clear : both;
text-align : center;
}
#footer h1 {
font-size : 70%;
text-align : center;
padding : 0;
margin : 0;
color : white;
}
#footer a:link {
color : #7C0D0D;
}
#footer a:visited {
color : #7C0D0D;
}
#footer a:hover {
color : #7C0D0D;
}
#footer a:active {
color : #7C0D0D;
}
#menufooter {
position: absolute;
left: 0;
bottom: -170px;
width: 100%;
height: 150px;
background: black;
clear : both;
padding: 10px;
text-align : center;
}
#mid {
text-align : center;
}
