a:link, a:active, a:visited {
	font-weight: bold;
	color: #33004D}
a:hover {color: #33004D}
input, textarea, option, select {
	background-color: #DAD7E0;
	font: 8pt verdana;
	color: #33004D;
	border: 1px solid #33004D;
	padding:0px; }


#background{
width:714px;
margin: 0 auto;
text-align: left;
}

hr {
background-color: #33004D;
height: 1px;
color: #33004D;

}

#header {
width:100%;
}

body {
	background: url(bg.jpg) repeat-x;
	background-color: #DAD7E0;
margin-top:0px;
margin-bottom:0px;
scrollbar-arrow-color:#33004D;
text-align: center;
}

body, table, tr, td {
	font: 8pt verdana;
	color: #000000;
}



#menu {
width:714px;
position: absolute;
top:350px;

}



.lightpurple    { color:#DAD7E0;font-weight:bold;text-decoration: none; font-size:14px;}
.darkpurple    { color:#33004D;font-weight:bold;text-decoration: none; font-style: italic; font-size:12px; text-transform: uppercase;}
.darkpurplebig    { color:#33004D;font-weight:bold;text-decoration: none; font-style: none; font-size:16px; text-transform: uppercase;}


#content {
position:absolute;
margin-bottom: 10px;
align:center;
top: 410px;
width:700px;
float: left;
}

#right {
width: 160px;
float: right;
}