div.banner {
text-align:center;
position:relative
}

div.overlay1 {
position:absolute;
left:50%;
margin-left:-370px;
top:20px;
color:#CC0000;

}

div.overlay {
position:absolute;
left:60%;
margin-left:0px;
top:155px;
color#000;

}

div.navlist {
width:800px;
}

div.test {
width:800px;
height:40px;
background-image:url(../images/nav/master.jpg);
background-repeat:repeat-x;
margin-left:1px;
}

div.main {
margin-top:0;
width:800px;
text-align:left;
background:url(../images/border-middle.jpg);
overflow:auto;
}

div.b-top {
width:800px;
}

div.footer {
height:75px;
width:800px;
background:url(../images/footer.jpg);
}

div.footer1 {
height:75px;
width:800px;
background:url(../images/footer.jpg);
position:fixed;
}

div.lcolumn{
width:58%;
float:left;
}

div.rcolumn {
float:right;
margin-right:30px;
}

div.med {
margin-left:30px;
width:370px;
height:330px;
text-align:center;
padding-top:20px;
}

div.med1 {
width:370px;
height:330px;
text-align:center;
padding-top:20px;
}

div.med:hover {
background-image:url(../images/hov.png);

}

div.med1:hover {
background-image:url(../images/hov.png);

}

.number {
font-size:18px;

}

.nocen {
text-align:left;
}

.small {
font-size:12px;
}

.underline {
text-decoration:underline;
}

.bigger {
font-size:24px;
}

.bold {
font-weight:bold;
}

.it {
font-style:italic;
}