body { margin: 0; }

*img, img, a img, a { 
	border: 0;
}

img { border: 0;}

p a, li a {
	color: #333;
	font-weight: bold; 
	text-decoration: none; 
	align: right;
}
li a:hover {
color: #CC0033;
font-weight: bold; 
text-decoration: none; 
align: right;
}


#logo { 
	background-image: url(img/logo.jpg); 
	background-repeat: no-repeat; 
	width:100%; 
	height: 100px; 
	float: left; 
	clear: both;
}

#nav { 
	height: 60px; 
	background-image: url(img/navbg.gif); 
	background-repeat: repeat-x; 
	background-position: 0 top; 
	clear: both; 
	margin: 0; 
	padding: 0; 
}

#content { 
	width: 1000px; 
	margin: 0; 
	position: relative; 
	float: left; 
	padding-bottom: 2em; 
}

#wrapper { }

#sidebarleft { 
	font-size: 0.75em; 
	line-height: 1.25; 
	width: 200px;
	align: right;
	
}

#sidebarleft ul { 
	list-style: none;
	padding: 5px 5px 5px 5px;
	align: right;
}

#sidebarleft dl { 
	list-style: none;
	padding: 20px;
	align: right;
}

#sidebarleft ul li { height: 3.5em; padding: 0 10px 0 10px; display: block; align: right; }

#sidebarleft a { 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	align: right;
}
#sidebarleft a:hover { text-decoration: none; align: right;}

#sidebarleft li.lia { 
	width:160px;
	padding-top:5px;
	background-image: url(img/top.gif); 
	background-repeat: no-repeat;
	background-position: 0 top;
}

#sidebarleft li.liz {
	width:160px;
	padding-bottom:0;
	background-image: url(img/bottom.gif); 
	background-repeat: no-repeat;
	background-position: 0 bottom;

}

#text {
	vertical-align: top;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 600px;
	color: #333; 
	line-height: 1.3; 
	padding: 10px 0 0 0; 
	font-size: 12px; 
}

#imageheadtext {
	vertical-align: top;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 600px;
	color: #333; 
	line-height: 1.3; 
	padding: 0; 
	font-size: 0.85em; 
}
dn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
dn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
dn a:hover { color: #333333; 
    text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
dl { width: 160px; padding: 10px 0 10px 0; background: #fff; background-image: url(img/bottom.gif); background-repeat: no-repeat; background-position: 0 bottom; }
dt { margin: 3; padding: 3px; background: #666 url(img/topcorners.gif) no-repeat left top; text-align: center;  }
dt a { color: #fff; font-weight: bold; text-decoration: none; font-size: 0.800em; }
dd { color: #666; font-family: Verdana, sans-serif; font-size: 85%; background: url(img/arrow.gif) no-repeat 0 3px; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0 !important; padding: 0 10px 10px; }
dd a { color: #333; font-size: 95%; text-decoration: underline; }
dd a:hover { color: #000; text-decoration: none; }
dd ul { list-style-type: none; list-style-image: none; }
#sidebarleft dl { width: 160px; background: #fff; background-image: url(img/bottom.gif); background-repeat: no-repeat; background-position: 20px bottom; }

#sidebarright { 
	padding: 100px 20px 20px 20px;
	vertical-align: top;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 0.675em; 
}

#index_sidebarright { 
	padding: 20px;
	vertical-align: top;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 0.675em; 
}


#footer { color: #fff; font-size: 85%; background-color: #666; text-align: right; clear: both; }
.red { background-color: #c03 !important; }
h1 { font-family: Helvetica, Arial, san-serif; font-size: 120%; border-top: 1px solid black; }
.backtotop { padding-bottom: 50px; }

.blockgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	background-position: left;
	height: auto;
	width: 100%;
}
