body{
background-image: url(images/tile.gif);
background-repeat: repeat;
background-color: #4B4B4B;
scrollbar-highlight-color:#AAAAAA;
scrollbar-shadow-color:#333333;
scrollbar-track-color:#4B4B4B;
scrollbar-face-color:#4B4B4B; 
scrollbar-arrow-color:#AAAAAA;
}

td.background{
background-color: #444444;
background-image: url(images/tile.gif);
background-repeat: repeat;
}

td.texture{
background-color: #DDDDDD;
background-image: url(images/texture.gif);
background-repeat: repeat;
}

td.border{
background-color: #FF0000;
background-image: url(images/border.gif);
background-repeat: repeat;
width:100%;
}

td.rollOver{
background-color: #DDDDDD;
background-image: url(images/texture.gif);
background-repeat: repeat;
width:100%
height:100px;
}


center{
position:relative; top:6%; right:0px;
}

p.aboutIn{
width:90%;
font-family: Geneva, Verdana, sans-serif; 
font-size:11px;
color:#191911; 
font-weight: normal; 
font-varient: small-caps; 
line-height: 1.35em;
margin-top: 0px;
margin-bottom: 2%;
margin-left: 3%;
margin-right: 5px;
text-align: left;
vertical-align: top;
}

p.title{
width:100%;
font-family: Geneva, Verdana, sans-serif; 
font-size:11px;
color:#191911; 
font-weight: normal; 
font-varient: small-caps; 
line-height: 1.35em;
margin-top: 0px;
margin-bottom: 2%;
margin-left: 2px;
margin-right: 5px;
text-align: left;
vertical-align: top;
}

A:link {
color:#666666;
}
A:visited {
color:#666666;
}
A:active {
color:#666666; 
}
A:hover {text-decoration:none; 
color:#AAAAAA;
}



font.title{
font-size:14px;
color:#CC0000;
letter-spacing: 0.2em;
font-weight: 900;
}

