body{
		font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#nav, #nav ul,#leftcontent #subnav, #leftcontent #subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav li {
	float: left;
	font-size: 14px;
	width: 104px; 
}
#nav li ul { 
		position : absolute;
		width: 10em;
		left: -999em;
}
.navhi a {
	width: 104px;
	display: block;
	color: blue;
	text-decoration: none;
	background-color: #cbe9fb;
	border: 1px solid Silver;
	padding: 1px 0px 1px 0px;
	text-align: center;
}
.navlow a {
	width: 150px;
	display: block;
	color: blue;
	text-decoration: none;
	background-color: #cbe9fb;
	border: 1px solid Silver;
	padding: 1px 1px 1px 5px;
	text-align: left;
}
.navhi a:hover, #leftcontent #subnav .subnav a:hover {
	color: #cbe9fb;
	background-color: #006699;
	left: auto;
}
.navlow a:hover {
	color: #cbe9fb;
	background-color: #006699;
	left: auto;
}	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;

}
#leftcontent img {
	margin-right: 10px;
	border: 0px;
}
#welcome a, #welcome a:visited{
	color: Purple;
}

#bottomcontent a,
#bottomcontent a:visited,
#leftcontent a,
#leftcontent a:visited,
#rightcontent a,
#rightcontent a:visited,
#homenav a,
#homenav a:visited {
	color: Blue;
}
#leftcontent a:hover,#homenav a:hover,#rightcontent a:hover,#bottomcontent  a:hover{
	color: Maroon;
}
#bottomcontent {
	background: #fff; /*text-align : center;*/
	font: .9em Arial,sans-serif;
	padding-top: .1em;
	padding-bottom: .1em;
}
.read{
	display: none;
}
#galcontent {
	margin-bottom: 0px;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	word-break: normal;
	word-wrap: break-word;
	overflow: auto;
	width: 78%;
	z-index: auto;
	position: absolute;
}
#leftcontent #subnav .subnav a {
	width: 70px;
	display: block;
	color: Black;
	text-decoration: none;
	background-color: white;
	border: 1px solid Silver;
	padding: 1px 1px 1px 2px;
	text-align: center;
}
#leftcontent #subnav li{
	float: left;
	font-size: 12px;
	width: 70;
}
form {margin:0;} 

textarea,input {
	background-color: #cbe9fb;
	font: .95em Arial,sans-serif;
	border: 1px solid Navy;
	margin: 0;
}
.form{
	vertical-align: top;
	left: auto;
	text-align: left;
	top: auto;
}
h1 {
  	font:  1.8em;
   font-weight: bold;
}
h2 {
   font: 1.6em;
	font-weight: bold;
}
h3 {
     font: 1.4em;
     font-weight: bold;
}

h4{
	font: 1.2em;
	font-weight: bold;
}
h5{
	font: 1em;
   font-weight: bold;	
}
hr{
	height: 1px;
	color: Blue;
}
.red{	color: Red;}
.navy{ color: navy;}
.blue{ color: blue;}
.maroon{ color: maroon;}
.teal{ color: Teal;}
.gray{ color: #2F4F4F;}
.bold{ font-weight: bold;}
.larger{ font-size: larger;}

#textbody{
	list-style-image: url(../b-img/bullet.jpg);
	padding: 10px 20px 20px 20px;
}

#welcome{
	background-color: #006699;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic; /*font-size: xx-small;*/
	color: #11CD32;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
}
.bio{
	font-size: .85em;
}
.bioimg{
	border: 2px groove #B0C4DE;
}
