@import "undohtml.css";

body  { font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	font-stretch: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background: #F2F2F9 none repeat-x bottom;
	color: #333333;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: none;
	color: #ab6666;
}
#image {
	margin-top: 96px;
	display: block;
	text-align: center;
	margin-bottom: 80px;
}
#image .image   {
	background: #FFFFFF;
	padding: 7px;
	border: 1px solid #BFBFBF;
}

#image .thumb   {
	background: #FFFFFF;
	border: 1px solid #BFBFBF;
	padding: 8px;
	margin: 16px;
	vertical-align: middle;
}

#image .thumb:hover   {
	background: #e5e5e5;
	border: 1px solid #979797;
	padding: 8px;
	margin: 16px;
	vertical-align: middle;
}

#image span {
	width: 450px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 312px;
	top: 14px;
}

#footer {
	bottom: 0px;
	color: #333333;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: url(images/mcp_tile.gif) repeat-x;
	display: block;
	position: fixed;
	overflow: hidden;
}

#footer span {
	width: 780px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*<group=Head>*/

h1 span {
	display: none;
}

h1 a {
	width: 172px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: url(images/mcp_maintitle.gif) no-repeat;
	display: block;
	position: absolute;
	top: 10px;
	left: 110px;
}
	
/*</group>*/

/*<group=Navigation>*/

#nav li {
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
}


	
/*</group>*/

/*<group=Footer>*/

#footer a:link, #footer a:active, footer a:visited, #footer a {
	color: #6e3c3c;
}

#footer a:hover {
	color: #710101;
}

#footer h3 {
	font-size: 12px;
	line-height: 13px;
}

#title {
	display: block;
	width: 240px;
	height: 32px;
	float: left;
	margin-top: 8px;
	margin-right: 12px;
	margin-left: 12px;
	padding-right: 8px;
}

#title p {
	font-size: 10px;
}

#info {
	width: 146px;
	float: left;
	height: 32px;
	display: block;
	margin-top: 8px;
	margin-right: 12px;
	padding-right: 8px;
}

#location {
	width: 156px;
	float: left;
	height: 32px;
	display: block;
	margin-top: 8px;
	margin-right: 12px;
	padding-right: 8px;
}

#menu {
	display: block;
	width: 150px;
	height: 32px;
	float: left;
	text-align: right;
	background: 6;
	margin-top: 8px;
}
	
/*</group>*/

#nav_desc {
	display: block;
	position: absolute;
	top: 75px;
	left: 240px;
	width: 309px;
}

#nav_desc p {
	margin-bottom: 8px;
}
