body {
color: #ffffff; 
font-family: Times New Roman, verdana;
font-size: 11pt; 
background-image:  url('images/purplegradient.gif'); 
background-repeat: repeat-x; 
background-color: #a495be;
}

#wrapper
{
width: 614px; 
color: black; 
background-color: #a495be; 
margin: auto; 
text-align: center; 
padding: 0px; 
border: 3px double #ffffff; 
}

h1
{
color: #59427a; 
font-family: Times New Roman, verdana;
font-size: 11pt; 
}

p {text-align: center; }

a {color: #59427a; text-decoration: underline:}
a:hover {color: white; text-decoration: none;}
a:visited: {color: white; text-decoration: underline;}

img { border: 0; }
a:img { border: none; }
a:img hover {text-decoration: underline }

#disclaimer {font-size: x-small; font-family: verdana; }
