
body{
 	text-align: center;
	margin-top: 15px;
	background-color: #FFFFFF;
	color: #606060;
    font-family: ariel,times,serif;
	z-index: 0;
	min-width: 800px;
}

div.SuperContainer{
	position: relative;
 	margin-left: auto;
 	margin-right: auto;
 	width: 800px;
 	text-align: left;
	background-color: transparent;
	z-index: 0;
	height: 100%;
}

h1, h2, h3, h4, h5 {
	color: #C08040;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 0px;
}

h1{
	font-size: large;
	text-align: center;
	margin-bottom: 0px;
}
	
h2{
	font-size: large;
}
	
h3{
	font-size: medium;
}
	
h4{
	font-size: medium;
	display: inline;
}
	
h5{
  font-size:  medium;
  text-align: center;
}

a:link{
	color: #606060;
	text-decoration: underline;
}

a:visited{
	color: #606060;
	text-decoration: underline;
}

a:active {
	color: #E03060;
	background-color: #FFFFFF; 
	text-decoration: none;
}

a:hover {
	color: #E03060;
	text-decoration: none;
}

.nav a:link{
    color: #996633;
	text-decoration: none;
}

.nav a:visited{
    color: #996633;
	text-decoration: none;
}

.nav a:active {
	color: #E03060;
	background-color: #FFFFFF; 
	text-decoration: underline;
}

.nav a:hover {
	color: #E03060;
	text-decoration: underline;
}

div.TopLeftCorner{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	height:150px;
	padding-top: 0px;
	padding-left: 0px;
	overflow: hidden;
	background-image: url(images/TopLeftCornerBackground.png);
	z-index: 0;
}

div.HeaderText{
	position: absolute;
	left: 120px;
	top: 25px;
	color: #686868;
	text-align: center;
	line-height: 18px;
}

div.RedText{
	color: red;
}

div.TopRightCorner{
	position: absolute;
	left: 720px;
	top: 0px;
	width: 80px;
	height: 150px;
	background-color: transparent;
	background-image: url(images/TopRightBackground.png);
}

div.TopMiddle{
	position: absolute;
	left: 180px;
	top: 0px;
	width: 540px;
	height: 150px;
	color: #303030;
	overflow: hidden;
	line-height: 25px;
	text-align: center;
	background-color: transparent;
	background-image: url(images/TopMiddleRepeat.png);
	background-repeat: repeat-x;  
	z-index: 0;
}


div.VerticalText{
	position: absolute;
	left: -40px;
	top: 150px;
	width: 40px;
	text-align: center;
	font-size: larger;
	color:  #5EBEE7;
	font-weight:bold;
	font-style: italic;
}

div.nav{
	position: absolute;
	left: 0px;
	top: 149px;
	margin-top: 0px;
	width: 180px;
	color: #303030;
	overflow: hidden;
	line-height: 25px;
	text-align: left;
	background-image: url(images/LeftNavBackground.png);
	background-repeat: repeat-y;
}

div.navtext{
	padding-left: 10px;
}


div.nav1{
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
/*	padding-top: 15px;
	padding-bottom: 15px;*/
}


div.navpicture{
	position: relative;
	color: #303030;
	overflow: hidden;
	text-align: center;
	background-color: transparent;
	font-size: smaller;
	line-height: 1em;
}

div.leftnavbottom{
	position: relative;
	left: 0px;
	top: 0px;
	width: 180px;
	padding-Left: 10px;
	background-color: transparent;
	color: #7070A0;
	overflow: hidden;
	font-size: x-small;
	line-height:  normal;
}

div.ChalicePic{
	position: absolute;
	left: 10px;
	top: -10px;
	z-index: 1;
}

div.content{
	position: absolute;
	background-color: transparent;
	text-align: left;
	left: 180px;
	top: 150px;
	width: 620px;
	color: #606060;
	padding-left: 10px;
	padding-top: 10px;
/*	padding-bottom: 10px;
	padding-right: 10px;*/
	z-index: 1;
}

div.RightSidebar{
	margin-left: 10px;
	padding: 5px;
	padding-bottom:10px;
	border: 1px solid #D0D0D0;
	width: 200px;
	background-color: #F0FAFE;
	text-align: left;
	line-height: 25px;
}

div.MembersSidebar{
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #D0D0D0;
	background-color: #F0FAFE;
	text-align: left;
	line-height: 25px;
	width: 220px;
}

div.floatright{
	position: relative;
	float: right;
	margin-left: 10px;
	text-align: center;
}

div.SrTopSign{
	position: absolute;
	top: -10px;
	left: 645px;
	z-index: 1;
}

ul.square{
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 5px;
}

ul.numbered{
	list-style-type: decimal;
	margin-top: 0px;
	margin-bottom: 5px;
}

p{
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}

div.squirrel{
	position: absolute;
	top: 200px;
	left: 480px;
	z-index: 1;
}

div.smalltext{
	font-size: smaller;
}

div.bigorangetext{
	font-size: x-large;
	color: #FF6000;
}

div.leftcol{
	position: relative;
	float: left;
	background-color: transparent;
	text-align: left;
	left: 0px;
	top: 0px;
	width: 310px;
	color: #606060;
	padding-left: 0px;
	padding-top: 0px;
/*	padding-bottom: 10px;
	padding-right: 10px;*/
	z-index: 1;
	border-right: thin solid maroon;
}

div.rightcol{
	position: relative;
	float: right;
	top: 0px;
	background-color: transparent;
	text-align: left;
	width: 310px;
	color: #606060;
	padding-left: 10px;
	padding-top: 10px;
/*	padding-bottom: 10px;
	padding-right: 10px;*/
	z-index: 1;
}
