html, body {
height: 100%;  
padding: 0px;
margin: 0px;
background-color:#000000;
}
html>body .all {
min-height: 100%; 
height: auto;
}
.all{
position: relative;
height: 100%;
width:912px;
}
.top{
width:912px;
background-image:url(img/top-1.jpg);
background-repeat:no-repeat;
}
.menu{
position: relative;
top:77px;
height:55px; 
width:912px;
}
.content{
color:#CCCCCC;
text-align:left;
background-image:url(img/top-2.jpg); 
background-repeat:no-repeat; 
padding-left:140px; 
padding-right:140px; 
}
.content p{color:#CCCCCC;}
.content h1{
font-size:18px;
color:#ffffff;
text-align:center;
}
.content h2{
font-size:16px;
color:#ffffff;
text-align:center;
background-color:#000000;
}
.content h3{
font-size:10px;
color:#ffffff;
text-align:right;
background-color:#000000;
font-weight: normal;
}
.content a{
color:#8D6D6F; 
text-decoration:none;
}
.content a:hover{
color:#FFFFFF; 
text-decoration:none;
}
.content a:visited{
color:#990000; 
text-decoration:none; 
}	
.menu-button{
height:34px; 
width:700px;
}
.menu-button2{
height:34px; 
width:280px;
}
#button1, #button2, #button3, #button4, #button5, #button6, #button7{
height:34px; 
width:134px;
float:left;
}
.links1, .links2, .links3, .links4, .links5, .links6, .links7{
height:21px; 
width:134px;
float:left;
font-size:smaller;
}
.links1 a{
color:#585858;
text-decoration: none;}
.links5 a{
color:#585858;
text-decoration: none;}
.links2 a{
color:#696969;
text-decoration: none;}
.links4 a{
color:#696969;
text-decoration: none;}
.links6 a{
color:#696969;
text-decoration: none;}
.links7 a{
color:#696969;
text-decoration: none;}
.links3 a{
color:#7E7E7E;
text-decoration: none;}
.links1 a:visited{
color:#585858;
text-decoration: none;} 
.links5 a:visited{
color:#585858;
text-decoration: none;}
.links2 a:visited{
color:#696969;
text-decoration: none;} 
.links4 a:visited{
color:#696969;
text-decoration: none;} 
.links6 a:visited{
color:#696969;
text-decoration: none;} 
.links7 a:visited{
color:#696969;
text-decoration: none;}
.links3 a:visited{
color:#7E7E7E;
text-decoration: none;}
.links1 a:hover{
color:#ffffff;
text-decoration: none;} 
.links5 a:hover{
color:#ffffff;
text-decoration: none;}
.links2 a:hover{
color:#ffffff;
text-decoration: none;} 
.links4 a:hover{
color:#ffffff;
text-decoration: none;} 
.links6 a:hover{
color:#ffffff;
text-decoration: none;} 
.links7 a:hover{
color:#ffffff;
text-decoration: none;}
.links3 a:hover{
color:#ffffff;
text-decoration: none;}
.menu-links{
height:21px; 
width:700px;
}
.menu-links2{
height:21px; 
width:280px;
}
.space{
height:34px;
width:7px;
float:left;}
.footer{
color:#CCCCCC;
font-size:smaller;
background-image:url(img/footer.jpg); 
background-repeat:no-repeat; 
background-position:center; 
text-align:center;
}
