
h5{
text-align: center;
}
p{
text-align:center;
}
h1{
text-align: center;
}

a.titlelinks{
font-family:"Times New Roman", Times, serif;
color:yellow;
font-size:17px;  
text-decoration: none;
text-align:center;

}
#wrapper{
margin: auto;
padding-top: 25px;
text-align: center;
/*height: 2050px;*/
height:auto;
width:900px;
}
wrapper td{
height:auto;
}
#wrapper p{
 text-align:center; 
 font-size: 13px;
 color:#CCCCCC;
}
#wrapper img{
text-align:center;
}
#wrapper a{
text-align:center;
}
#wrapper td{
background: url("/graphics/tdbg.jpg");
background-repeat:no-repeat;
}
#wrapper a img{
	border:solid;
	border-width:1px;
	border-color:#000000;
}
#wrapper a img:hover{
	border:solid;
	border-width:1px;
	border-color:#0000CC;
}
td{
width:280px;
}	