h2,h3,h4,body,div,p,th,td,ol,ul,li {
        font-size: 8pt;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

h1 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

tr.bluebar {
	background-color: #1c5571;
	align: center;
        font-size: 17pt;
	color: black;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

tr.graybar {
	background-color: gray;
	align: center;
        font-size: 17pt;
	color: black;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

td.text {
	background-color: white;
        padding: 10px;
}

td.topquote {
	width: 100%;
	padding: 10px;
	vertical-align: bottom;
        text-align: right;
	font-size: 20pt;
	font-style: italic;
	color: grey;
	font-family: Times, serif;
}


td.quote {
	background-color: white;
	border-right: 1px dotted gray;
	padding: 10px;
	align: top;
	width: 150px;
        font-size: 12pt;
	color: #808080;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

td.navbar {
	background-color: white;
	padding: 1px 0px 0 0;
	text-align: left;
	width: 150px;
        font-size: 20pt;
	font-weight: bold;
	align: left;
	color: #808080;
	font-family: Times, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

td.pic {
	border-right: 2px solid white;
	padding: 0px;

}

ul.navbar {
	display-type: block; 
	list-style-type: none;
	text-align: left;
	margin-left: 0;
	margin-right: auto;
}

ul.navbar li {
	background: #204070;
	margin: 1px 0 0 0;
	padding: 1px 0px 1px 3px;
	margin-left: 0;
	margin-right: auto;
	
}

ul.navbar a {
	text-decoration: none
}

ul.navbar a:link {
	color:white
}

ul.navbar a:visited {
	color:white
}

ul.navbar a:hover {
	color: #30c0ff
}

address {
	margin-top: 1em;
	padding-top: 1em;
	font-size: 13pt;
}

a:hover {
	color: black;
}

a:link { 
	color: blue;
	text-decoration: none
}

a:visited {
	color: blue;
	text-decoration: none
}

a.inbar:hover { 
	color: white; 
	font-weight: bold;
	text-decoration: none
}

a.inbar:link { 
	color: white; 
	font-weight: bold;
	text-decoration: none;
}

a.inbar:visited { 
	color: white; 
	font-weight: bold;
	text-decoration: none;
}

a.intext:link { 
	color: #204070; 
	font-weight: bold;
	text-decoration: none;
}

a.intext:hover { 
	color: #204070; 
	font-weight: bold;
	text-decoration: underline;
}

a.intext:visited { 
	color: #204070; 
	font-weight: bold;
	text-decoration: none;
}

a.inquote:link { 
	color: #5050B0; 
	font-weight: bold;
	text-decoration: none;
}

a.inquote:hover { 
	color: #5050B0; 
	font-weight: bold;
	text-decoration: underline;
}

a.inquote:visited { 
	color: #5050B0; 
	font-weight: bold;
	text-decoration: none;
}

a.caption {
	color: #204070;
	font-size: 6pt;
	text-decoration: none;
}

a.caption:hover {
	color: #204070;
	font-size: 6pt;
	text-decoration: underline;
}

/* disregard this tripe
.content {
	float: left; 
	width: 600px; 
	padding: 0 5em 10em 2em;
	background: white; 
	margin: 0 40px 10px 0;
	color: black;
	font-size: .8em;
	border: 2px solid green;
}

.comment {
	float: right; 
	width: 300px; 
	padding: 5px;
	background: white;
	border: 2px solid black;
}


/*
	border-right: 2px dotted gray;
*/
.clearfix {
display: inline-block;
}  

/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */

*/



.caption{color:#888;position:absolute;top:275px;left:3px;width:200px;}
.gallery{width:200px;float:left;}
.gallery li{width:55px;height:70px;border:3px double #eee;margin: 0 2px 2px 0;background:#eee;}
.gallery li.hover{border-color:#bbb;}
.gallery li.active{border-style:solid;border-color:#222;}
.gallery li div{left:240px}
.gallery li div .caption{font:italic 0.7em/1.4 georgia,serif;}
.galleria_container{margin:0 auto 60px auto;height:438px;width:580px;float:right;}
.replaced{width:560;height:400;}
