@charset "UTF-8";
/* CSS Document */

div#topbar {
	width:100%;
	height:16px;
	background-image:url(../images/topbar_horscale.jpg);
	background-repeat:repeat-x;
	text-align:right;
	font:"garamond";
	font-size:12px;
	letter-spacing:1px;
	color:#FFFFFF;
}

ul#menu {
	text-decoration:none;
	display:block;
	
	list-style:none;
}

li#menu {
	height:29px;
	width:160px;
	background-position:right;
	background-repeat:no-repeat;
text-align:left;
margin-left:-30px;
	display:block;
}

a#menu {
	
	font-size:11px;
	color:#FFFFFF;

	background-position:center;
	text-decoration:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}


a#menu:hover {
	color:#FFCC00;
	text-decoration:underline;
}

a#topbar {
	color:#FFFFFF;
	text-decoration:none;
}

.main{
	width:780px;
	margin:0px;
	border:0px solid;
	padding:0px;
	
	background-image:url(../images/plaineblue.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}

.mastleft{
	width:190px;
	margin:0px;
	border:0px;
	padding:0px;
	background-image:url(../images/left_bar.jpg);
	height:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:0px;
	vertical-align:top;
	
	height:674px;
}

.mastright{
	width:590px;
	margin:0px;
	border:0px;
	padding:0px;
	background-image:url(../images/bg.jpg);
	height:162px;
	background-repeat:repeat-y;
	margin-bottom:0px;
	vertical-align:top;
}

.pillar{
	width:590px;
	margin:0px;
	border:0px;
	padding:0px;
	height:674px;
	background-repeat:no-repeat;
	margin-bottom:0px;
	background-position:bottom;
	vertical-align:top;
}

.floatingmenu{

}

.bottom{
width:780px;
margin:0px;
border:0px;
padding:0px;
background-image:url(../images/bottom.jpg);
height:27px;
background-repeat:repeat-y;
}

.recbarleft{
	width:178px;
	margin:0px;
	border:0px;
	padding:0px;
	background-image:url(../images/recbar_left.jpg);
	height:36px;
	background-repeat:no-repeat;
	margin-top:0px;
	
}

.recbarright{
	width:595px;
	margin:0px;
	border:0px;
	padding:0px;
	background-image:url(../images/recbar_right.jpg);
	height:36px;
	background-repeat:no-repeat;
	margin-top:0px;
	
}
	
.footer{
	width:773px;
	margin:0px;
	border:0px;
	padding:0px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	height:11px;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background:#c0c7dd;
}

p {
	font-family:Garamond;
	font-size:14px;
	letter-spacing:0px;
	margin-right:20px;
	margin-left:10px;
	
}

li {
	font-family:Garamond;
	font-size:14px;
	letter-spacing:0px;
	margin-right:20px;
	margin-left:10px;
	
}

h1 {
    font:"garamond";
	font-size:20px;
	letter-spacing:1px;
	margin-left:10px;
		letter-spacing:1px;
	text-align:left;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:2px;
}

h3 {
	font-family:Garamond;
	font-size:25px;
	letter-spacing:1px;
	margin-left:10px;
	letter-spacing:1px;
	text-align:left;
	font-weight:500;
	margin-top:5px;
	margin-bottom:10px;
}
h4{
	font-family:Garamond;
	font-size:14px;
	letter-spacing:2px;
	margin-left:10px;
		margin-top:5px;
	margin-bottom:10px;
		text-align:left;
}


hr {
	width:545px;
	margin-top:-10px;
	height:1px;
	margin-left:10px;
	margin-bottom:0px;
	color:#000000;
	
}

a {
	text-decoration:underline;
	color:#003366;
	font-weight:bold;
}

.utflr {
	border:0px solid;
	padding:0px;
	margin:0px;
	width:773px;
	
}

.menubar {
	width:178px;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;
	vertical-align:top;

}

.content{
	width:595px;
	background-image:url(../images/content_bg2.jpg);
	background-repeat:repeat-y;
	background-position:left;
	vertical-align:top;
	
}

.editable{
	width:570px;
	background-image:url(../images/watermark.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	vertical-align:top;
	height:300px;
	margin-right:10px;
}

div#text{
	width:595px;
	margin:0px;
	border:0px;
	padding:0px;
	margin-top:0px;
	background-image:url(../images/watermark.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	float:right;
}