a.nav {
	display: block;
	font-family: Geneva, Verdana;
	font-size: 9pt; 
	line-height: 18pt;
	color:#ffffff;
	width: 98px;
	height: 18pt;
	background-color: #2369fd;
	text-decoration: none
}
a.nav:hover {
	background-color: #ff0000;
	color:#ffffff;
}
a.nav:active {
	color:#000000;
}
	
a.zoom {
	font-family: Helvetica;
	font-size: 10pt;
	line-height: 20pt;
	color:#707070; 
	text-decoration: none;
}
a.zoom:hover {
	color:#ff0000
}
a.zoom:active {
	color:#1c81fd
}

a.link {
	display: block;
	font-family: Helvetica;
	font-size: 10pt;
	font-style: italic;
	text-align: left;
	text-indent: 15pt;
	line-height: 20pt;
	color:#555555;
	text-decoration: none;
}
a.link:hover {
	background-color: #ff0000;
	color:#ffffff
}
a.link:active {
	color:#1c81fd
}

a.more {
	font-family: Helvetica;
	font-size: 10pt;
	font-style: italic;
	text-align: right;
	line-height: 20pt;
	color: #707070;
	text-decoration: none;
}

a.more:hover {
	color: #ff0000;
}

a.more:active {
	color: #1c81fd;
}

img.ig {
	float: left;
	margin-left: 2px;
	margin-top: -10px;
	border: 0px;
}

img.ig:hover {
	margin-top: -12px;
}

td.column {
	width: 100px;
	background: #abcdef;
	vertical-align: top;
}

td.count {
	text-align: right;
	color: #ffffff;
	font-family: Helvetica;
	font-size: 9pt;
	margin-right: 25px;
}

td.caller {
	text-align: left;
	text-indent: 10px;
	color: #ffffff;
	font-family: Helvetica;
	font-size: 9pt;
}
.columnheading {
	display: block;
	background-color: #ff0000;
	font-family: Helvetica; 
	font-size: 10pt;
	font-style: italic;
	text-align: left;
	text-indent: 15pt;
	line-height: 20pt;
	color:#ffffff;
	text-decoration: none;
}

#container {
	width: 750px;
	margin: 1em auto;
	/*border: 2px outset #7d7d7d;*/
	border-bottom: 2px solid #000000;
	border-right: 3px solid #000000;
	background-color: #ffffff;

}

.content {
	width: 700px;
 	margin-left: 25px;
 }

.banner {
	width: 500px;
	margin-left: 125px;
}

.pageHeading {
	font-size: 20pt;
	font-family: Times New Roman;
	font-style: Italic;
	font-weight: bold;
	color: #ff0000;
	line-height: 24pt;
	text-align: center;
}

h1{
	margin-left: 25px;
	font-size:18pt;
	font-family:Helvetica, Arial, sans-serif;
	color:#808080;
	line-height:18pt;
}

p{	width: 700px;
	color:#505050;
	text-align:justify;
	margin-left: 25px;
	font-size:12pt;
	font-family:Times New Roman, serif;
	line-height:18pt
}

.txt {
	color:#505050;
	text-align:justify;
	font-size:11pt;
	font-family:Times New Roman, serif;
	line-height:16pt;
	text-indent: 12pt;
}	

.vp {
	height: 225px;
}

.vl {
	height: 173px;
}

.bg {
	width: 700px;
	margin: auto;
	padding-top: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background: #abcdef;
	border: 1px outset #7d7d7d;
}

.portrait {
	width: 158px;
	height: 211px;
	background: #f5f5dc; /*fffdd0=cream, f5f5dc=beige, f0dc82=buff, ccccbe=actual_mount*/
	float: left;
	position: relative; left: 12px;
	margin-right: 12px;
	border: 1px inset #7d7d7d;
	text-align: center;
}
	
.landscape {
	width: 215px;
	height: 159px;
	background: #f5f5dc;
	float: left;
	position: relative; left: 12px;
	margin-right: 12px;
	border: 1px inset #7d7d7d;
	text-align: center;
}

.square {
	width: 215px;
	height: 211px;
	background: #f5f5dc;
	float: left;
	position: relative; left: 12px;
	margin-right: 12px;
	border: 1px inset #7d7d7d;
	text-align: center;
}
.picture {
	text-align: center;
	margin-top: 17px;
}

img.mounted {
	border-color: #c0c0c0;
	border-style: inset;
}
