body	{
	color: #000000;
	font-family: Georgia;
	font-size: 14px;
	line-height: 25px;
	background: #252525 url(bar.gif) repeat-x;
	}

img	{ border: 0px; }

a	{
	color: #ed145a;
	border: 0px;
	text-decoration: none;
	}

a:hover	{ color: #7b2e00; }

#wrap	{
	width: 500px;
	margin: -8px auto;
	}

#navigation
	{ background: url(bars.gif) no-repeat; }

#navigation ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}

#navigation li
	{ float: left; }

#navigation li a
	{
	display: block;
	width: 100px;
	height: 40px;
	padding-top: 10px;
	text-align: center;
	color: #ffffff;
	font-family: helvetica, arial;
	font-weight: bold;
	font-size: 16px;
	}

#navigation li a:hover
	{ background: url(navbg.gif) repeat-x; }

.r	{ background: url(bars.gif); }

.lr	{ background: url(bars2.gif); }

.l	{ background: url(bars3.gif); }

#header	{ padding-top: -20px; }

#content{
	margin-top: -35px;
	padding: 20px 20px 0 20px;
	background: #f4eede;
	text-align: left;
	}

h1	{
	color: #6D2E4C;
	font: 30px "Warnock Pro", "Baskerville", "Goudy Old Style","Palatino","Book Antiqua";
	margin-bottom: -20px;
	}

h2	{
	color: #6D2E4C;
	font: 30px "Warnock Pro", "Baskerville", "Goudy Old Style","Palatino","Book Antiqua";
	font-style: italic;
	margin-bottom: -20px;
	}

h3	{
	color: #ed145a;
	font: 14px "Warnock Pro", "Baskerville", "Goudy Old Style","Palatino","Book Antiqua";
	font-style: italic;
	margin-left: 30px;
	}

blockquote
	{
	border-left: 8px solid #ffffff;
	padding-left: 10px;
	}

.show_join_name_field, .show_join_email_field, .show_join_country_field, .show_join_url_field, .show_join_comments_field
	{
	width: 340px;
	border: 0px;
	padding: 5px 3px;
	color: #ed145a;
	font-family: georgia;
	}

.show_join_password_field, .show_join_password_field2
	{
	width: 165px;
	border: 0px;
	padding: 5px 3px;
	color: #ed145a;
	font-family: georgia;
	}

.show_join_form
	{ text-align: center; }

#footer	{
	background: url(curve.gif) no-repeat;
	clear: both;
	text-align: center;
	color: #545454;
	font-size: 10px;
	font-family: helvetica, arial;
	line-height: 12px;
	margin: -25px 0 60px 0;
	padding-top: 40px;
	}

#footer a
	{ color: #707070; }