body {
	background-color: #990000;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrapper {
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main-bg.gif);
}
#header-title {
	background-image: url(images/header-title.gif);
	background-repeat: no-repeat;
	height: 85px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 397px;
}
#navbar {
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	height: 70px;
	padding-left: 18px;
}
#navbar a {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 18px;
	padding-bottom: 18px;
}
#left {
	width: 630px;
	float: left;
	margin: 10px 10px 10px 46px;
}
#right {
	width: 196px;
	float: right;
	margin: 10px 20px 10px 10px;
}.clear {
	width: 926px;
	display: block;
	clear: both;
}
#left-main {
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
			-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-image: url(images/left-main-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#left-main-love {
	background-color: #FFE8E8;
	border: 1px solid #CCCCCC;
			-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
	background-image: url(images/heart.gif);
}
#left-main-love img {
	border: 1px solid #000000;
	margin-right: 4px;
}

#left-main-enter {
	background-color: #BEDFBB;
	border: 1px solid #CCCCCC;
			-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	text-align: center;
	margin-top: 10px;
}
p {
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	padding-left: 10px;
	font-size: 18px;
}
#left-main-enter a {
	font-size: 24px;
	color: #339933;
	font-weight: bold;
	display: block;
	padding: 10px;
}
#left-main-areas {
	background-color: #FAF4E5;
	border: 1px solid #CCCCCC;
			-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	margin-top: 10px;
	background-image: url(images/areas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}#left-main-areas .clear {
	width: 500px;
	display: block;
	clear: both;
}#left-main-areas ul {
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 110px;
}
#left-main-areas a {
	color: #330000;
}
.form-place {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0px;
	color: #003366;
}input {
	background-color: #006AD5;
	margin-top: 10px;
	padding: 5px;
	color: #FFFFFF;
			-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	font-size: 16px;
	border: 1px solid #ECD9C6;
	font-weight: bold;
	width: 160px;
}
select {
	margin-left:5px;
	width: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}#right-join {
	background-image: url(images/register.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 70px;
	padding-bottom: 40px;
}
#right-info {
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 70px;
	text-align: right;
}
#right-links{
	background-image: url(images/links.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 70px;
	margin-top: 40px;
	text-align: right;
}
li a{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}
li a:hover {
	text-decoration: underline;
}
#gallery-strap {
	background-image: url(images/gallery-strap.jpg);
	background-repeat: no-repeat;
	height: 195px;
	padding-left: 20px;
}
#dcentral td {

	color: #FFFFFF;
	font-size: 0px;
	text-align: center;
}
#dcentral td img {
	border: 5px solid #CCCCCC;
	height: 100px;
	width: 100px;
	margin-top: 60px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
}#banner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
a.dir {
	color: #990000;
	font-weight: bold;
}
a:hover.dir {
	color: #D70000;
}
textarea {
	background-color: #006AD5;
	margin-top: 10px;
	padding: 5px;
	color: #FFFFFF;
			-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	font-size: 16px;
	border: 1px solid #ECD9C6;
	font-weight: bold;
	width: 260px;
}
