a:link {
	color: #7A1269;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #8E157A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #634A6B;
	margin-bottom: 0px;
	margin-left: 60px;
	margin-right: 0px;
	margin-top: 50px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p.copyright {
   color: White;
}

p.author {
 text-align: right;
 color: #8E157A;
 font-style: italic;
 margin-top: 0px;
}

.btmbar_bg {
	background-image: url(images/btmbar_bg.gif);
	background-repeat: repeat-x;
}

.btmline_bg {
	background-image: url(images/btmline_bg.gif);
}

.colmlft_bg {
	background-image: url(images/colmlft_bg.gif);
	background-repeat: repeat-y;
}

.main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 35px;
	padding-left: 53px;
	padding-right: 43px;
	padding-top: 100px;
}

.main_content img.btw {
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
 border: none;
 width: 150px
 height: 240px 
}

.main_content hr {
 color: Silver;
 background-color: Silver;
 height: 1px;
 border: none;
}

.main_content h1 {
 text-align: center;
 color: #7A1269;
}

.main_content h2 {
 text-align: center;
 color: #7A1269;
 font-size: 16px;
}

.main_content h3 {
 color: #7A1269;
 width: 50%;
 border-bottom: 1px solid #7A1269;
}

.main_content p.quote {
 margin-bottom: 0px;
 text-align: justify;
 font-style: italic;
}

.main_content p.author {
 margin-top: 0px;
 font-weight: bold;
 text-align: right;
}

.topbar_bg {
	background-image: url(images/topbar_bg.gif);
	background-repeat: repeat-x;
}

#main_bg {
	background-attachment: scroll;
	background-image: url(images/main_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#navigation{
	height: 255px;
	left: 50px;
	position: absolute;
	top: 138px;
	z-index: 1;
}

#people1 {
	padding-bottom: 20px;
}

#yesyoucan {
	padding-right: 10px;
}

table#events {
	border: 1px solid Silver;
	border-collapse: collapse;
}

table#events p {
	margin-top: 0px;
	text-align: justify;
}

table#events td {
	border: 1px solid Silver;
	vertical-align: top;
	color: Black;
	background: White;
}

table#events td.intro {
	text-align: center;
}

table#events td.date {
	width: 180px;
	font-weight: bold;
	text-align: left;	
}

table#events td.event {
	padding: 0px 4px 10px 4px;
}

table#events th {
	text-align: center;
	font-weight: bold;
	border: 1px solid Silver;
	color: #7A1269;
	background: #ECDFEA;
}

table#events h2 {
	color: #7A1269;
	background: transparent;
}

table#events h3 {
	color: #7A1269;
	background: transparent;
 text-align: center;
 font-weight: bold;
 border-bottom: none;
 width: 80% !important;
 margin-left: auto;
 margin-right: auto 
}

table#events td.footer {
	text-align: center;
}

#guarantee {
 background: #ECDFEA;
 color: Black;
 font: 1.2em/1.6em Arial, Helvetica, sans-serif;
 text-align: center;
 padding: 5px;
 margin: 10px 0px;
 border: 1px solid #634A6B; 
}


