body {
	margin:0px 0px 0px 0px;
} 

A, A:link
{	color:#600; text-decoration:none;
	font-weight:bold;	}
A:visited
{	color:#600; text-decoration:none;	}
A:active
{	color: #600;	}
A:hover
{
	background-color: #eeeeee;
}

 #navlist
{
padding: 0 1px 1px;
margin-left: 0;
font-weight: bold;
background: #990000;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid #990000;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 3px solid #AAB;
background: #CCCCCC;
text-decoration: none;
}

#navlist li a:link { color: #333333; }
#navlist li a:visited { color: #333333; }

#navlist li a:hover
{
border-color: #CCCCCC;
color: #FFF;
background: #990000;
}

h1, h2, h3
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: 'Lucida Grande', verdana, arial, sans-serif;
}

h4
{margin-bottom: 0px;}


td.backimage
{ 
	background-image: url(images/extra.jpg); 
	background-color: #990000;
}
	
#container {
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	width: 860;
	 \width: 880;
	w\idth: 860;
	 /* border: 1px solid gray;
	margin: 10px; 
	margin-left: auto;
	margin-right: auto; */ 
	background-color:#eeeeee;
	/* padding: 10px;  */
}

#banner {
	font-family: 'Lucida Grande', verdana, arial, sans-serif;
	color:#333333;
	font-size: x-small;
	font-weight:bold;
	background-color: #eeeeee;
	margin-bottom: 10px;
}

#content {
	font-family: 'Lucida Grande', verdana, arial, sans-serif;
	color:#111111;
	font-size:12px;
	font-weight:normal;
	line-height:110%;
	padding: 5px;
	margin-left: 130px;
	margin-right: 10px;
}

#sidebar_a {
	font-family: 'Lucida Grande', verdana, arial, sans-serif;
	float: left;
	width: 120px;
	\width: 120px;
	w\idth: 110px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	font-size: 12px;
	
}

#footer {
	font-family: 'Lucida Grande', verdana, arial, sans-serif;
	clear: both;
	padding: 5px;
	margin-top: 10px;
}

p {
	padding: 5px;
}

p.smallhead {
	font-weight:bold;
	color:#990000;
}

normal {
	font-size:x-small;
}


.title
{
	font-family: 'Lucida Grande', verdana, arial, sans-serif;
	color: #990000;
	font-weight:bold;
	padding:10px;
	font-size:14px;
}



.redborder
{
	border-left:1px solid #993333;
	border-right:1px solid #993333;
	border-bottom:1px solid #993333;
}

.greyback
{
	background:#eeeeee;
}


.date
{
	font-family: 'Lucida Grande', verdana, arial, sans-serif;
	font-size: large;
	text-align:right;
	color: #000;
	margin-bottom:10px;
	font-weight:bold;
	padding:5px;
}



.posted
{
	font-family:verdana, arial, sans-serif;
	font-size: x-small;
	color: #000000;
	margin-bottom:15px;
	padding:2px;
}


.boxed
{
	font-family: 'Lucida Grande', verdana, arial, sans-serif;
	color:#222222;
	font-size:x-small;
	font-weight:normal;
	background:#cccccc;
	line-height:100%;
	padding:5px;
	border:1px solid #990000;
}


.lightgrey
{
	color: #999999;
	text-weight: normal;
	background-color: transparent;
}

.pushright /* used to space text in from the left-hand side alone (the edge of the browser) */
{margin-right: +10px}
/*

p.img
{color: #933;
font-family: "Lucida Grande", Verdana, Geneva;
font-size:  x-small;
text-align: center;
}

*/

span.code
{color: #600;
font-family: ProFont, Monaco;
font-size: x-small; }
/*

#footer {
	margin: 10px 0 0 0;
	padding: 15px;
	clear: both;
	color: #666666;
	font-family: 'Lucida Grande', palatino, georgia, verdana, arial, sans-serif;
	font-size:x-small;
    font-weight:normal; 
	border-top: 2px #ccc solid;
	background-color: #003366;
	text-align:center;	
}

*/
