/* CSS Document */

a:link {
	color: #b51d8d;
}

a:hover {
	color: #ec008c;
}

a:visited {
	color: #b51d8d;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
	padding-top: 8px;
}

h2 {
    font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-bottom: 0px;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 13px;
	font-weight: normal;
}

body {
	background-image: url(/images/sliver_backgrd.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #f79020;
	line-height: 16px;
}

.footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #b41d8d;
	clear:both;
}

#leftnav {
	width:235px;
}

#blog {
	margin-left:32px;
}

#right {
	margin-top:180px;
}
