body
	{
	background-image: url("images/background.gif");
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000000;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

textarea, input
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	}

div#wrapper
	{
	margin: 0 auto auto auto;
	width: 790px;
	}

div.clr
	{
	clear: both;
	}

a img
	{
	border: 0px;
	}

h1
	{
	font-size: 16px;
	font-weight: bold;
	}

input, textarea
	{
	margin-bottom: 5px;
	}

div#top
	{
	background-position: center top;
	background-image: url("images/top2.jpg");
	width: 790px;
	height: 126px;
	margin: 0 auto;
	}
	
div#container
	{
	width: 770px;
	background-image: url("images/mc.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 auto auto auto;
	}

div#menucolumn
	{
	width: 155px;
	float: left;
	margin-top: 0;
	}

div#contentcolumn
	{
	width: 418px;
	margin: 0 10px 10px 10px;
	float: left;
	font-size: 13px;
	line-height: 16px;
	padding-top: 10px;
	}

div#rightcolumn
	{
	padding-top: 50px;
	width: 150px;
	float: right;
	margin-right: 13px;
	}

div#footer
	{
	width: 744px;
	height: 17px;
	background-color: #FF0000;
	margin: 5px 13px 0 13px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	padding-top: 3px;
	}

div#footer a:link, div#footer a:visited, div#footer a:active
	{
	color: #ffffff;
	text-decoration: none;
	}
	
div#footer a:hover
	{
	color: #ffffff;
	text-decoration: underline;
	}
	
div#menucontainer
	{
	width: 100%;
	border-right: 1px dashed #ff0000;
	}

div#menu
	{
	padding-top: 1px;
	}

div#menu ul li.mi-level_0
	{
	list-style-type: none;
	font-size: 13px;
	line-height: 20px;
	color: #FF0000;
	}

div#menu ul li.mi-level_1
	{
	list-style-type: none;
	font-size: 11px;
	line-height: 16px;
	color: #FF0000;
	padding-left: 15px;
	}

div#menu ul li.mi-level_5
	{
	list-style-type: none;
	font-size: 11px;
	line-height: 16px;
	color: #FF0000;
	}

div#menu ul li.act-mi
	{
	list-style-type: square;
	color: #000000;
	font-weight: bold;
	}

div#menu ul li a:link, div#menu ul li a:visited, div#menu ul li a:active
	{
	color: #FF0000;
	text-decoration: none;
	}

div#menu ul li.act-mi a:link, div#menu ul li.act-mi a:visited, div#menu ul li.act-mi a:active, div#menu ul li.act-mi a:hover, div#menu ul li a:hover
	{
	color: #000000;
	text-decoration: none;
	}

.news {
	display: block;
	color: #444;
	border-top: 1px dashed #FF0000;
	border-bottom: 1px dashed #FF0000;
	margin: 4px;
	clear: both;
	padding: 5px 0 5px 0;
}
.news a {
	display: block;
	color: #444;

}
.news .controls a {
	display: inline;
}

.news .newsheader {
	color: #444;
	font-size: 12px;
	font-weight: bold;
}

.newsimgcont {
	float: left;
}

.newsimg {
	margin-right: 8px;
	border: 1px solid #b2b2b2;
}

div.newsbox
	{
	width: 100%;
	border: 1px solid #ff0000;
	margin-bottom: 5px;
	}

div.newstitle
	{
	background-color: #FF0000;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	padding-bottom: 2px;
	}

div.newstext
	{
	width: 90%;
	font-size: 11px;
	margin: 5px auto;
	}

div.newstext a:link, div.newstext a:visited, div.newstext a:active, div.newstext a:hover
	{
	color: #FF0000;
	text-decoration: none;
	}

div.form_header
	{
	margin-bottom: 10px;
	}

div.guestbox
	{
	width: 100%;
	border: 1px solid #ff0000;
	margin-top: 5px;
	margin-bottom: 5px;
	}

div.guesttop
	{
	background-color: #FF0000;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	padding-bottom: 2px;
	}

div.guesttop a:link, div.guesttop a:visited, div.guesttop a:active
	{
	color: #cccccc;
	text-decoration: none;
	}

div.guesttop a:hover
	{
	color: #ffffff;
	text-decoration: none;
	}

div.guesttext
	{
	width: 90%;
	font-size: 11px;
	margin: 0px auto 5px auto;
	padding-top: 5px;
	}

div.guesttitle
	{
	width: 90%;
	font-size: 13px;
	margin: 5px auto auto auto;
	font-weight: bold;
	}

div.guesttext a:link, div.guesttext a:visited, div.guesttext a:active, div.guesttext a:hover
	{
	color: #FF0000;
	text-decoration: none;
	}

.container_editbox
	{
	border: 1px dashed #cccccc;
	padding: 2px;
	}
	
.container_editheader
	{
	background-color: #cccccc;
	}
