/* CSS Document */

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin-right: 15px;
	margin-left: 15px;
	text-align:left;
	font-weight: normal;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #330033;
	text-align:left;
}
h2 {
	font-size: 18px;
	color: 660000;
	padding-left: 10px;
	padding-bottom: 0px;
	text-align: left;
}
h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #330033;
	padding-left: 10px;
	padding-top: -10px;
	text-align:left;
}

h4 {
	font-size: 14px;
	color: #660000;
	padding-left: 10px;
	text-align:left;
	}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	font-size: 13px;
	line-height: 18px;
	padding: 0px 0px 4px 0px;
	text-align:left;
	font-weight: normal;
}
	
a {
	color: #330033;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color:#660000;
	}
body #navigation a {
	font: bold italic 15px/18px georgia;
	color: #ffffff;
	margin-left: 0px;
	}

body #navigation a:hover {
	text-decoration: none;
	color:#ff9933;
	}

body #navigation ul {
padding: 10px 20px;
line-height: 14px;
margin: 0;
list-style: none;
}

#navigation li {
	font-size: 11px;
	color: 660000;
	text-align:left;
	list-style: none;
	display: block;
	padding: 0px 0px 8px 0px;
}
/* Classes */
	
.navsmall {
	font: 10px verdana;
	padding-top:5px;
	color:#330000;
	}

.published {
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #330000;
	padding-top: 10px;
}

.bold {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #330033;
	padding-top: 10px;
}

.txtref {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #660000;
	text-decoration: none;
	padding: 10px;
	margin: 0px;
	left: 0px;
}
.sitedesign {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #330033;
	text-decoration: none;
	padding:-10px 0px 0px;
}
img {
	margin-right: 10px;
	}

.inlinehead {
	font-size: 18px;
	padding-top: 5px;
}

.hide {
	display: none;
	}

/* Divs */

body	{
	background: #9b2b1c;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:center;
	}
	
#frame {
		width:800px;
		background:#fffbe7;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}

#top {
	width:800px;
	height:112px;
	position:relative;
	left:0;
	top:0;
		}

#mid {
	width:800px;
	position:relative;
	top:0;
	left:0;	
	}			

#navigation {
		position:absolute;
		top:0;
		left:0;
		background: url(images/left.jpg) no-repeat top left;
		padding-top:20px;
		padding-right:120px;
		width:242px;
		height: 780px;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width:122px;
		height: 760px;
		}
	
#block { 
	position:absolute;
	top:0;
	left:242px;
	width: 558px;
	height: 120px;
}

#content {
	position:absolute;
	top:120px;
	left:242px;
	background: #fffbe7;
	padding:0px 20px 50px 20px;
	overflow: scroll;
	width: 558px;
	height: 660px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 518px;
	height: 610px; 
	}		
/* other values */	
