html,
body
{
	background: url(../img/bg_outer.gif) #ffffff repeat-y center top;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}

h1, h3, h5
{
	color: #bd1270;
}

h2, h4
{
	color: #800c4c;
}

h6
{
	color: #000000;
}

h1
{
	font-size: 17px;
	line-height: 17px;
}

h2
{
	font-size: 16px;
	line-height: 16px;
}

h3
{
	font-size: 15px;
	line-height: 15px;
}

h3.full_soon
{
	text-align: center;
	font-size: 21px;
	line-height: 21px;
}

h4
{
	font-size: 14px;
	line-height: 14px;
}

h5
{
	font-size: 14px;
	line-height: 14px;
}

h6
{
	font-size: 14px;
	line-height: 14px;
}

p
{
	margin: 0;
	padding: 0;
}

a,
a:visited,
a:active
{
	color: #0000ff;
	text-decoration: none;
}

a:hover
{
	color: #0000ff;
	text-decoration: underline;
}

#bg
{
	background: url(../img/bg.gif) repeat-x left top;
	text-align: center;
	margin: 0;
	padding: 0;
}

#bg_outer
{
	background: url(../img/bg_outer.gif) repeat-y left top;
	width: 820px;
	text-align: justify;
	margin: 0 auto;
	padding: 0;
}

#bg_left
{
	background: url(../img/bg_left.gif) no-repeat left top;
	margin: 0;
	padding: 0;
}

#bg_right
{
	position: relative;
	background: url(../img/bg_right.gif) no-repeat right top;
	margin: 0;
	padding: 0;
}

#wbcna
{
	background: url(../img/wbcna.gif) no-repeat left top;
	position: absolute;
	top: 39px;
	left: 56px;
	width: 120px;
	height: 138px;
}

#logo
{
	background: url(../img/logo.gif) no-repeat left top;
	position: absolute;
	top: 20px;
	left: 224px;
	width: 566px;
	height: 78px;
}

#banner
{
	background: url(../img/banner.gif) no-repeat left top;
	position: absolute;
	top: 110px;
	left: 229px;
	width: 557px;
	height: 90px;
	margin: 0;
	padding: 0;
}

#banner .ad
{
	background: #edf2fb;
	overflow: hidden;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 551px;
	height: 84px;
}

#menu
{
	position: absolute;
	top: 215px;
	left: 18px;
	width: 792px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#menu ul
{
	margin: 0;
	padding: 0;
}

#menu ul li
{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#menu ul li a
{
	display: block;
	width: 158px;
	height: 40px;
	float: left;
}

#menu ul li.home a
{
	background: url(../img/b_1.gif) no-repeat left top;
}

#menu ul li.about a
{
	background: url(../img/b_2.gif) no-repeat left top;
}

#menu ul li.supporters a
{
	background: url(../img/b_3.gif) no-repeat left top;
}

#menu ul li.advertisers a
{
	background: url(../img/b_4.gif) no-repeat left top;
}

#menu ul li.contact a
{
	background: url(../img/b_5.gif) no-repeat left top;
}

#menu ul li.home a:hover,
#menu ul li.about a:hover,
#menu ul li.supporters a:hover,
#menu ul li.advertisers a:hover,
#menu ul li.contact a:hover
{
	background-position: left -50px;
}

#content
{
	margin: 0;
	padding: 270px 0 0 0;
}

#content_full
{
	width: 790px;
	margin: 0;
	padding: 0 0 0 15px;
}

#content_noright
{
	width: 730px;
	margin: 0;
	padding: 0 30px 0 30px;
}

#content_left
{
	width: 503px;
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
}

#content_right
{
	width: 227px;
	float: right;
	text-align: left;
	margin: 0;
	padding: 25px 30px 0 0;
}

#content_right .links
{
	margin-right: -30px;
}

#footer
{
	clear: both;
  font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 20px 0 0 0;
	color: #767676;
}

#footer a
{
	color: #730a44;
	text-decoration: none;
}

#footer a:hover
{
  color: #767676;
	text-decoration: underline;
}

#footer_host
{
	position: relative;
	top: -6px;
	margin: 0;
	padding: 0;
}

#footer_host_left,
#footer_host_right
{
	display: inline;
	margin: 0;
	padding: 0 0 3px 0;
}

#footer_icon
{
	position: relative;
	top: 6px;
	display: inline;
	width: 12px;
	height: 21px;
	margin: 0 3px;
	padding: 0;
}

.clearer
{
	height: 1px;
	font-size: 1px;
	clear: both;
}

.minifont
{
	font-size: 9px;
	font-weight: normal
}

.red
{
	color: #ff0000;
}

.pink
{
	color: #ed168d;
}

.italic
{
	font-style: italic;
}

.bspace
{
	margin-bottom: 15px;
}

.space
{
	margin-bottom: 10px;
}

.lspace
{
	margin-bottom: 5px;
}

.drop
{
	margin-top: 10px;
}

.ldrop
{
	margin-top: 5px;
}

.chop
{
	margin-right: 10px;
}

.lchop
{
	margin-right: 5px;
}

.indent
{
	margin-left: 10px;
}

.lindent
{
	margin-left: 5px;
}

.sindent
{
	margin-left: 10px;
	margin-bottom: 10px;
}

.center
{
	text-align: center;
}

/* ul */ .links
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.links li
{
	margin: 0;
	padding: 3px 0 3px 0;
}

form .button
{
	width: 60px;
}

form input,
form textarea
{
	width: 350px;
}

div.message
{
	margin: 5px 15px 5px 15px;
	padding: 5px 5px 5px 10px;
}

.message p
{
	font-size: 80%;
	text-indent: -5px;
	margin: 0;
	padding: 0;
}

div.error
{
	border: 1px solid #dd7777;
	background: #ffcccc;
	color: #803333;
}

div.ok
{
	border: 1px solid #77dd77;
	background: #ccffcc;
	color: #338033;
}
