.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.bionames {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

.bionames {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #e9c830;
	text-decoration: none;
}


.standardblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #bbb9e2;
	text-decoration: none;
}
.biotitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.standardjustify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	}
	
.standardlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fffff;
	text-decoration: none;
}
.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5;
}
.white-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.null {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 25px;

}
.pagetitleaesthetics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #bbb9e2;
	line-height: 25px;

}
.pagetitlebarrows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #e9c830;
	line-height: 25px;

}

a.undermainimage:link { 
color: maroon; 
background-color: transparent;
padding: 30x;
font-weight: bold;
font-size: 12px;
line-height: 3.0;
text-decoration: none;

}

a.undermainimage:visited { 
color: black; 
background-color: transparent;
font-weight: bold;
font-size: 12px;
line-height: 3.0;
text-decoration: none;


}

a.undermainimage:hover {
color: black; 
background-color: transparent;
font-weight: bold;
font-size: 12px;
line-height: 3.0;
text-decoration: none;

}

	  .imgborder{
	border-style:outset;
	border-color: #d9bf0e;
	border-width:1px;
      }
	  
.imgbordersm{
	border-style:outset;
	border-color: black;
	border-width:1px;
      }
div.comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	position: relative;
	top: 0px;
	width: 155px;
	height: 100%;
	padding-left: 5px;
	padding-right:5px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	text-decoration: none;
	line-height: 1.2;
	text-align: left;
	background-color: #F4F4F4;
}
div.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #e7d3a2;
	text-decoration: none;
	position: relative;
	top: 5px;
	left: 0px;
	width: 530px;
	height: 100%;
	padding-left: 2px;
	padding-right:2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	text-decoration: none;
	line-height: 1.2;
	background-image: url(images/comments_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: bottom;
}

.bg {
	background: url(images/city_bg.jpg) 0% 100% no-repeat;
	background-color: #343434;
}
