body, h1,h2,h3,h4,h5,h6,p,ul,li,br,table,div,ol,a {
font-family: Georgia, "Times New Roman", Times, serif;
margin:0;
padding:0;
}

p {
	font-size: 16px;
	font-style: normal;
	color: #000000;
	padding: 5px;
}

table {
position: relative;
}

td {
vertical-align: top;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
}
h2 {
	font-size: 18px;
	color: #6B6329;
    padding-left: 15px;
}
h3 {
    padding-left: 15px;
}

a {
	color: #669900;
	text-decoration:none;
}

a:visited, a:active {
color: #669900;
}

a:active,a:hover {
text-decoration:underline;
}


#side_menu ul {
	list-style-type: none;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}

li {
padding: 2px;
}

img {
display:block;
}

p {
padding:.5em;
}

body {
background-image: url(../images/content_back.jpg);
}


#big_box {
position: relative;
min-height:100%;
}

#top {
}

#top1 {
background-image: url(/images/spine_01.jpg);
position: relative;
top: 0px;
left: 0px;
height: 41px;
width: 54px;
z-index: 2;
}

#top2 {
position: absolute;
background-image: url(/images/index_env_02.jpg);
height: 41px;
width: 681px;
left: 54px;
right: 54px;
z-index: 2;
}

#top3 {
position: absolute;
background-image: url(/images/index_env_top_fill.jpg);
background-repeat: repeat-x;
left: 0px;
width: 100%;
height: 41px;
z-index: 1;
}

#top4 {
position: absolute;
background-image: url(/images/index_env_03.jpg);
right: 0px;
width: 65px;
height: 41px;
z-index: 2;
}

.left_image {
z-index: 1;
position: absolute;
background-image: url(/images/spine_02.jpg);
background-repeat: repeat-y;
width: 54px;
top: 0px;
height: 100%;
}

.right_image {
z-index:1;
position: absolute;
background-image: url(/images/index_env_07.jpg);
background-repeat: repeat-y;
width: 65px;
right: 0px;
top: 0px;
height: 100%;
}

#logo {
position: relative;
}

#main_content {
text-align: left;
position: relative;
left: 54px;
margin-right: 119px;
}

#side_menu {
width: 200px;
}

.menu {
display: block;
clear: both;
font-size: 16px;
font-weight: bold;
}

.menu li {
float: right;
display: inline;
border: 1px solid black;
white-space: nowrap;
}

#content {
text-align:left;
position:relative;
}

#content_header {
z-index:0;
text-align:center;
position:relative;
}

#content_footer {
z-index:0;
text-align:center;
position:relative;
}

#content_footer p {
color:#6b6329;
}

