@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/ms_pub_brick_wall.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0px;
}
p {
	margin-top: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	margin-bottom: 3px;
	margin-top: 3px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 3px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	margin-bottom: 3px;
}
h4 {
	font-size: 24px;
	font-weight: normal;
	color: #C00;
	margin-bottom: 40px;
	margin-top: 3px;
}
a {
	color: #CCC;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #C00;
}
.top {
	width: 984px;
}
.top-left {
	width: 259px;
	height: 127px;
	float: left;
	text-align: left;
}
.top-right {
	width: 725px;
	height: 127px;
	float: right;
	background-image: url(images/images/m%27s_pub_omaha_topBar.jpg);
	background-repeat: no-repeat;
}
.top-navigation-a {
	width: 580px;
	height: 23px;
	float: right;
	text-align: left;
	padding-top: 60px;
}
.top-navigation-b {
	width: 580px;
	height: 23px;
	float: right;
	text-align: left;
}
.content {
	width: 984px;
}
.content-left {
	width: 380px;
	float: left;
	text-align: left;
	padding-top: 20px;
}
.footer {
	font-size: 9px;
}
.content-right {
	width: 540px;
	float: right;
	text-align: left;
	padding-right: 40px;
	padding-top: 60px;
}
.content-right-home {
	width: 540px;
	float: right;
	text-align: left;
	padding-right: 40px;
	padding-top: 60px;
	background-image: url(images/m_pub_omaha.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
