#linkList {
	padding : 0;
	border : 0 dotted #666666;
	background : transparent url(orchid.jpg) no-repeat bottom 0%;
	
}

#linkList ul {
	text-align : left;
	list-style : none;
	margin : 0 0 0 0;
	padding : 0 0 15px 35px;
	font-size : 12px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	border : 0 dotted #666666;
	width : 120px;
	line-height: 14px;
}
#linkList ul li {
margin : 0;
padding : 3px 0 3px 0;
border-bottom : 1px dotted #999999;
}
#linkList ul li a, #linkList ul li a:visited {
border-bottom : none;
outline : 0;
}
#linkList ul li a:hover {
color : #999999;
text-decoration : underline;
}
#lselect {
font-size : 0.9em;
}
#lselect ul li {
padding : 3px 0 3px 20px;
background : transparent url(bullet.jpg) no-repeat 2% 25%;
color : #999999;
}
#lselect a {
	display : block;
	font-size : 1.1em;
	color : #ea2b2e;
}
#lselect a.c {
display : inline;
line-height : 5px;
margin : 0;
padding : 0;
font : normal 1em/0.9em Geneva, Arial, Tahoma, sans-serif;
color : #999999;
letter-spacing : -1px;
}
#lselect, #larchives {
margin-bottom : 5px;
border : 0 solid #000000;
}
#larchives ul li a, #lresources ul li a {
	color : #E21023;
}
#lselect h3, #larchives h3, #lresources h3 {
width : 196px;
height : 40px;
margin-bottom : -20px;
padding : 10px 0 0 35px;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
text-transform : uppercase;
color : #999999;
}

p {
	color : #666666;
	font-size : 14px;
	font-weight : normal;
	line-height : 1.6em;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #ff0000;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}