@charset "utf-8";
/* CSS Document */

body {
background-image:url(../images/bg-back.gif);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.content {
vertical-align: text-top;
padding: 5px;
}

.content a{
color:#426C02;
text-decoration:none;
}

.content a:hover{
color:#426C02;
text-decoration:underline;
}

body #title {
font-family: "Century Gothic";
font-size: 15px;
padding: 5px;
color:#426C02;
}

body #content {
font-size: 11px;
padding: 5px;
text-align:justify;
line-height:20px;
}

body #name{
font-size: 13px;
}

body #menuLeft {
font-size: 11px;
text-align:left;
line-height:25px;
}

body #menuLeft a{
font-size: 11px;
text-align:left;
line-height:25px;
}

body #menuLeftSub {
font-size: 11px;
text-align:left;
line-height:25px;
padding-left:10px;
}

body #menuLeftSub a{
font-size: 11px;
text-align:left;
line-height:25px;
padding-left:7px;
}

body #location {
font-size: 11px;
margin-left: 0px;
text-align:left;
line-height:25px;
}

.footer {
font-size: 10px;
}

.footer a{
font-size: 10px;
color:#426C02;
text-decoration:none;
}

.footer a:hover{
color:#426C02;
text-decoration:underline;
}

.menu {
padding: 5px;
text-align:center;
letter-spacing: 1px;
text-decoration: none;
color:#000000;
font-weight: bold;
font-family:"Century Gothic";
font-size: 11px;
}
.menu a{
text-align:justify;
text-decoration: none;
color:#000000;
font-weight: bold;
font-family:"Century Gothic";
font-size: 11px;
}
.menu a:hover{
text-align:justify;
text-decoration:none;
color:#FFFFFF;
font-weight: bold;
font-family:"Century Gothic";
font-size: 11px;
}
