body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffccff;
	margin: 0px auto;
	text-align: center;
	padding: 0px
}

a {
	color: #cc00cc;
}

.rap {
	float: center;
	position: relative;
	background-color: #ffffff;
	text-align: center;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;

}

.linkline {
	margin-bottom: 5px;
	text-align: left;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	position: relative;
}

.list {
	float: left;
	background-color: #ffffff;
	text-align: center;
	width: 590px;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}


.side {
	background-color: #ffffff;
	width: 190px;
	float: right;
	position: relative;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.topadvert {
	background-color: #ffffff;
	width: 800px;
	color: #ffffff;
	text-align: center;
}

.header {
	width: 800px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #333333;
	font-size: 23px;
}

h2	{
	font-size: 15px;
	margin: 0;
	border: 0;
	padding: 0;
/*	line-height: 15px; */
}

.subheader {
	float: left;
	position: relative;
	background-color: #cc66cc;
	width: 800px;
	color: #ffffff;
	text-align: center;
	border-top: 10px #cc66cc solid;
	border-bottom: 10px #cc66cc solid;
}

.subheader a{
	color: #ffffff;
}

.spacer {
	float: left;
	position: relative;
	background-color: #333333;
	width: 600px;
	color: #ffffff;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
