body { margin:0px; font-family: "Trebuchet MS", Arial, sans-serif;font-size:14px;}
* {
margin: 0;
padding: 0;
}
a { color:#1C8AD5; text-decoration:underline;}
a:hover { text-decoration:none; color:#ff0000; }
.gmenu {
list-style-type: none;
height: 60px;
//width: 510px;
margin: auto;
}
.gmenu li {
float: left;
}
.gmenu a {
padding-right: 10px;
padding-left: 10px;
padding-bottom:7px;
display: block;
line-height: 18px;
text-decoration: none;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 14px;
color: #99FFFF;
border-bottom:8px solid #99FFFF;
}
.gmenu a:hover {
color: #FFF;
border-bottom:8px solid #FFFFFF;
}
.hpsect {
background:#ffffff url("../images/shdw.jpg") bottom right no-repeat;float:left;width:300px;height:300px;margin:8px;
}
.hpsect p {
color:#333333;padding:5px 20px;
}
