body {
	background: url("bg.gif") top center;
	margin: 0px;
}

body, td {
	color: #31296B;
	font: 12px sans-serif;
	line-height: 18px;
}

input, textarea, select {
	background-color: #FFFFFF; 
	margin: 0px;
	border: 1px solid #A177AF;
	color: #9E407E;
	font: 12px sans-serif;
	line-height: 18px;
}

a, a:visited { color: #9E407E; text-decoration: none; }
a:hover, a:active { color:#A177AF; }

.bigwrapper {
	background: url(top-bg.gif) top center;
	background-repeat: repeat-x;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
}

.wrapper {
	background: url(center-bg.gif) top;
	width: 490px;
	margin: 0px auto;
	text-align: center;
}

.big {
	background-image: url(center-title.jpg);
	background-repeat: no-repeat;
	width: 490px;
	margin: 0px auto;
	padding-top: 370px;
}

.menu {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	height: 20px;
	word-spacing: 16px;
	margin: 0;
}

.menu a {letter-spacing: 3px; color: #9E407E; font-weight: bold;;}
.menu a:hover {color: #A177AF;}

.textbox {
	margin: 10px 0px 0px 0px;
	padding: 5px 10px 10px 15px;
}

h2 {
	text-transform: lowercase;
	margin: 0px 0px 10px 0px;
	letter-spacing: 2px;
	color: #849CC6;

	font-size: 14px;
	text-align: left;
}

form {
	margin: 0px;
}

p  {
	margin: 0px 0px 15px 0px;
	text-align: justify;
}

img {
margin: 2px 2px 2px 2px;
}