﻿body {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	/* part of centering site on screen - wrap entire contents in div element id="frame" */
	width: 1000px;
	background-image:url('images/background.gif');
	padding-left: 50%;
	/* end of part rest is in id style */
}
/* ID Styles */

/* More centering site */
#frame {
	/* set the width of the column */
	width: 1000px;
	margin-left: -500px;
	margin-top: 0px;
	background-image: url('images/background-content.gif');
}
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
}

#header {
	width:1000px;
	height:203px;
}

#topmenu {
	position:absolute;
	left:184px;
	top:157px;
	width:789px;
	height:36px;
	background-color:#DAE1CF;
}

#topmenu a {
	background:#cdc1c5;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	line-height:20px;
	letter-spacing:0.05em;
	text-align:center;
	text-decoration: none;
	display:block;
	padding:1px 2px 1px 2px;
	border: medium outset #698b69;
	}
	
#topmenu a:hover {
	background: #eee8cd;
	color:#4e0303;
	}

#template-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:157px;
}

#template-02 {
	position:absolute;
	left:0px;
	top:157px;
	width:184px;
	height:36px;
}

#template-04 {
	position:absolute;
	left:973px;
	top:157px;
	width:27px;
	height:46px;
}

#template-05 {
	position:absolute;
	left:0px;
	top:193px;
	width:184px;
	height:10px;
}

#template-06 {
	position:absolute;
	left:184px;
	top:193px;
	width:789px;
	height:10px;
}

#columnLeft {
	float: left;
	width:51px;
	background-image: url('images/template_10.gif');
}

#columnMain {
	float: right;
	width: 922px;
	background-image: url('images/template_08.gif');
	background-repeat: no-repeat;
	background-color: #DAE1CF;
}

#columnRight {
	float: right;
	width: 27px;
	height: 100%;
	background-image: url('images/template_09.gif');
}

#enclose {
	float: left;
	width: 973px;
}

#footer {
	clear: both;
	width: 1000px;
	height: 117px;
	background-image: url('images/template_13.gif');
	text-align: center;
}
.boldNormal {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.centered {
	text-align: center;
}
.smallFont {
	font-family: Arial;
	font-size: 10px;
}
.footer {
	background-image: url('images/template_19.gif');
}
.italized {
	font-style: italic;
}
.credits {
	font-family: Arial;
	font-size: xx-small;
	color: #000000;
	font-weight: normal;
}
.a credits {
	color: #000000;
}
.a:active credits {
	color:#000000;
}
.a:visited credits {
	color:#000000;
}
.pictureBorder {
	border: medium ridge #4E0303;
}
.margin10 {
	margin: 10px;
}
li {
	margin-bottom: 10px;
}
.link_ext {
 	height: 20px;
 	background: url(images/link_ext.gif) no-repeat right 4px;
 	padding: 0 13px 0 0;
}
.margin80 {
	margin-left: 80px;
}

#creditsframe {
	/* set the width of the column */
	width: 1000px;
	margin-left: -500px;
	margin-top: 0px;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.graphicZeroBorder {
	border-width: 0px;
}
