@charset "UTF-8";
/* CSS Document */

<style type="text/css">
body{
font-size: 11px;
font-family: verdana;
background: #24363a;
background-image: url(th_images/teen_hope_background2.jpg;
background-position: 50% 50%;
background-repeat: no-repeat;
}
a{
color: #999;
text-decoration: none;
}
.box2{
font-family: verdana;
font-size: 15px;
font-weight: bold;
}
a:hover{
color: #999;
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: left;
}
#wrapper{
width: 750px;
margin: 0;
}
.box{
font-family: verdana;
}
.boxholder{
clear: both;
padding: 5px;
background: #FFF;
font-size: 11px;
text-align: center;
font-family: verdana;
}
.tab{
float: left;
height: 32px;
width: 90px;
margin: 0 1px 0 0;
text-align: center;
background: black url(images/greentab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #FFF;
font-size: 11px;
font-weight: bold;
padding: 9px 0 0 0;
font-family: verdana;
}
</style>
