
body {
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	}

#nav {
	width: 74.5%;
	float:right;
}

#indent {
    margin-left:20px;
}

#lbar {
	width:21%;
	height:100%;
	text-align:center;
	position:fixed;
	top:0px;
	left:0px;
	background-image:url(media/trans.png);
	background-repeat:repeat;
}

#head_logo {
	float:right;	
	margin-top:10px;
	}

#info {
	color:#E1DBBF;
	font-family:Georgia;
	font-size:17px;
	text-shadow:#000000;
}

#info a:link {color: #E1DBBF} a:visited {color: #E1DBBF}

#left {
	text-align:left;
	}

#lbartop {
	color:#E1DBBF;
	font-family:Georgia;
	font-size:15px;
	text-shadow:#000000;
	padding-top:85px;
	padding-bottom:5px;
	font-weight:bold;
	height:100%;

}

#content {
	width: 74%;
	float: right;
	background-image:url(media/trans.png);
	background-repeat:repeat;
	padding: 3px;
	color:#dbc45e;
	font-size:13px;
	 
}

#content_bottom {
	width: 74%;
	float: right;

}

#contentimg {
	text-align:right;
}

#contenttablehead {
	width:100%;

}

#contentheadertxt{
	height:15px;

}
#contentbody {
	margin-right:10px;
	margin-left:10px;
	margin-bottom:5px;
}
#contenttitle {
	font-size:10px;
	text-align:right;
	margin-top:5px;
	margin-right:10px;
	
	
	}
	
#massagecenter{
	text-align:center;
	font-weight:bold;
	font-size:16px;
	}

#tablespace {
	height:180px;
}

dt {
	font-weight:bold;
	color:#5c5b2d;
}

#footlink, a:link {

	color:#CEC8CA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

h4 {
	font-weight:bold;
	color:#5c5b2d;
}

h5 {
	font-size:13px;
	font-weight:bold;
	
	}
#motto {
	color:#E1DBBF;
	font-size:9px;
	}
b.vtop, b.vbottom{display:block;background: #FFB300}  
b.vtop b, b.vbottom b{display:block;height: 1px;  
overflow: hidden; background: #5555ff}  
b.v1{margin: 0 5px}  
b.v2{margin: 0 3px}  
b.v3{margin: 0 2px}  
b.vtop b.v4, b.vbottom b.v4{margin: 0 1px;height: 2px}

b.ftop, b.fbottom{display:block;background: #FFB300}  
b.ftop b, b.fbottom b{display:block;height: 1px;  
overflow: hidden; background: #8000FF}  
b.f1{margin: 0 5px}  
b.f2{margin: 0 3px}  
b.f3{margin: 0 2px}  
b.ftop b.f4, b.fbottom b.f4{margin: 0 1px;height: 2px} 
 

