.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #144264;
	line-height: 20px;
}

.fronttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
}
.fronttext a:link {
	color: #144264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.frontext a:active {
	color: #144264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.fronttext a:visited {
	color: #144264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.fronttext a:hover {
	color: #144264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}
.arrow a:link {
	color: #144264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.arrow a:active {
	color: #144264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.arrow a:visited {
	color: #144264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.arrow a:hover {
	color: #144264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.commentpost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #144264;
	line-height: 20px;
	padding: 6px;
	border: 1px solid #FFFFFF;
	height: auto;
}
.commentpost a {
	color: #144264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
}
.commentpost a:active {
	color: #144264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.commentpost a:visited {
	color: #144264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.commentpost a:hover {
	color: #144264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	background-color: #FFFFFF;
}
.actlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #144264;
	line-height: 20px;
}
.actlink a:link {
	color: #144264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.actlink a:active {
	color: #144264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.actlink a:visited {
	color: #144264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.actlink a:hover {
	color: #144264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}

.indexback {
	background-image: url(../images/index_back_woman.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.phototext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646555;
}
#issuephotos {
	font-family: Arial, Helvetica, sans-serif;
}
#navlist {
width: 199px;
padding-top: 25px;
padding-bottom: 15px;
background-color: #A6A48C;

border: 1px solid;border-color: #ffffff;
}
#navlist ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
#navlist li {
margin: 0;
}
#navlist a {
display: block;
padding-bottom: 10px;
height: 25px;
text-align: center;
background-image:  url(../images/issue_nav.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
}
#navlist a:link, #navlist a:visited {
color: #eee;
text-decoration: none;
}
#navlist a:hover, #navlist a:active {
background-image:  url(../images/issue_nav_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #144264;
}

#cv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin: 16px 0 2.5em 0;
    width: 100%;
    font-weight: bold;
}
#cv li {
float: right;
list-style-type: none;
margin: 0 0 0 0;
padding: 0;
white-space: nowrap;
}
#cv ul {
margin: 0;
padding: 0;
}
#cv a {
padding: 3px 18px 3px 15px;
background-image: url(../images/cvoff.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
text-decoration: none;
}
#cv a:link, #navlist a:visited {
color: #144264;
}
#cv a:hover, #navlist a:active {
background-image: url(../images/cvon.gif);
color: #ffffff;
background-repeat: no-repeat;
background-position: 0% 50%;
}



<!--[if IE 5]>
#navlist a {
height: 1em;
float: left;
clear: both;
width: 100%;
}
<![endif]-->

<!--[if IE 6]>
#navlist a {height: 1em;}
<![endif]-->
