#about {
background: url(welcome_bg.png) no-repeat left top #FFF;
padding: 0 90px 10px 190px;
border-bottom: 1px dashed #e6e8a3;
margin: 0;
}

#about p {
font-size: 110%;
}

h1.head {
width: 600px;
height: 75px;
display: block;
text-indent: -5000px;
}

h1.tacs {
background: url(tacs.png) no-repeat -10px 0;
}

h2 a {color: #CED400;}
h2 a:hover {text-decoration: underline;}

#tacs {
padding: 10px 390px 10px 10px;
}

#tacs ul {
list-style-type: circle;
margin-left: 20px;
}


#tacs ul li {
list-style-type: circle;
font-size: 100%;
margin-bottom: 5px;
}

#content {background: url(about_bg.jpg) right bottom repeat-y;}
