a:link {
	color: #4f2090;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #cccccc;
	text-decoration: none;
}
a:active {
	color: #cccccc;
	text-decoration: underline;
}
body {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


/*
WPBT2.org STYLES
===================================================================
GLOBAL STYLES
===================================================================
*/

/*
CONVIO
===================================================================
*/

.navlink {
                color:#ffffff;
	text-decoration: none;
}

.navmenu:link {
	display: block;
                color:#ffffff;
	text-decoration: none;
	background: url(../images/wrpr2/header.gif);
}

.navmenu:visited {
	color:#666666;
	text-decoration: underline;
}

.navmenu:hover {
	background: url(../images/wrpr2/header_over_convio.gif);
}

.navmenu:active {
	color:#cccccc;
	text-decoration: underline;
}

.convio_link:link {color:#4f2090}
.convio_link:visited {color:#999999}
.convio_link:hover {color:#cccccc}
.convio_link:active {color:#cccccc}

.convio_content {
	background-image: url(../images/wrpr2/convio_content_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.convio_subnavbar {
	background-image: url(../images/wrpr2/convio_subnav_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
.convio_copy {
	margin-left: 28px;
	margin-right: 22px;
}

.footer {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f2090;
	font-style: italic;
	text-align: center;
}
.headline {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.nav_menu_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
	padding-bottom: 5px;
	text-align: center;
}
.picture {
	margin-right: 15px;
	margin-bottom: 10px;
}
.picture_rt {
	margin-left: 15px;
	margin-bottom: 10px;
}
.subhead_bold {
	font-size: 14px;
	font-weight: bold;
}
.subhead_ital {
	font-size: 14px;
	font-style: italic;
}