a:link {
	color: #1e55d1;
	text-decoration: none;
}

a:visited {
	color: #0e43ba;
	text-decoration: none;
}

a:hover {
	color: #008f0a;
	text-decoration: underline;
}

body {
	font-family: georgia, times, serif;
	color: #831E39;
	font-size: 13px;
	line-height: 140%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(images/bg.jpg) repeat-y top center;
	background-color: #831E39;
}

table {
	font-family: georgia, times, serif;
	color: #831E39;
	font-size: 13px;
}

form {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 769px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	background: url(images/header.jpg) no-repeat 1px 0px;
}

#main {
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 50px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 25px;
	height: auto;
}

hr {
	border: none 0px;
	border-top: 1px dotted #831E39;
	border-bottom: 1px solid #dbdbdb;
	height: 2px;
}

hr.art {
	border: none 0px;
	border-top: 1px dotted #831E39;
	border-bottom: 1px solid #dbdbdb;
	width: 230px;
	height: 2px;
	text-align: left;
}

div.artspacer {
	width: 126px;
	padding-left: 25px;
	height: 161px;
	float: left;
}

div.artspacer_big_right {
	width: 277px;
	padding-left: 25px;
	padding-right: 41px;
	height: 322px;
	float: right;
	font-size: 13px;
}

div.artspacer_big_left {
	width: 277px;
	padding-left: 25px;
	height: 450px;
	float: left;
	font-size: 13px;
}

#art {
	float: left;
	display: block;
}

#art a {
	display: block;
	border: 1px solid #dbdbdb;
	padding: 7px;
	text-decoration: none;
	color: #831E39;
}

#art a:hover {
	border-color: #831E39;
	background-color: #F5E4FF;
	text-decoration: none;
	color: #831E39;
	display: block;
}

#art img {
	padding-bottom: 5px;
}

div.pp-button {
	height: 160px;
	width: 152px;
	text-align: center;
	border: 1px solid #831E39;
	background-color: #F9E4DC;
	float: left;
	padding-top: 6px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 20px;
}

div.pp-button select {
	margin-top: 5px;
	margin-bottom: 8px;
}

input.normal, select.normal {
	font-family: Arial, Verdana, san-serif;
	color: #007817;
	font-size: 13px;
	border: 1px solid #831E39;
	padding: 2px;
}

textarea.normal {
	font-family: Arial, Verdana, san-serif;
	color: #007817;
	font-size: 13px;
	line-height: 140%;
	border: 1px solid #831E39;
	padding: 2px;
	width: 576px;
	height: 105px;
	overflow-y: auto;
}

div.cartoon {
	width: 561px;
	margin-bottom: 10px;
	margin-top: 20px;
	background-position: top left;
	background-repeat: no-repeat;
}

#footer {
	/*background: url(images/footer.jpg) no-repeat 1px 0px;*/
	color: #6091FF;
	font-size: 11px;
	clear: both;
	padding-left: 62px;
	padding-right: 62px;
	padding-bottom: 8px;
	height: 39px;
}

/* divtip below */
div#tipDiv {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	z-index: 10000;
	border: 1px solid #831E39;
	background-color: #F1DEFF;
	padding: 20px;
	text-align: left;
	color: #831E39;
	font-size: 13px;
}

div#tipDiv img {
	border: 1px solid #831E39;
	margin-bottom: 6px;
}

/* nav buttons below */
div.nav {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, san-serif;
	padding-left: 62px;
	padding-right: 62px;
	padding-top: 125px;
}

#highlight a {
	display: block;
	float: left;
	border-bottom: 1px solid #831E39;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 30px;
}

#highlight a:hover {
	display: block;
	border-left: 0px solid #f9ffd9;
	border-right: 0px solid #f9ffd9;
	border-top: 0px solid #831E39;
	padding-right: 2px;
	color: #ffffff;
	background-color: #008f0a;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
	padding-left: 8px;
}

#selected {
	display: block;
	float: left;
	border-left: 1px solid #831E39;
	border-right: 1px solid #831E39;
	border-top: 1px solid #831E39;
	color: #831E39;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 30px;
}
