a {

	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}

body {

	color: #e4e3e2;
	background: #443d35;
	background-image: url('/media/images/background_tile.png');
	background-position: center;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.68em;
	margin: 0;
	padding: 0;

}

body b {

	color: #ffffff;

}

#container {

	background: #61574c;
	text-align: left;
	height: 760px;
	padding: 5px;
	width: 829px;

}

#content {

	border-color: #5b5046;
	border-style: solid;
	border-width: 1px;
	float: left;
	height: 741px;
	padding: 10px;

}

#copyright {

	background: #61574c;
	font-size: 0.9em;
	height: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	width: 819px;

}

#copyright_left {

	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	width: 60%;

}

#copyright_right {

	float: right;
	padding-right: 7px;
	text-align: right;
	width: 35%;

}

.image_left {

	float: left;
	margin-right: 10px;

}

.intro {

	border-color: #64584d;
	border-style: solid;
	border-width: 1px;
	float: right;
	height: 259px;
	padding: 20px;
	width: 535px;

}

.intro p {

	line-height: 20px;
	margin-top: 20px;

}

#logo {

	height: 129px;
	margin-bottom: 5px;
	width: 446px;

}

#logo_image {

	margin-left: -4px;

}

#menu {

	background: #433b34;
	height: 25px;
	line-height: 25px;
	padding-left: 12px;
	width: 795px;

}

#menu_container {



}

#pane_container {

	background: #5b5147;
	height: 218px;
	padding: 10px;
	width: 787px;

}

#pane_interior {

	border-color: #64584d;
	border-style: solid;
	border-width: 1px;
	height: 196px;
	padding: 10px;

}

.separator {

	background: #5c5045;
	height: 8px;
	margin-bottom: 5px;
	margin-top: 5px;

}

#welcome {

	background: #564d44;
	margin-top: 5px;
	padding: 10px;
	height: 301px;

}
