
body {
	background:url(../images/template/bg.jpg) repeat-x #5F7A66;
	padding-top:0;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link {
	color: #349E8A;
}
a:visited {
	color: #349E8A;
}
a:hover {
	color: #000000;
}
a:active {
	color: #349E8A;
}

img {border:0px}


#menu a {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
width:80px;
display:block;
float:left;
text-align:center;
margin-left:10px;
padding:5px;
}

#menu a:hover {
width:80px;
background-color:#349E8B;
display:block;
padding:5px;
}

.tagline { 
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
padding:5px;
float:right;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#666666;
font-style:italic;
margin:0;
}

h2 {
font-weight:bold;
margin:0;
font-size: 11px;
color:#006666;
}

#wrapper {
margin:0 auto;
width:742px;
border:#ffffff 1px solid;
background:#FFFFFF}

#heading {
clear:both;
height:40px;
margin-top:5px;
padding-right:45px;
background:url(../images/template/heading_bg.gif) top left repeat-x;
}
#heading h1 {
float:right;
padding:10px 15px 0;
background:#FFFFFF;
}

#left_column {
width:194px;
vertical-align:top;
padding-bottom:5px}

#content {
padding:10px;
vertical-align:top;
text-align:left;
border-left:solid 1px #349E8A;
}

.issues_yearlist {
list-style:none;
margin:0;
padding:0;}

.issues_yearlist a {
font-size:14px;
font-weight:bold;
text-decoration:none;}

.issues_yearlist a:hover {
color:#000000}


