body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #1E9CD7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1E9CD7;
}
a:hover {
	text-decoration: none;
	color: #5B2980;
}
a:active {
	text-decoration: none;
	color: #1E9CD7;
}
#topborder {
	width: 100%;
	background-color: #5B2980;
	height: 1px;
	background-image: url(../img/line.jpg);
	background-repeat: no-repeat;
}
#top {
	background-color: #FFFFFF;
	width: 100%;
	height: 79px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#nav {
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 115px;
}
#mid {
	background-color: #FFFFFF;
	height: 100%;
	width: 793px;
	text-align: left;
	border: 1px solid #5B2980;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 28px;
	margin-left: 27px;
}
#rightads {
	background-color: #000000;
	float: right;
	width: 170px;
	margin-left: 27px;
}

#bot {
	background-color: #FFFFFF;
	height: 40px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 20px;
	color: #333333;
	text-decoration: none;
	width: 880px;
	padding-top: 5px;
}
#bot a:link {
	color: #5B2980;
	text-decoration: none;
}
#bot a:visited {
	text-decoration: none;
	color: #5B2980;
}
#bot a:hover {
	text-decoration: none;
	color: #03AFDF;
}
#bot a:active {
	text-decoration: none;
	color: #5B2980;
}
