@charset "utf-8";

body {
    background-image: url(/nav/mainbg.jpg);
	background-color: #837765;
    background-position: top left;
	background-repeat:repeat-x;
    margin: 0;
    padding: 0;
}
img {
    behavior: url("/includes/pngbehavior.htc");
}

img#main {
    width: 489px;
    height: 361px;
    position: absolute;
    left: 525px;
    top: 30px;
    z-index: 20;
}
img#memphis {
    width: 160px;
    height: 15px;
    position: absolute;
    left: 2px;
    top: 2px;
    z-index: 20;
}
img#logo {
    width: 257px;
    height: 256px;
    position: absolute;
    left: 210px;
    top: 135px;
    z-index: 20;
}
div#wrapper {
	background-image: url(/nav/folder.png);
	background-repeat: no-repeat;
	float: left;
    width: 1020px;
	min-xwidth: 1000px;
    margin-left: 0px;
    margin-top: 0px;
	display: inline;
}
div#top {
    background-image: url(/nav/top.png);
	background-repeat: no-repeat;
	float: left;
    width: 1000px;
	min-xwidth: 1000px;
    height: 394px;
    margin-left: 0px;
    margin-top: 0px;
	overflow: hidden;
	display: inline;
}
div#navcontainer {
	float: left;
    width: 151px;
	min-xwidth: 151px;
    height: 270px;
    margin-left: 0px;
    margin-top: 120px;
	overflow: hidden;
	display: inline;
}

div#mid {
	background-image: url(/nav/middle.png);
	background-repeat: repeat-y;
	float: left;
    width: 1000px;
	min-xwidth: 1000px;
    margin-left: 0px;
    margin-top: 0px;
	display: inline;
	overflow: hidden;
}
div#midcontent {
	float: left;
    width: 525px;
	min-xwidth: 525px;
    margin-left: 225px;
	margin-top: 0px;
	display: inline;
	z-index: 35;
}
div#giveback {
	float: left;
	position: absolute;
    width: 189px;
	min-xwidth: 200px;
    height: 450px;
    margin-left: 45px;
    margin-top: 60px;
	display: inline;
}
div#bott {
    background-image: url(/nav/bottom.png);
	background-repeat: no-repeat;
	float: left;
    width: 1000px;
	min-xwidth: 1000px;
    height: 548px;
    margin-left: 0px;
    margin-top: 0px;
	overflow: hidden;
	display: inline;
}
div#bottcontent {
	float: left;
    width: 525px;
	min-xwidth: 525px;
    height: 450px;
    margin-left: 225px;
    margin-top: 0px;
	overflow: hidden;
	display: inline;
}
div#footer {
	float: left;
    width: 650px;
	min-xwidth: 650px;
    height: 50px;
    margin-left: 140px;
    margin-top: -30px;
	overflow: hidden;
	display: inline;
	z-index: 25;
}
div#sitemap {
	float: left;
    width: 650px;
	min-xwidth: 650px;
    height: 75px;
    margin-left: 160px;
    margin-top: 0px;
	overflow: hidden;
	display: inline;
	z-index: 25;
}
.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4C3A24;
	text-decoration: none;
}
.txtHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #900;
	text-decoration: none;
}
a:link {
	color: #1E416D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1E416D;
}
a:hover {
	text-decoration: none;
	color: #433F34;
}
a:active {
	text-decoration: none;
	color: #1E416D;
}.txtfooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #433F34;
	text-decoration: none;
}
.txtbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4C3A24;
	text-decoration: none;
}
.txtboldblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2D395B;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #A8ACBB;
}

div#framecontainer {
    width: 489px;
    height: 361px;
    position: absolute;
    left: 527px;
    top: 30px;
    z-index: 20;

}

img.slide {
    width: 435px;
    height: 335px;
    position: absolute;
    top: 18px;
    left: 29px;
}
img#frame {
    width: 489px;
    height: 361px;
    position: relative;
    z-index: 10;
}

