body, html {
	font: .95em Arial,sans-serif;
	color: #141414;
	background-color: White;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#header {
	height: 110px;
	border-bottom: 2px solid Silver;
	clear: both;
	background-repeat: no-repeat;
	margin-top: 5px;
}
#leftcontent #subnav, #leftcontent #subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#leftcontent #subnav .subnav a:hover {
	color: Navy;
	background-color: #F0F8FF;
	left: auto;
}

#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;
}




#righttop{
	width: 150px;
	margin-top: 10px;
	width: 150px;
	position: absolute;
	top:195px;
	right:5px;

}
#rightcontent {
	position: absolute;
	top: 239px;
	right: 5px;
	width: 138px;
	background: #F0F8FF; 
	border-left: 2px dotted Silver;
	padding: 0px 5px 0px 5px; 
	clear: right;
	border-top: 1px solid Silver;
	word-break: normal;
	word-wrap: break-word;
}
#rtmarg{
	background-image: url(../b-img/sbk.jpg);
	position: absolute;
	top: 161px;
	width: 5px;
	height: 200px;
	background-position: left;
	background-repeat: repeat-y;
	left: 5px;
	border-right: 1px solid Black;
	border-left: 1px solid Black;
	border-top: 2px solid Black;
}
#menutop{
		position: absolute;
			left: 5px;
			top: 127px;
}
#menucontent	{
	background-image: url(../b-img/menubk.gif); /*background: #C8C8CF;*/
	left: 12px;
	top: 161px; 
	width: 146px; 
	padding: 4px 2px 4px 2px; 
z-index: 1;
	position: absolute;
	border-top: 2px solid Black;
}
#menucontent2	{
	background-image: url(../b-img/menubk.gif); /*background: #C8C8CF;*/
/*left: 12px;*/
	width: 146px;
	padding: 4px 2px 4px 2px;
	z-index: 1;
	border-top: 2px solid Black;
	vertical-align: top;
}

#leftcontent {
	margin-bottom: 0px;
	text-align: left;
	vertical-align: top;
	padding: 15px 20px 5px 10px;
	word-break: normal;
	word-wrap: break-word;
	margin-left: 160px; /*top: 229px;*/
	clear: left;
}
.show {
	margin-right: 5px;
}
p {
	padding: 5px;
	margin-top: 0px;
}
#leftcontent img {
	margin-right: 10px;
	border: 0px;
}
#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;
}
#quote{
	/*width: 100px;*/
	word-break: normal;
	word-wrap: break-word;
	overflow: auto; /*width: 110px;*/
	font: .8em Arial,sans-serif; /*clear: both;*/
	padding-left: 5px;
	padding-right: 5px;
}

.quote{
	word-break: normal;
	word-wrap: break-word;
	overflow: auto; /*width: 110px;*/
	font: .8em Arial,sans-serif; /*clear: both;*/
	/*margin-left: 10px;
	margin-right: 10px;*/
}	
#bottomcontent {
	background: #fff; /*text-align : center;*/
	font: .9em Arial,sans-serif;
	padding-top: .1em;
	padding-bottom: .1em;
	clear: both;
	border-top: 1px solid Silver;
	margin-top: 41px;
}
.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;
}
form {margin:0;} 
/*select,option{
	background-color: #F0F8FF;
	width : 85px;
	border : 1px solid maroon;
}*/
textarea,input {
	background-color: #F0F8FF;
	font: .95em Arial,sans-serif;
	border : 1px solid maroon;
	margin:0;
}
.form{
	vertical-align: top;
	left: auto;
	text-align: left;
	top: auto;
}

p{
	margin-top: 0px;
	margin-bottom: 4px;
}

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;}