
body {
	text-align: center;
	background-color: #893A1C;
	background-image: url('http://www.manucyrk.com/images/bodyBG.jpg');
	background-repeat: repeat;
}

.clsCMOn {
	font-size: 12px;
  padding: 2px 4px;
	color: white;
}

.clsCMOver {
	font-size: 12px;
  padding: 2px 4px;
	color: yellow;
}

#main {
	position: relative;
	margin: 0 auto;
	top: 40px;
	width: 864px;
	height: 579px;
	border: 1px solid #444;
}

#title {
	display: block;
	width: 864px;
	height: 169px;
}

#navBarArea {

}

#navBarFill {
	background-color: #000000;
	color: yellow;
}

#navBarFill a {
	color: #FDF0CA;
	text-decoration: none;
}

#navBarFill a:hover {
	color: #D8B860;
}

#navBar {
	position: absolute;
	left: 304px;
	width: 488px;
	height: 105px;
	background-color: transparent;
	z-index: 1;
}

#frame {
	height: 392px;
	background-image: url('http://www.manucyrk.com/images/contentArea.jpg');
	background-color: #fff;
	padding-top: 1px;
	display: block;
}

#frame h1 {
	text-align: center;
}

#photoArea {
	text-align: center;
	padding: 0;
	width: 491px;
	height: 370px;
}

#photoArea table {
  width: 491px;
  color: #FDF0CA;
  background-color: #000;
  border-bottom: solid 1px #D8B860;
}

#photoArea a {
  color: #FDF0CA;
  text-decoration: none;
}

#photoArea a:hover {
	color: #D8B860;
}

#textArea {
	text-align: left;
	padding: 15px 30px;
	height: 362px;
	overflow: auto;
	display: block;
}

#presskit {
	text-align:center;
}

#presskit a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

#presskit a:hover {
	font-weight:bold;
	color:#00F;
}

#contact {
	font-size:20px;
	}
