/* CSS Document */
body{
margin:0px;
padding:0px;
background:#2A001E;
color:#330033;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#container{
width:100%;
}
#page{
width:900px;
position:relative;
background:url(images/Tcontent_fill.jpg) repeat-y;
z-index:1;
} 
#Theader{
width:900px;
height:130px;
background:url(images/Theader.jpg) no-repeat;
} 
#links{
position:relative;
float:left;
left:5px;
top:0px;
margin-bottom:30px;
width:114px;
}
#links a{
color:#640938;
font-size:14px;
font-weight:bold;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
display:block;
border:1px solid #B32D58;
margin:8px;
width:112px;
}
#links a:hover{
color:#FFFFFF;
} 
#Tavatar{
position:relative;
float:left;
left:15px;
top:0px;
} 
#Tcontent{
padding:0px 330px 0 190px;
line-height:20px;
z-index:2;
}
#clearfloats{
clear:left;
}
#Tfooter{
clear:both;
width:900px;
height:108px;
background:url() no-repeat;
} 
#TfooterT{
position:absolute;
float:right;
bottom:108px;
right:0px;
height:125px;
width:272px;
z-index:3;
}

