/*=COMMON
=== === === === === === === === === === */
* {
	padding: 0;
	margin: 0
}
a img {
	border:none;
}
p {
	line-height: 110%
}
img {
	border: 0
}
a {
	color:#b51919;
}


/*=BODY
=== === === === === === === === === === */
body {
	font-family:arial, sans-serif;
	background-color:#fff;
}


/*=WRAPPER
=== === === === === === === === === === */
#wrapper {
	margin:0px auto 80px auto;
	width:800px;
	font-size:14px;
}
#wrapper a {
	text-decoration:underline;
}
#wrapper a:hover {
	text-decoration:none;
}


/*=HEADER
=== === === === === === === === === === */
#header {
	margin:21px 0 14px 0;
	border-bottom:8px solid #b51919;
}
#header h1 {
	margin:0 0 0 -2px;
}


/*=SPLASH
=== === === === === === === === === === */
#splash {
	height:410px;
	background-color:#b51919;
	color:#fff;
}
#splash a {
	color:#fff;
}
#splash p {
	padding:10px 0 0 0;
	font-size: 14px;
}
#splash p.featuring {
	line-height:100%;
	padding:25px 0 0 0;
}
#splash p.featuring strong {
	font-size:26px;
}
#splash p.fine {
	font-size:10px;
	margin:-11px 5px 0 0;
}
#splash p.register a {
	font-weight:bold;
}

#splash #celebration {
	float:left;
	margin:0 15px 0 0;
}

#splash .floatLeft {
	float:left;	
}

#splash .floatLeft_col2 {
	float:left;	
	margin: 0 0 0 30px;
}

#rightside{
width:460px;
}

.paypal {
	margin: 10px 0 0 0;	
	font-size:12px;	
	/*text-align:center;*/
}
.paypal table{
/*margin:0 auto;*/
text-align:left;
}

#splash .metro{
	font-size:11px;
}

/*=CONTENT
=== === === === === === === === === === */
#content {
	padding:13px 0 0 0;
	height:311px;
	border-bottom:10px solid #b51919;
	clear:both;
}
#content #leftColumn {
	width:335px;
	float:left;
	display:inline;
}
#content #rightColumn {
	width:440px;
	float:right;
/*	margin:0 0 0 360px; */
}
#content h2 {
	padding:5px 0 0 0;
	color:#b62121;
	border-bottom:2px solid #b51919;
	font-size:18px;
}
#content p {
	padding:6px 0 13px 0;
	line-height:120%;
}
#content p.link {
	padding:5px 0 10px 7px;

}
#content p.link a {
	font-weight:bold;

}
#content p.link a img {
	margin:-1px 0 0 0;
}


/*=FOOTER
=== === === === === === === === === === */
#footer {

}

/*=PAYPAL
=== === === === === === === === === === */
#paypal {
	margin: 10px 0;
}
