@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/wallpaper3.5.jpg);
	border: 2px solid #000000;
	height: auto;
	background-repeat: repeat-y;
}
#wrapper #frontcontent {
	height: auto;
	width: auto;
	margin-bottom: 45px;
}

#wrapper #content {
	height: auto;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	clear: both;
}


#wrapper #content #left {
	height: auto;
	width: 590px;
	float: left;
	border: 4px ridge #990000;
	background-image: none;
	background-color: #000000;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#wrapper #content #left #details {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 30px;
	padding-left: 18px;
}
#wrapper #content #left #pageHeader {
	background-color: #000000;
	padding-left: 0px;
	padding-top: 10px;
}

#wrapper #content #right {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
	padding-top: 0px;
	margin-bottom: 30px;
	clear: none;
	width: 340px;
}
#wrapper #content #right #donation {
	background-color: #000000;
	width: 320px;
	height: auto;
	border: 4px ridge #990000;
	clear: none;
	float: right;
	margin-bottom: 30px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	background-image: none;
	padding: 6px;
}

#wrapper #content #right #mailingList {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 6px;
	text-align: right;
	float: right;
	width: 332px;
	background-color: #000000;
	border: 4px ridge #990000;
	color: #DDDDDD;
	margin-right: 0px;
	margin-bottom: 30px;
	clear: none;
}

#wrapper #content #right #mailingList #form1 table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	padding-right: 0px;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper #content #right #mailingList #form1 #sumbit {
	font-size: 15px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #CC0000;
	height: 30px;
	width: 100px;
	border: medium ridge #990000;
}

#wrapper #content #right #links {
	padding-top: 20px;
	width: 332px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	clear: both;
	border: 4px ridge #990000;
	margin-top: 0px;
	padding-bottom: 20px;
	background-color: #000000;
}
#wrapper #content #right #links #twitter {
	background-image: url(../Images/twitter-frame.jpg);
	background-repeat: no-repeat;
	height: 375px;
	width: 332px;
	background-position: center;
}
#wrapper  #content  #right  #links  #twitter #twtr-profile-widget {
	margin-right: 16px;
	margin-left: 16px;
	padding-top: 60px;
	padding-left: 50px;
}
#wrapper #content #right #music {
	float: right;
	clear: both;
	margin-top: 40px;
	margin-right: 48px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-right: 0px;
}
a:hover {
	font-style: normal;
	color: #FF0000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline overline;
}

a:link {
	color: #CC0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	text-decoration: none;
	color: #CC0000;
}

#wrapper #footer {
	clear: both;
	width: 500px;
	background-color: #000000;
	border: 4px ridge #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	line-height: 13px;
	padding: 2px;
}
.style11 {color: #CC0000}
