
.leftnav a {
font-size: 12px;
line-height: 18px;
margin: 0 0 0 20px;
color : #616161;
text-decoration : none;
}

.leftnav a:hover {
font-size: 12px;
line-height: 18px;
margin: 0 0 0 20px;
color : #E2110C;
border-bottom : 1px solid #E2110C;
} 

.current {
color : #E2110C;
border-bottom : 1px solid #E2110C;
}


.content {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
line-height: 18px;
font-weight: normal;
color: #616161;
}

.content a {
color : #E2110C;
text-decoration : none;
}

.content a:hover {
color : #E2110C;
color: black;

} 

.widecontent img {
	padding: 3px;
	border: 1px solid #DBDBDB;
	margin: 4px;
}

a img{
text-decoration: none;
border: none;
}


.bigpenciltop {
	background: url('images/bigpenciltop3.jpg') no-repeat;
	height: 10px;
	width: 300px;

}

.bigpencilmid {
	background: url('images/bigpencilmid3.jpg') repeat-y;
}

.bigpenciltext {
	margin:5px;
}

.bigpencilbot {
	background: url('images/bigpencilbot3.jpg') no-repeat;
	height: 0px;
	width: 300px;
}


h1 {
font-size: 18px;
font-weight: bold;
margin: 0 0 10px 0;
color: #E2110C;
letter-spacing: -1px;
}

h2 {
font-size: 14px;
font-weight: bold;
margin: 0px 0 5px 5px;
color: #616161;
}

#date {
color: #E2110C;
font-weight: bold;
}

h3 {
font-size: 12px;
font-weight: bold;
margin: 0px 0 0px 0px;
color: #E2110C;
}


.tabs {
	padding: 2px;
	padding-left: 10px;
	margin-top: 1em;
	margin-bottom: .5em;
	border-bottom: 2px solid black;
	}

.tabs a {
	font-weight: bold;
	color: black;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: none;
	margin-right: 5px;
	}

.tabs a:hover {
	background: #E2110C;
	color: white;

}	

ul {
list-style-type: square;
margin-top: 5px;
}

.footer {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: normal;
text-align: center;
padding: 20px 0 0 120px;
color: #616161;
width:980px;
margin:0 auto;
}

.footer a {
color : #E2110C;
text-decoration : none;
}

.footer a:hover {
color : #E2110C;
} 

.footer a:hover img{
text-decoration: none;
border: none;
}