body, table, text-area{
background-image:url('bk.jpg');
font: normal 10px Verdana;
}
input{
font: normal 10px Verdana;
}
body{
text-align: center;
margin: 0px;
}
div#cont{
width: 782px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
div#nav, a.nav{
color: white;
background-color: #81a6d3;
float: left;
}
div#nav{
width: 100%;
}
a.nav{
text-decoration: none;
font-weight: bold;
border: solid 1px white;
width: 12%;
padding: 2px;
margin: 5px;
}
a.nav:hover{
color: #81a6d3;
background-color: white;
}
a{
color: white;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
a.b, a.text{
color: black;
text-decoration: none;
}
a.b:hover, a.text:hover{
text-decoration: underline;
}
div#m_content{
color: white;
background-color: #81a6d3;
padding: 5px;
}
div#r_content{
width: 28%;
float: right;
}
div#l_content{
color: black;
background-color: white;
width: 70%;
padding: 4px;
float: left;
}
div#footer{
width: 100%;
}
div#f_nav{
text-align: center;
width: 50%;
padding: 9px 0px 9px 0px;
margin-left: 25%;
}
img.gall_wall{
padding: 3px;
}
img.gall_wall:hover{
background-color: #81a6d3;
cursor: pointer;
padding: 3px;
}
