body {
	background-color: #72342a;
	font-size: 1em;
	}

a:link {

	color: #54646d;
}

a:hover {
	color:black;
}

a:visited {

	color: #54646d;
}

p {
	margin: 0em 0em 0.5em 0em;
	padding: 0.35em;
	color:#54646d;
	line-height: 1.8em;
}

br.clear {
    clear: both;
    display: none;
}

H1 {
    clear: both;
    margin: 0em 0em 0em 0em;
    padding: 0.5em 0em 0em 0.1em;
    font-size: 1.7em;
    font-family: "Trebuchet MS", Arial, sans-serif;
    color: #54646d;
    text-decoration:none;
    border-bottom: 0.05em solid #54646d;
    line-height: 1em;
}

H2 {
    clear: both;
    margin: 0em 0em 0em 0em;
    padding: 0.5em 0em 0em 0.1em;
//    font-size: 1.7em;
    font-family: "Trebuchet MS", Arial, sans-serif;
    color: #54646d;
    text-decoration:none;
    line-height: 1em;
}

H3 {
    clear: both;
    margin: 0em 0em 0em 0em;
    padding: 0.5em 0em 0em 0.1em;
    font-size: 1.7em;
//    font-family: "Trebuchet MS", Arial, sans-serif;
    color: #54646d;
    text-decoration:none;
    line-height: 1em;
}

.WHOLESCREEN {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:160%;
	color:#54646d;
	background-color:#72342a;
}

.LBAR {
	position:absolute;
	left:4%;
	top:225px;
	width:32%;
	
}

.CONTAINER {
	margin-left:12%;
	width:70%;
	top:140px;
}

.HEADER {
	position:absolute;
	left:4%;
	height:50px;
	color:#72342a;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size:200%;
	font-weight:bold;
	padding:0px;
	
	
}

.TBA {
	position:relative;
	top:-125px;
	left:-10px;
	float:right;
	width:75%;
	font-size:110%;
}

.BG {
	background-color:#54646d;

	height:40%;
	font-size:70%;
	font-family:verdana;
	color:white;
}

.SPACER {
	position:relative;
	
	height:35px;
	Z-INDEX:2;
}

.BOX {
 	position:relative;
	width:100%;
	top:15px;

	background-color:white;
	Z-INDEX:1;
   	color:#54646d;
}

.BGMAIN {
	width:115%;
	position:relative;
	top:225px;
	left:19%;

	background-color:#54646d;

	font-size:70%;
	font-family:verdana;
	color:white;
	
}

.MAIN {

 	position:relative;
	top:15px;
	width:100%;
	border-right: 0.15em solid #54646d;
	border-bottom: 0.15em solid #54646d;
	background-color:white;
   	color:#615030;
}

#content {
    float: right; 
    display: inline; 
    position: relative; 

    font-size: 0.75em;
    color: #615030;
    
    background-color: #763434;

    border-right: 0.2em solid #54646d;
    border-bottom: 0.2em solid #54646d;
}

#content h1 {
    clear: both;
    margin: 0em 0em 0em 0em;
    padding: 0.5em 0em 0em 0.1em;
    font-size: 1.7em;
    font-family: "Trebuchet MS", Arial, sans-serif;
    color: #54646d;
    border-bottom: 0.05em solid #54646d;
    line-height: 1em;
}

#content p {
    margin: 0em 0em 0.5em 0em;
    padding: 0.35em;
    color:#54646d;
}

#path {
    font-family: Verdana, Arial, sans-serif;
    margin: 0em 0em 0em 0em;
    padding: 0.4em 0.6em 0.4em 0.6em;
    font-size: 0.9em;
    color: #FDF7E8;
    background-color: #54646d;
    border-right: 0.23em solid #54646d;
}

#content a:link {
    color: #54646d;
}
    
#content a:visited {
    color: #54646d; 
}
 
#content a:hover, #content a:active {
    color: #000;
}

#content acronym {
    border-bottom: 1px dotted #4284B5;
    cursor: help;
    margin: 0;
    padding: 0;
}

#main {
    padding: 0.5em 0.5em 0.5em 0.7em;
    border-bottom: 0.2em solid #54646d;
    border-right: 0.2em solid #54646d;
}

div.img_left, div.img_right {
    border-bottom: 0.1em solid #54646d;
//    border-right: 0.1em solid #76654A;
}

div.img_left {
    position:relative;
    float: left; 
    margin: 0.5em 0.8em 0em 0em;
}

div.img_right {
    position:relative;
    float: right; 
    margin: 0.5em 0em 0em 0.5em;
}

div.img_left img, div.img_right img {
    display: block;
    border: 0.35em solid #54646d;
    margin: 0;
    padding: 0;
}

/* this clears floating (e.g images) */
br.clear {
    clear: both;
    display: none;
}