﻿/* Global Styles */

body {
	/* part of centering site on screen - wrap entire contents in frame div element */
	width:899px;
	padding-left:50%;
	/* end of part rest is in id style */
	margin:0px;
	background-image:url('images/background.gif');
	background-attachment: fixed;
    text-align: left;
    font-family: Verdana, Arial;
    font-size: 13px;
    scrollbar-face-color: #8EE5EE;
    scrollbar-arrow-color: #FFFACD;
    scrollbar-track-color: #8FBC8F;
	}
	
/* More centering site */
#frame {
	/* set the width of the column */
	width:899px;
	margin-left:-450px;
}
/* End of centering site */

a:link {
    color:#190703;
    font-family: Verdana, Arial;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
    color:#CC0000;
    font-family: Verdana, Arial;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
    color:#900000;
    font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	font-style:italic;
}

a:active {
    color:#CC0000;
    font-family: Verdana, Arial;
	font-weight: normal;
	text-decoration: none;
}


/* Class Styles */

.textbody {
    font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #190703;
	text-align: justify;
}

.author {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #e6e6e6;
}

.author a:link {
    color:#e6e6e6;
	font-weight: normal;
}

.author a:visited {
    color:#e6e6e6;
	font-weight: normal;
}

.author a:hover {
    color:#e6e6e6;
	font-weight: normal;
}

.author a:active {
    color:#e6e6e6;
	font-weight: normal;
}
.verysmall {
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #190703;
}

.quotesitalic {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #190703;
	font-style: italic;
}

.bylines {
    font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #190703;
	text-align: left;
	letter-spacing: .1em;
}

.bylinesnoformat {
    font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #190703;
}
.emphasized {
    font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #69412F;
}

.heading1 {
    font-family: Verdana, Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #190703;
	text-align: center;
}

.heading2 {
    font-family: Verdana, Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
}

.heading3 {
    font-family: Verdana, Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.border {
	padding: 0px;
	margin: 0px;
	border: 3px outset #190703;
}
.borderZero {
	border-width: 0px;
}

.centered {
	text-align: center;
}

li {
	margin-bottom: 10px;
}

/* ID Styles */

/* Homepage */

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:899px;
	background-image: url('images/table-background.gif');
}

#header {
	height:428px;
}

#main {
	margin-left: 12px;
	margin-right: 12px;
}
#secondary {
	float: right;
	width: 250px;
	margin-right: 12px;
}

#template-02 {
	position:absolute;
	left:0px;
	top:0px;
	width:899px;
	height:173px;
}


/* NAVIGATION */
#Table_03 {
	position:absolute;
	left:8px;
	width:885px;
}

#topnav {
	position: relative;
	top:200px;
	left: 0px;
	width: 899px;
	height: 32px;
	background-image: url('images/template_04.gif');
	text-align: center;
}

#topnav a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 5px 1px 5px 1px;
	border: medium outset #C0C0C0;
}
	
#topnav a:hover {
	color: #000000;
	letter-spacing:.1em;
	background: #e7e5cb;
}

#topgraphics {
	position: absolute;
	left: 0px;
	top: 173px;
	width: 899px;
	height: 254px;
	background-image: url('images/template_05-1.jpg');
	text-align: center;
}

#pagetitle {
	position: absolute;
	left: 0px;
	top: 205px;
	width: 899px;
	height: 100px;
	background-image: url('images/template_05.gif');
	text-align: center;
}

#template-06 {
	position: absolute;
	left: 0px;
	top: 307px;
	width: 12px;
	height: 474px;
	background-image: url('images/template_06.gif');
	background-repeat: repeat-y;
}

#body {
	float: left;
	left:12px;
	width:575px;
	background-color:#c69d6e;
}

#template-08 {
	position: absolute;
	left: 887px;
	top: 307px;
	width: 12px;
	height: 474px;
	background-image: url('images/template_08.gif');
	background-repeat: repeat-y;
}

#columns {
	position:relative;
	height:500px;
}

#column1 {
	float:left;
	margin-left:18px;
	width:206px;
	height:300px;
}

#column2 {
	float:left;
	margin-left:14px;
	width:206px;
	height:300px;
}

#column3 {
	float:left;
	margin-left:14px;
	width:206px;
	height:300px;
}

#column4 {
	float:left;
	margin-left:14px;
	width:206px;
	height:300px;
}

#footer {
	position:relative;
	left: 0px;
	width: 899px;
	height: 120px;
	background-image: url('images/template_09.gif');
	text-align: center;
}

.columnHeading {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #190703;
	font-style: italic;
	text-align: center;
}

#random {
	width:200px;
	height:200px;
	border: 3px outset #190703;
	text-align:center;
}
