#people { 
background-image: url(images/people.gif);
}

#download { 
background-image: url(images/welcome.gif);
}

#news { 
background-image: url(images/news.jpg); 
width: 130px; 
height: 160px; 
}

textarea { 
border: solid 1px; border-color: #000000; 
background-color: #000000; 
color: #ffffff; 
margin-left: 10px; 
margin-top: 12px; 
} 

h1 { 
font-family: Verdana, Arial, Sans-Serif;
font-size: 20px;
line-height: normal;
font-weight: normal;
color: #ffcc66;
text-align: center; 
text-decoration: underline; 
}

h2 { 
font-family: Verdana, Arial, Sans-Serif;
font-size: 18px;
line-height: normal;
font-weight: normal;
color: #ffcc66;
text-align: left; 
}


p { 
font-family: Verdana, Arial, Sans-Serif;
font-size: 12px;
line-height: normal;
font-weight: normal;
color: #ffcc66;
text-align: center; 
}

.p { 
font-family: Verdana, Arial, Sans-Serif;
font-size: 9px;
line-height: normal;
font-weight: normal;
color: #ffcc66;
text-align: center; 
margin-bottom: 5px;
}

.p2 { 
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
line-height: normal;
font-weight: normal;
color: #ffcc66;
text-align: center; 
}

.pbj{ 
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
line-height: normal;
font-weight: normal;
color: #ffcc66;
text-align: right; 
}

.pvp { 
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
line-height: normal;
font-weight: normal;
color: #ffcc66;
text-align: left; 
}

.pvp2 { 
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
line-height: normal;
font-weight: normal;
color: #ffffff;
text-align: left; 
}

.psc { 
font-family: Verdana, Arial, Sans-Serif;
font-size: 12px;
line-height: normal;
font-weight: normal;
color: #ffffff;
text-align: left; 
}

.copy { 
font-family: Verdana, Arial, Sans-Serif;
font-size: 10px;
line-height: normal;
font-weight: normal;
color: #ffffff;
text-align: center; 
padding: 10px; 
}

.content { 
font-family: Verdana, Arial, Sans-Serif;
font-size: 10px;
line-height: normal;
font-weight: normal;
color: #ffffff;
text-align: justify; 
padding: 5px; 
}

ol { 
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
line-height: normal;
font-weight: normal;
color: #ffffff;
text-align: left; 
}

ul { 
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
line-height: normal;
font-weight: normal;
color: #ffffff;
text-align: left; 
}

a:link { color:#ffcc66; text-decoration: none; }
a:visited { color:#ffcc66; text-decoration: none; }
a:active { color:#ffcc66; text-decoration:none; }
a:hover { color:#ffcc66; text-decoration: underline; }

a.external:link { color:#ffffff; text-decoration: underline; }
a.external:visited { color:#ffffff; text-decoration: underline; }
a.external:active { color:#ffffff; text-decoration:underline; }
a.external:hover { color:#ffffff; text-decoration: none; }


