*{
    margin:0;
    padding:0;
    border:none;
    color:#808080;
    font-size:12px;
    font-family:Arial,Verdana,sans-serif;
    line-height:1.6em;
}

a{text-decoration:none;}
a:link, a:active, a:visited{color:#666666;}
a:hover{color:#cccccc;}

br{letter-spacing:normal;}
img{border:none;}

h1{
    height:200px;
    line-height:200px;
    text-align:center;
    font-family:"Times New Roman";
    font-weight:normal;
    font-size:24pt;
    letter-spacing:2px;
    color:#2ca9e1;
}
h2{
    color:#999999;
    font-size:12px;
    background : url(img/a.gif) no-repeat right center;
    margin:40px 50px 0;
    padding:5px 25px;
    border-bottom:1px dashed #cccccc;
    text-align:right;
}

.sitename{
    border-left:0px solid #eeeeee; border-right:2px solid #eeeeee; border-top:2px solid #eeeeee; border-bottom:2px solid #eeeeee; height:250px;
    width:398px;
    margin-top:20px;
    padding:0px;
    background : url(img/bg.gif) no-repeat left bottom;
    
}

.menu{
    text-align:right;
    margin-top:10px;
    margin-right:5px;
}

.text{
    margin:20px 50px 20px 50px;
}