* { margin: 0px; padding: 0px; outline: none; }
img { border: 0px; }

.clear { clear: both; }
/*.georgia { font-family: Georgia, "Times New Roman", Times, serif; }*/
a { color: #8F6BBE; text-decoration: underline; }
a:hover { text-decoration: none;  }

body {
	font: 13px, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	margin: 31px 0;
	background: #DCDDDE url('../template/skin/bg.gif') repeat-x;
}

#wrapper {
	margin: 0 auto;
	width: 873px;
	text-align:left;
	background: #fff url('../template/skin/wrapper.gif') repeat-y;
}

#head_container {
	height: 177px;
	padding: 8px 7px 0 7px;
	background: #fff url('../template/skin/header_wrapper.gif') no-repeat;
}

#head {
	background: url('../template/skin/header.gif') repeat-x;
	height: 177px;
}

#head #logo { float: left; height: 110px; padding: 15px 0 0 20px; }
#head p#date { float: right; color: #888; padding: 90px 20px 0 0; }

#main_nav { clear: both; }
#main_nav li { list-style:none; display: inline; }
#main_nav li a { 
	float: left; 
	display: block; 
	line-height: 52px; 
	padding: 0 25px;
	font-size: 14px;
	font-weight: bold;
	color: #fff; 
	text-decoration: none;
	background: url('../template/skin/nav.gif') top right no-repeat;
}

#main_nav li.lastChild a { padding-right: 26px; background-position: top left; }
#main_nav li.lastChild a:hover,#main_nav li.lastChild a.selected { background-position: left -52px; }

#main_nav li a:hover,#main_nav li a.selected { background-position: right -52px; }

#container { min-height: 400px; padding: 0 7px; }
*html #container { height: 400px; }

#side { 
	border-top: 20px solid #fff; 
	width: 259px; 
	float: left; 
}

#side h2 { 
	font-size: 16px; 
	color: #ccc; 
	font-weight: normal; 
	line-height: 38px; 
	padding: 0 20px; 
	background: url('../template/skin/side_head.gif') top right no-repeat;  
}

#side_nav li { float: left; list-style: none; }
#side_nav li a { 
	display: block; 
	line-height: 33px; 
	padding: 0 20px; 
	width: 219px;
	color: #606060;
	font-weight: bold;
	text-decoration: none;
	background: url('../template/skin/side_nav.gif') repeat-x;
}
#side_nav li a:hover,#side_nav li a.selected { background-position: 0 -33px; }

#main { 
	width: 560px; 
	padding: 20px; 
	float: right; 
}
#main p, #main h2, #main h3, #main h4,#main h5,#main h6,#main ul,#main ol, #main dl { padding-bottom: 10px; }	
#main h1 { font-size: 20px; padding-bottom: 30px; color: #6E5A88; background: url('../template/skin/h1.gif') bottom center no-repeat; margin-bottom: 10px; }
#main h2 { font-size: 19px; }
#main h3 { font-size: 18px; }
#main h4 { font-size: 15px; }
#main h5 { font-size: 14px; }
#main h6 { font-size: 13px; }

#main dd { margin-bottom: 5px; }
#main li { margin-bottom: 8px; margin-left: 24px; } 
#main li ul { margin-top: 5px; }
#main .img_right { float: right; margin: 0px 20px 10px 10px; }

#current_issue { margin-bottom: 20px; }
#current_issue a {
	display: block;
	width: 398px;
	height: 62px;
	overflow: hidden;
	text-decoration: none;
	padding: 28px 10px 10px 145px;
	background: #333 url('../template/skin/current.png') no-repeat;
}
#current_issue a:hover { background-position: 0 -104px; }
#current_issue span.large { color: #fff; display: block; font-size: 18px; padding-bottom: 20px; }
#current_issue span.small { color: #777; display: block; font-size: 11px; margin-left: -10px; }

#archiveList li { list-style: none; margin: 0px; background: url('../template/skin/br.gif') bottom repeat-x; }
#archiveList li a { text-decoration: none; font-weight: bold; display: block; line-height: 38px; padding: 0 10px; }
#archiveList li a:hover { background: #f1f1f1; }
 
#staffList dl { padding-bottom: 20px; margin-bottom: 20px; background: url('../template/skin/br.gif') bottom repeat-x; }
#staffList dt { float: left; margin-right: 20px; }
#staffList dt img { padding: 1px; border: 1px solid #ccc; }
#staffList dd { padding-bottom: 5px; }
#staffList dd.name { font-weight: bold; font-size: 14px; padding-bottom: 5px; }

#footer { 
	clear: both; 
	padding: 20px 28px; 
	color: #888; 
	font-size: 12px; 
	background: #DCDDDE url('../template/skin/footer.gif') no-repeat; 
}

label { font-weight: bold; font-size: 14px; }
.text { padding: 3px; border: 1px solid #ccc; background: #fff url('../template/skin/txt_bg.gif') repeat-x; }
td,th { padding: 5px 10px; line-height: 30px; border-bottom: 1px dotted #ccc; }
th { background: #ddd; }

#ok { padding: 20px 20px 20px 70px; margin: 10px 0; border: 10px solid #E6EDDE; color:#009900; background: #E6EDDE url('../template/skin/ok.gif') top left no-repeat; } 
#errors { padding: 20px 20px 20px 70px; margin: 10px 0; border: 10px solid #FDE0E0; color:#cc0000; background: #FDE0E0 url('../template/skin/error.gif') top left no-repeat; } 

#ad_left { float: left; width: 250px; }
#ad_right{ float: right; padding-top: 10px; width: 272px; }

.chart { margin-top: 20px; border-collapse: collapse; }
.chart td { font-size: 11px; line-height: 14px; background: #F9F4FF; border: 1px solid #ccc; }
.chart tr.block td { background: #fff; }
