body {
font-family: times new roman;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #2F2A2C;
cursor: default;
background-color: #C5C5C5;
background-image: url(bg0.png);
background-repeat: repeat-y;
background-position: center; 
}

.title {
padding:4px;
padding-bottom:8px;  
font-family: georgia;
letter-spacing: 0px;
font-size: 17px;
line-height: 21px;
text-align: justify;
color: #A0A0A0;
text-transform: uppercase;
background-color:#F9FFFF;
background-image: url(bg1.png);
background-repeat: repeat;
font-weight: bold;
font-style: italic;
cursor: default;
       text-align: left;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color: #C5C5C5;
}

.firstletter {
font-family: georgia;
letter-spacing: 0px;
font-size: 24px;
line-height: 21px;
text-align: justify;
color: #79D7F1;
text-transform:uppercase;
font-weight: bold;
font-style: italic;
cursor: default;
       text-align: left;
} 

.content {
padding:4px; 
padding-bottom:5px;
font-family: georgia;
letter-spacing: 0px;
font-size: 12px;
line-height: 20px;
text-align: justify;
color: #A0A0A0;
background-color:#F9FFFF;
background-image: url(bg1.png);
background-repeat: repeat;
cursor: default;
       text-align: left;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color:#C5C5C5;
}

.nav {
padding:2px; 
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 10px;
text-align: center;
color: #A0A0A0;
background-image: url(bg.png);
background-color:#030304;
cursor: default;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 20px;
       border-style: solid;
       border-color: #C5C5C5;
}

a:link {
font-family: georgia;
letter-spacing: 0px;
font-size: 11px;
text-align: justify;
color: #76CEE4;
text-decoration: none;
font-weight: bold;
}

a:visited {
font-family: georgia;
letter-spacing: 0px;
font-size: 11px;
text-align: justify;
color: #76CEE4;
text-decoration: none;
font-weight: bold;
}

a:active {
font-family: georgia;
letter-spacing: 0px;
font-size: 11px;
text-align: justify;
color: #76CEE4;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: georgia;
letter-spacing: 0px;
font-size: 11px;
text-align: justify;
color: #79D7F1;
cursor: default;
text-decoration: underline;
}

input, submit, reset, textarea {
font-family: georgia;
padding: 3px;
letter-spacing: 1px;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
text-align: justify;
color: #76CEE4;
cursor: default;
background-color: #EEEEEE;
       text-align: left;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #76CEE4;
}

