body {
	background-color: #e6e6e6;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#n_maincontainer {
	width: 852px;
	margin-left: auto;
	margin-right: auto;
	border-left: solid 1px #bbbbbb;
	border-right: solid 1px #bbbbbb;
	border-bottom: solid 1px #bbbbbb;
}
.clear {
	clear: both;
}
#n_banner {
	position: relative;
	top: 0px;
	left: 0px;
	width: 850px;
	height: 200px;
	background-image: url(/images/mdstreet_2.jpg);
	border: solid 1px #ffffff;
}
.n_linkbar {
	position: relative;
	color: #ffffff;
	top: 0px;
	left: 0px;
	width: 852px;
	height: 18px;
	background-image: url(/images/menugradient_black.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #808080;
	/*border-bottom: solid 1px #000000;*/
	text-align: center;
	font-size: 14px;
	padding-top: 0px;
}
.n_linkbar a, .n_linkbar a:active, .n_linkbar a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.n_linkbar a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}
#n_contentarea {
	width: 852px;
	background-color: #ffffff;
}
#n_copyright {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	color: #000000;
	font-size: 10px;
}


h3 {
	color: #3b3a3a;
	font-size: 18px;
}
a {
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #3b3a3a;
	font-weight: bold;
}

.blank {
height: 10px;
}

.normal{
	padding-bottom: 5px;
}

.leftheader, .tableHeader {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #3b3a3a;
	width: 550px;
	text-transform: uppercase;
	padding: 5px;
	margin-top: 20px;
}

.tableHeader a {
	color: #ffffff;
	text-decoration: underline;
}

.tableHeader a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.tableHeader a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.rightheader{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #100003;
	width: 241px;
	text-transform: uppercase;
	padding: 5px;
	margin-top: 5px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
float: left;
margin-left: 10px;
margin-right: 271px; /*Set right margin to RightColumnWidth*/
width: 550px;
background-color: #ffffff;
}

#rightcolumn{
float: left;
width: 241px; /*Width of right column*/
margin-left: -261px; /*Set left margin to -(RightColumnWidth) */
padding-left: 20px;
}

.toptentable {
	background-color: #e2e2e2;
	border: solid 1px #cccccc;
}

.toptentable td{
	padding: 3px;
	border: solid 1px #cccccc;
}

.topheader{
	color: #944354;
	font-weight: bold;
}

.row1, .erow2 {
	background-color: #ffffff;
}

.row2, .erow1 {
	background-color: #e2e2e2;
}

#smpic {
	width: 57px;
	position: relative;
	clear:right;
	float: right;
	right: 5px;
	top: 5px;
}

#smpic img {
	border: solid 2px #3b3a3a;
	width: 57px;
}

.mediaThumb {
	border: solid 2px #3b3a3a;
}

blockquote {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
}

.filmstrip {
	height: 10px;
	background-image: url('/images/movieframe.jpg');
	background-repeat: repeat-x;
}

.filmbox {
	display: inline-table;
	background-color: #000000;
	margin: 0;
	padding: 0px;
}

.filmbox img {
	border:0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.title {
font-size: 14px;
font-weight: bold;
color: #3b3a3a;
}
img{
padding: 3px;
}