body {
	margin: 0 auto;
	padding: 0;
	background-repeat: repeat;
	background-image: url(http://www.localmmanews.com/images/Im_backround.gif);
	background-position: center;
	text-align:left;
font-size: 13px;
font-family: Georgia, Verdana, Arial, sans;
color:#666;
}
p{margin:3px 0 0 0 ;
font-size:12px;}
h2{ margin:0px 0 0 0 ; font-size:12px;color:#ccc; font-weight:bold;}
.time{color:#933; margin-top:20px; text-transform:capitalize;}
.title{color:#F00; font-size:18px; font-weight:normal;}
.hr{border-bottom:1px dotted #c77; width:640px;margin:4px 0 8px 0;}
.userComment{background-color:#f2f2f2; padding:4px; margin-top:10px;min-height:14px;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;}
.userComment a{display:inline;}
.comment{margin-bottom:10px;}
.accent{color:#933; font-style:italic;}
.permalink{margin-left:420px;}

/*comment window rules*/
#container.commentWindow{width:380px;}
.commentWindow .cols{width:300px;}
.commentWindow .hr{width:300px;}

.commentWindow fieldset{border:1px solid #c77; margin:15px 0;}
.commentWindow legend{font-size:12px; font-weight:bold;}
form {margin-bottom: 0px; margin-top: 0px;} 
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1000px;
}

#header {
	margin: 0 0 0px 0;
	background: white;
	height: 125px;
	
}
#tool {
	margin: 0 0 0px 0;
	height: 15px;
}

#side-a {
	float: left;
	width: 1000px;
	height: 100%;
	border:1; 
	border-width:0px;
	border-style:solid;
	border-color:#666;
}

#side-b { 
	margin: 0;
	float: left;
	width: 746px;
	height: 465px; /* Holly hack for Peekaboo Bug */
	border:1; 
	border-width:0px;
	border-style:solid;
	border-color:#666;
}

#footer {
	clear: both;
	height: 20px;
	background-repeat: repeat;
	background-image: url(http://www.localmmanews.com/images/footer.jpg);
	background-position: center;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}

