body {
	margin-left: 27px;
	background: url(../images/utb_pattern.png) repeat 11px;
}
	
#container {
	width: 854px;

	background-color: #fff;
	float: left;
}	

#header {
	height:187px;
}

.min {
	height: 800px;
}

.minn {
	height: 590px;
}

#content {
	float: left;
	width: 854px;
}

#menu {
float:left;
	padding-top: 20px;
	padding-right: 18px;
	float: left;
	background-color: #fff;
	color: #0f0f0f;	
	font: bold 21px/45px "Courier New", Courier, mono;
	text-align: center;
}

#menumenu {
	margin-top: 40px;
}

ul {
	list-style-type: none;
}

#main {
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 20px;
	margin-left: 283px;
	font: 16px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-left: 2px dashed #3e3e3e;
}

a {
	text-decoration: none;
	color: #0f0f0f;
}

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

.selected {

	color: #0f0f0f;
	text-decoration: underline;
}
