html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;outline:0;font-size:100%;}


#bigcont {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:1002px;
}

#navContainer {
	text-align: left;
	height: 110px;
	background-color: #000000;
	display: block;
	border: solid #666;
	border-width: 0 1px;
	padding-top: 1px;
}
.navText {	
	color: #ffffff;
	margin-left: 10px;
}
h1.nav {
	color: #ffffff;
	margin-left: 170px;
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 55px;
}
h3.nav {
	color: #aaaaaa;
	margin-left: 695px;
	margin-top: 0px;
	font-style: italic;
}
h2.main {
	margin-top: 10px;
	margin-bottom: 10px;
}
h3.main {
	margin-top: 20px;
	margin-bottom: 5px;
}

#container1 {
    float:left;
    width:100%;
}
#col1 {
    float:left;
    width:370px;
    background:#aaaaaa;
    padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#col2 {
    float:left;
    width:490px;
    padding-top: 15px;
    background:#cccccc;
    padding-bottom: 10px;
}
#col3 {
    float:right;
    width:120px;
    background:#cccccc;
}

#top {
	float:left;
	width:100%;
	background:#cccccc;
	clear:both;
}
#headlines {
	float:left;
	padding-top: 0px;
	padding-bottom: 0px;
}
#leftStory {
	float:left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	border-color: black;
	border: 1px solid rgb(0,0,0);
	background: white;
}
#leftPics {
	float:left;
	text-align:center;
	padding-left: 30px;
}
#mainStory {
	float:left;
	left: 10px;
	top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-color: black;
	border: 1px solid rgb(0,0,0);
	background: white;
}
#rightStory {
	float:left;
	left: 10px;
	top: 5px;
	margin-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	border-color: black;
	border: 1px solid rgb(0,0,0);
	background: white;
}
#foot {
	float:left;
	width:100%;
	background:#000000;
	clear:both;
}
#adBottom {
	position: relative;
	margin-top: 20px;
	margin-bottom:20px;
}

.bodyMain {
	color: #000000;
	font-family: Arial;
	line-height: 20px;
}
h2.main {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3.main {
	margin-top: 20px;
	margin-bottom: 5px;
}
img.main {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 10px;
}
.more {
	padding-right: 10px;
	text-align: right;
	display: block;
}

.headline {margin-bottom: 4px; }

a.headline:link {color: #000000; text-decoration: none; }
a.headline:visited {color: #000000; text-decoration: none; }
a.headline:hover {color: #000099; text-decoration: none; }

a.more:link {color: #000000; text-decoration: none; }
a.more:visited {color: #000000; text-decoration: none; }
a.more:hover {color: #999999; text-decoration: none; }
