#header {
margin: 0; 
padding: 0; 
width: 100%;
height: 160px;
background:url(header2009.jpg) no-repeat top center;
text-indent: -10000px;
}

body {
background: #5e2f46;
margin:0;
padding:0;
text-align: center;
vertical-align: middle;
color: #f0eeed;
font-family: Verdana; 
font-weight: normal; 
font-size: 11px; 
}

p {
color: #f0eeed;
font-family: Verdana; 
font-weight: normal; 
font-size: 11px; 
}

#main {
width: 750px; 
text-align: left; 
margin: 0 auto;
}  

#topcurve{
width: 750px;
height: 24px;
background:url(topcurve.png) no-repeat top center;
}

#bottomcurve{
width: 750px;
height: 24px;
background:url(bottomcurve.jpg) no-repeat top center;
text-align:center;
color: #cccccc;
font-family: Verdana; 
font-weight: bold;
font-size: 10px; 
}

#darkpurple{
width: 750px;
background:url(darkpurple.png) repeat-y;
padding: 0 0 30px 0;
}

#textholder{
width: 700px;
text-align: left;
margin: 0 25px 0 25px;
}

a{
color: #db96c3;
font-weight: bold;
text-decoration: none;
}

a:hover{
color: #e6dae2;
font-weight: bold;
text-decoration: none;
}

h1{
font-size: 16px;
color: #be70a2;
padding: 0;
margin: 0 0 10px 0;
}

h2{
font-size: 14px;
color: #be70a2;
padding: 0;
margin: 30px 0 5px 0;
}

img{
border: 1px solid #000000;
}
