body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76.5%;
	line-height: 1.24em;
	background-color: #CE0000;
}

#top {
	height: 111px;
	width: 730px;
}

#logo {
	background-image: url(imgs/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 111px;
	width: 360px;
}

#flash {
	float: right;
	height: 111px;
	width: 370px;
}

#red {
	background-image: url(imgs/red.jpg);
	height: 31px;
	width: 730px;
}

#content {
	width: 730px;
	position: relative;
}

#right {
	height: 100%;
	width: 215px;
	right: 3px;
	float: right;
	position: absolute;
	top: 0px;
}

#contact {
	width: 215px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FF0000;

}

#contact ul {
	color: #D70000;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}

#contact li {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.large {
	font-size: 16px;
	font-weight: bold;
}

#info {
	height: 100%;
	width: 510px;
	margin: 0px;
	padding: 0px;
}

#left {
	height: 100%;
	width: 510px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	line-height: 20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 30px;
	margin-top: 30px;
}

#info p {
	margin-left: 35px;
	color: #FFFFFF;
	text-align: justify;
	margin-right: 30px;
}

#footer {
	height: 100%;
	width: 100%;
	background-color: #000000;
	font-size: 10px;
	color: #666666;
	margin-bottom: 20px;

}

#footer p {
	margin-left: 45px;
	margin-top: 60px;
	margin-bottom: 60px;
	padding-bottom: 20px;

}

a:link.footer, a:visited.footer{
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a:hover.footer, a:active.footer {
	font-size: 10px;
	font-weight: normal;
	color: #680000;
	text-decoration: none;
}

#wrapper {
	height: 100%;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}

a:link.middle, a:visited.middle{
	font-size: 11px;
	font-weight: normal;
	color: #D70000;
	text-decoration: underline;
}

a:hover.middle, a:active.middle {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

h2 {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #480000;
	margin-right: 30px;
	padding-bottom: 7px;
}

.hidden {
	display: none;
}

.red {
	color: #D70000;
}

/* START: PayPal Form Styling */

#payForm {
	width: 250px;
	margin-left: 35px;
	color: #FFFFFF;
	margin-right: 30px;
	margin-top: 30px;
}

#payPalButton {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}

#payPalButton .noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#payForm .spacing {
	margin-top: 15px;
}

fieldset{
	border:1px solid #FF0000;
	padding: 10px;
}

legend{
font-size:large;
font-weight: bolder;
}

label{
display:block;
}

em{
font-weight: bold;
color:#ff0000;
}

/* END: PayPal Form Styling */
