body
{ background-color: #dcd7d5;
text-align: justify;
margin: 0px;
width:100%;
}

h1, h2 {
font: bold 14px arial, sans serif;
line-height: 12px;
text-transform: uppercase;
margin: 20px 0px 3px 0px;
letter-spacing: 1px;
}


#header {
	width:100%;
	background: url(/chuck&ned/bgtop.jpg) repeat-x;
	height: 382px;
	}



i{color: #a8010b; }


body, td, input, select, textarea
{ font-family: Georgia;
font-size: 11px;
line-height: 13px;
color: #000;}

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

a:hover
{ text-decoration: underline;}

p
{ margin: 0px 0px 5px 0px;}

input, textarea, select
{ border: 1px solid #000;
background-color: #dcd7d5;
padding: 2px;}

li
{ list-style-type: none;
padding-bottom: 1px; }

ul
{ padding-left: 1px;
margin-left: 0px; }

.mainimage
{ z-index: 1;}

img
{ border: 0px;}

.content
{ width: 520px;
background-color: #dcd7d5;
position: absolute;
left: 10px;
top: 338px;
padding: 5px;
border-top: 0px solid #709797;
border-bottom: 0px solid #709797;
margin-bottom: 20px;
}

.body2
{ background-color: #eee;
border-top: 3px solid #000;
border-bottom: 3px solid #000;
padding: 5px;}

.menu
{ width: 180px;
background-color: #dcd7d5;
position: absolute;
left: 570px;
top: 340px;
padding: 5px;
}


.title
{ font: bold 12px Trebuchet MS, sans serif;
font-style: italic;
padding: 3px;
color: #fff;
letter-spacing: 2px;
border-bottom: dotted 0px #fff;
text-transform: lowercase;
 
      }

.header2
{ font: bold 12px Trebuchet MS, sans serif;
font-style: italic;
padding: 3px;
color: #fff;
letter-spacing: 2px;
border-bottom: dotted 0px #000;
text-align:right;
text-transform: lowercase;
 
      }

.title2
{ font: bold 12px Trebuchet MS, sans serif;
font-style: italic;
padding: 3px;
color: #000;
letter-spacing: 2px;
border-bottom: dotted 1px #ffffff;
text-transform: uppercase;
 
      }


.main
{ padding: 3px;
color: #000; }

blockquote, .stats {
color: #000;
	margin: 0 20px;
	padding: 0 20px;
	border-left: 5px solid #000;
        background-color: #f6f8fa;
	font-size: 1em;
}

img.float {
float: left;
border: 5px solid #fff;
margin-right: 10px;
}

img.floatr {
float: right;
border: 5px solid #fff;
margin-left: 10px;
}

* html img.float {
margin-top: -5px;
}

* html img.floatr {
margin-top: -5px;
}

.centered {
margin: 0 auto 0 auto;
}

.body {
margin-bottom: 10px;
}
