A:FOCUS.leftblock {
	color : #FFE4C4;
}
A:VISITED.leftblock {
	color : Fuchsia;
}

A:LINK.leftblock {
	color : #FFF5EE;
}

TABLE {
	width : 95%;
	border-bottom : thin double Gray;
	border-top-color : Gray;
	border-top-style : double;
	border-top-width : thin;
}

BODY {
	border : 30px groove #004A00;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color : #FFFFFF;
	background-image : url(images/background-plain.jpg);
}


#left {
    position: absolute;
	left: 32px;
	top: 600px;
	width: 122px;
/*	background-color : #003399;*/
	
	vertical-align : top;
	text-align : left;
	height : auto;
	color : White;
	padding-left : 10px;
    padding-right : 10px;
}

#leftspec {
/*	position: absolute;*/
	left: 32px;
/*	top: 200px;*/
	top: 30%;
	width: 40%;
	background-color : #003399;
	vertical-align : top;
	text-align : left;
	height : auto;
	color : White;
	padding-left : 10px;
    padding-right : 10px;
}

#center {
	margin-top: 0;
	margin-left: 200px;
	margin-right: 20px;
	/*width: 77%;*/
	border : thin groove Blue;
	border-right-style : none;
	border-bottom-style : none;
	padding-top: 1px;
	padding-left : 15px;
	padding-right: 15px;

}

#right {

	position: absolute;
	top: 180px;
	width: 45%;
	right: 45px;
	text-align: right;
}


#bottom{
	clear: all;
	border: 4px ridge Fuchsia;
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 50px;
	text-align: center;
	color: Green;
	font-weight : bold;
	font-size : 14px;
	background-color : Lime;
}

#footer{
	clear: both;
	border: 4px ridge Fuchsia;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
/*	height: 20px;*/
	color: Red;
	font-weight : bold;
	font-size : 14px;
}

.forlogodisplay {
	border : None;
	width : 100%;
}

A:hover {
	color:#990000;
	background-color : #AAFFD7;
}

/*H1 {
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color: #006753;
	background-color : transparent;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 20px;
	*/
H1 {
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	color: #006753;
	background-color : transparent;
	margin-top : 20px;
	margin-left : 20px;
	font-size : 65px;
}

H2 {
	/*background-color: yellow;
	*/
	text-align: right;
	padding-right:20px;
	margin-right: 20px;
	font-family : Arial;
	font-size : 16px;
	font-style : normal;
	color : #8B4513;

}

H3 {
	text-align : center;
}

H4 {
	text-align : center;
		font-size : 160%;
}

H5 {
	text-align : center;
		font-size : 120%;
}


H6 {
	text-align : center;
	text-decoration : underline;
	font-size : 140%;
	line-height : 1px;
}


P, UL, OL, TABLE {
	font-family : "Times New Roman", Times, serif;
	color: #8B4513;
	/*font-weight : bold;
	*/
	font-size : 120%;
}

b{
font-size: 120%;
}
.topbutton{
	position: absolute; 
	top: 0px;
}

.lowerbutton{
	position: absolute; 
	top:30px;
}


.mergelogo {
	margin : 0;
	padding : 0;
	font-size : 90%;
	border : 0;
	color: Navy;
}
.logobutton{
	vertical-align : bottom;
	text-align : center;
	border: 5px solid Navy;
}
.button{
	/*background-color : #FFFFFF;*/
	vertical-align : middle;
	text-align : center;
	border : medium outset Silver;
	background-image : url(images/canvas.jpg);
}

.positionpicture{
	padding-right: 50px;
	margin-left : 20px;
	margin-top : 20px;
}
.menu {
	font-size: 85%;
	background-color: #FFFFFF;
	padding: 0px 0px 1px 0px;
}

.dropcap{
	color: #006753;
	font-size: 2.1em;
	float: left;
	padding-right: 4px;

}

.coname{
	color: #006753;
	font-size: larger;
}

.lettersleft{
	color: Yellow;
	float: left;
	padding-right: 4px;
	font-style : normal;
	font-weight : bold;
  text-align : center;
  padding-left: 20px;
}

.highlight{
	color: #006753;
}

.centered {
	text-align: center;
}

.pageformat{
 	margin-left: 20px;
	margin-right: 20px;
 }

 .underlined{
 text-decoration: underline;
 }
 
 .inputform{
 	padding-bottom: 6px;
 }

 .lefttext{
	font-size: 72%;
	color : black;
 }