body {
	color: #000;
	background: #CED4BC url(../i/bg-across.jpg) top center fixed repeat-y;
	text-align: center;
	font-family: georgia, times, serif;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#container {
	position: relative;
	margin: auto;
	width: 760px;
	height: 50px;
	left: 1px;
	padding: 0;
	background-image: url(../i/bg-top.jpg);
	background-repeat : no-repeat;
	background-position : top;
	background-attachment : fixed;
}

#navside {
	float: left;
	width: 350px;
	margin-top: 80px;
}

#navside p {
	font-size: 0.75em;
	font-weight: bold;
	color: #be0c30;
	padding: 0;
	margin: 5px 5px 4px 6px;
	line-height: 160%;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	font-size: 100%;
	letter-spacing: 1px;
}

#nav li {
	display: inline;
}

#navside a:link {color: #be0c30; font-weight: bold; text-decoration: underline;}
#navside a:visited {color: #be0c30; font-weight: bold; text-decoration: underline;}
#navside a:hover {color: #be0c30; font-weight: bold; text-decoration: none;}

#content {
	float: left;
	width: 380px;
	margin-top: 100px;
}

#content p {
	font-size: 0.75em;
	font-weight: normal;
	color: #2E3E2C;
	padding: 0;
	margin: 3px 5px 4px 6px;
	line-height: 180%;
	text-align: left;
}

h1 {
	font-size: 1.5em;
	color: #fff;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
}

.middle {
	text-align: center;
}

h2 {
	font-size: 90%;
	text-transform: uppercase;
	letter-spacing: .7px;
	color: #eee;
	text-align: left;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 75%;
	letter-spacing: .7px;
	color: #be0c30;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}

a:link {color: #2E3E2C; font-weight: bold; text-decoration: underline;}
a:visited {color: #586656; font-weight: bold; text-decoration: underline;}
a:hover {color: #586656; font-weight: bold; text-decoration: none;}
	
img {
	border: 0;
}

.imgright {
	float: right;
}

.frame {
	padding: 5px;
	background: #fff;
	margin: 10px 0;
	clear: both;
}


#footer {
	clear: both;
	postion: absolute;
	bottom: 0;
	height: 50px;
	margin: 20px auto;
	width: 760px;

}


ul ol {
	line-spacing: 200%;
	text-align: left;
	margin: 0;
	padding: 0;
}

li {
	text-align:left;
	font-family: georgia, times, serif;
	font-weight: normal;
	font-size: 0.75em;
	color: #2E3E2C;
	line-height: 180%;
}

#navshow {
	float: left;
	width: 330px;
	margin-top: 80px;
}

#navshow p {
	font-size: 0.75em;
	font-weight: bold;
	color: #be0c30;
	padding: 0;
	margin: 5px 5px 4px 6px;
	line-height: 160%;
}

#navshow a:link {color: #be0c30; font-weight: bold; text-decoration: underline;}
#navshow a:visited {color: #be0c30; font-weight: bold; text-decoration: underline;}
#navshow a:hover {color: #be0c30; font-weight: bold; text-decoration: none;}

#contentshow {
	float: left;
	width: 410px;
	margin-top: 100px;
}

#contentshow p {
	font-size: 0.75em;
	font-weight: normal;
	color: #2E3E2C;
	padding: 0;
	margin: 3px 5px 4px 6px;
	line-height: 180%;
	text-align: left;
}