body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #993333;
	background-image: url(http://www.thegreasergarage.com/bkgs/diagramdrk.gif);
	background-repeat: repeat; 
	background-attachment: fixed;
}
a:link {
	color: #FF0066;
	text-decoration: none;
	font-weight:bolder;
}
a:visited {
	text-decoration: none;
	color: #CC3333;
	font-weight:bolder;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bolder;
}
a:active {
	text-decoration: none;
	color: #FFCC66;
	font-weight:bolder;
}
.style1 {
	color: #FF0033;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.style2 {
color: #FF3366;
}

#thumbnails {
font:Verdana, Arial, Helvetica, sans-serif 9px;
color:#000000;
width:600px;
}
.thumbnail {
font:Verdana, Arial, Helvetica, sans-serif 9px;
color:#000000;
width:150px;
}

#content {
	width:790px;
	border:#FFFFFF;
	border-style:solid;
	border-width:medium;
	background:#CCFFFF;
	margin-left:auto;
	margin-right:auto;
	padding:7px;
}

#inner {
	width: 600px;
	float:left;
	padding:10px;
	background:#CCFFFF;
}
#sidebar {
	background:#96AA91;
	float:right;
	width:200px;
	padding:10px;
}

li {
font-size:12px;
line-height:2em;
}
.maintext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.dateline {
	font-size: 12px;
	font-weight: bold;
	color: #FF0033;
}

.border {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
border-bottom:dotted #666666  thin;
padding-bottom:10px;
width:60%;
}

img { border: 0px; }
img.dateline { 
    float: left; 
    margin: 0px 20px 0px 0px;
	border:1px solid #000000; 
	padding: 1px 
}

img.floatRight { 
    float: right; 
    margin: 7px;
	border:1px solid #000000; 
	padding:1px 
}

img.thumbnail { 
	border:5px double #000000; 	
	margin-bottom: 5px;
	}

