body {
	background-image: url(images/line-1.png);
	background-color: rgb(232,195,227);
	background-repeat: repeat-y;
	font-family: Verdana, sans-serif;
	color: #A14874;
	font-size: 11px;
	line-height: 16px;
	}

p {
	font-family: Verdana, sans-serif;
	color: #A14874;
	font-size: 11px;
	line-height: 16px;
	}
	
.top {
	color: #A14874;
	font-family: "Trebuchet MS";
	font-size: 20px; 
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	letter-spacing: 1px;
	background-color: #E8C3E3;
	text-transform: lowercase;
	margin-bottom: 0px;
	border-bottom: none;
	}

.center {
	font-family: Verdana, sans-serif;
	color: #A14874;
	font-size: 11px;
	line-height: 16px;
	text-align: center; 
	}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A14874;
	font-size: 11px;
	line-height: 16px;
	border: none;
	}

a:link,a:visited {
	font-family: Verdana, sans-serif;
	color: #A14874;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

a:hover,a:active {
	font-family: Verdana, sans-serif;
	color: #A14874;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	}
	
div.nav a:link, div.nav a:visited {
	display: block;
	text-transform: UPPERCASE;
	color: #A14874;
	text-align:center;
	margin-bottom: 1px;
	letter-spacing:2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E8C3E3;
	border-bottom: none;
}

div.nav a:hover, div.nav a:active {
	color: #A14874;
	text-align:center;
	text-transform: UPPERCASE;
	background-color: #E8C3E3;
	margin-bottom: 1px;
	letter-spacing:2px;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	border-bottom: none;
	font-weight: bold;
}
	
a img {
	border: none;
	}
	
img {
	border: none;
	}

div.header {
	position: absolute;
	left: 0px;
	top: 0px;
	}

div.main {
	position: absolute;
	left: 102px;
	top: 302px;
	width: 496px;
	}

input {
	font-family: Verdana, sans-serif;
	color: #A14874;
	text-decoration: none;
	font-size: 11px;
	border: 1px solid;
	color: #A14874;
	background: rgb(232,195,227);
	}

select {
	font-family: Verdana, sans-serif;
	color: #A14874;
	text-decoration: none;
	font-size: 11px;
	border: 1px solid;
	color: #A14874;
	background: rgb(232,195,227);
	}

textarea {
	overflow: auto;
	font-family: Verdana, sans-serif;
	color: #A14874;
	text-decoration: none;
	font-size: 11px;
	border: 1px solid;
	color: #A14874;
	background: rgb(232,195,227);
	}

.submit input {
	font-family: Verdana, sans-serif;
	color: #A14874;
	text-decoration: none;
	font-size: 11px;
	border: 1px solid;
	color: #A14874;
	background: rgb(232,195,227);
	}
