body {
	margin: 0px;
	background: url(img/bg.gif) top repeat-x #CB8F47;
	font-family: Georgia, Arial, Times New Roman;
	font-size: 14px;
	color: #F9F9E5;
	text-align: center;
}

div {
	cursor: default;
	color: #F9F9E5;
	font-family: Georgia, Arial, Times New Roman;
	font-size: 14px;
}

p {
	margin: 0;
	padding: 0;
}

img {
	border: 1px solid #EFDCA9;
}

#container {
	margin: 0px auto;
	width: 808px;
	background: url(img/bbgy2.gif) top repeat-y #C18212;
}

#c_in {
	margin: 0px auto;
	width: 808px;
	background: url(img/top1.jpg) top no-repeat;	
}

#c_inb {
	margin: 0px auto;
	width: 808px;
	background: url(img/bot.jpg) bottom no-repeat;	
	min-height: 750px;
	height: auto !important;
	height: 750px;
	float: left;
}

/* navigation */
#menu {
	margin: 240px 0px 0px 0px;
	width: 100%;
}

#menu .home {
	margin: 3px 14px 0px 0px;
	float: right;
	display: inline;
}

#menu .member {
	margin: 3px 8px 0px 0px;
	float: right;
	display: inline;
}

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

#menu li {
	list-style-type: none;
	float: left;
	padding: 0px 6px;
	background: url(img/nv-separator.gif) no-repeat top right;
}

#menu li.last {
	background: none;
}

#menu a {
	display: block;
	float: left;
	font-size: 12px;
	font-family: georgia,sans-serif;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
	color: #F4E5B1;
}

#menu a:link, #menu a:visited {
}

#menu a:active, #menu a:hover, #menu a.active {
	background: url(img/nv-active.gif) repeat-x 0 22px;
}

#c_inl {
	float: left;
	display: inline;
	width: 580px;
	line-height: 22px;
	text-align: justify;
	margin: 15px 0px 0px 15px;
	font-size: 16px;
}

#c_inr {
	float: right;
	display: inline;
	width: 195px;
	text-align: center;
	margin: 30px 5px 0px 0px;
	padding: 20px 0px 30px 0px;
	background: url(img/divbrd.gif) left repeat-y;
}

#bottom {
	text-align: center;
	margin: 20px 0px 0px 20px;
	padding: 10px 0px 15px 0px;
	background: url(img/divbrd.gif) top repeat-x;
	font-size: 13px;
	float: left;
	width: 760px;
	display: inline;
	color: #D4C088;
}

#bottom a:link, #bottom a:visited {
	font-size: 13px;
	text-align: center;
	color: #D4C088;
	font-family: georgia,sans-serif;
	text-decoration: none;
	font-weight: normal;
}

h1 {
	font-size: 20px;
	text-align: center;
	margin: 10px auto;
	color: #F9F9E5;
	font-family: georgia,sans-serif;
	font-style: italic;
}

h2 {
	font-size: 18px;
	margin: 10px 0px;
	color: #F9F9E5;
	font-family: georgia,sans-serif;
}

.brd {
	clear: both;
	overflow: hidden;
	height: 0px;
	display: block;
}

.inf li {
	list-style-type: square;
}

a:link, a:visited {
	color: #FFFF5F;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #DE884D;
}

.minputbox {
	color: #666666;
	font-family: Georgia, Arial, Times New Roman;
	font-size: 18px;
}

.mbutton {
	color: #666666;
	font-family: Georgia, Arial, Times New Roman;
	font-size: 18px;
	background-color: #ffffff;
	border: #666666;
}

.mbelde {
	padding: 4px;
	margin: 4px 8px;
	color: #ff0000;
	border: 1px solid #ffffff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #ffffff;
}
