html,
body
{
	background: #888888;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

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

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

h2, h4
{
	color: #59550d;
}

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
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#bg
{
	background: url(../img/bg.gif) #ffffff 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_inner
{
	background: url(../img/bg_inner.gif) repeat-x -40px top;
	margin: 0;
	padding: 0;
}

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

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

#body
{
	margin: 0 10px 0 10px;
	padding: 0;
}

#logo
{
	background: url(../img/logo.gif) no-repeat left top;
	width: 188px;
	height: 177px;
	float: left;
	margin: 0;
	padding: 0;
}

#title
{
	background: url(../img/title.gif) no-repeat left top;
	width: 263px;
	height: 121px;
	float: left;
	margin: 0;
	padding: 0;
}

#buttons
{
	width: 596px;
	height: 50px;
	float: right;
	margin: 0;
	padding: 6px 0 0 0;
}

#buttons .row
{
	clear: both;
	margin: 0;
	padding: 0;
}

#buttons .row .cell
{
	width: 148px;
	float: left;
	text-align: center;
	line-height: 25px;
	margin: 0;
	padding: 0;
}

#buttons .row .cell a,
#buttons .row .cell a:visited,
#buttons .row .cell a:active
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#buttons .row .cell a:hover
{
	text-decoration: underline;
}

#header
{
	margin: 0;
	padding: 0;
}

#content
{
	clear: both;
	margin: 10px 10px 0 10px;
	padding: 0 0 20px 0;
}

#content_full
{
	width: 780px;
	margin: 0;
	padding: 0;
}

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

#content_right
{
	width: 227px;
	float: right;
	margin: 25px 10px 0 10px;
	padding: 0;
}

#login
{
	margin: 0;
	padding: 0;
}

#login .row
{
	clear: both;
	height: 30px;
	margin: 0;
	padding: 0;
}

#login .row .cell1,
#login .row .cell2,
#login .row .cell3
{
	float: left;
	font-size: 13px;
	text-align: right;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

#login .row .cell1
{
	width: 65px;
}

#login .row .cell2
{
	width: 152px;
}

#login .row .cell3
{
	width: 217px;
}

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

#footer a
{
	color: #723d12;
	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;
}

.spacer
{
	height: 1px;
	font-size: 1px;
}

.indent
{
	margin-left: 10px;
}

.indent2
{
	margin-left: 15px;
}

.space
{
	margin-bottom: 8px;
}

.space2
{
	margin-bottom: 12px;
}

.drop
{
	margin-top: 12px;
}

.drop2
{
	margin-top: 18px;
}

.center
{
	text-align: center;
}

.mccsection_cont
{
	text-align: center;
	padding: 20px 0 0 0;
}

.mccsection
{
	border: 1px solid #999999;
	text-align: center;
	width: 270px;
	margin: 0 auto;
}

.mcccover a img
{
	border: 0;
	padding: 1px;
}

.mcccover a:hover img
{
	border: 1px solid blue;
	padding: 0;
}

.mcccover img
{
	text-align: center;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

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

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

.links .cat
{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

.links li a
{
	position: relative;
	left: 10px;
	}