body {
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: small;
	font-family : Arial, Helvetica, sans-serif;
	background: #ffffff;
	color:#7E44A1;
	height: 100%;
}

p {
	font-size: medium;
	color:#684939;
	font-family: "Georgia", "New York", "Times New Roman", serif;
}

a:link, a:visited {
	color: #5A3E1C;
	text-decoration: none;
}
.logo {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


a.current:link, a.current:active, a.current:visited, a.current:hover {
	color: #5B3E1C;
	text-decoration: underline;
}
a:hover {
	color: #5B3E1C;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}



h1 {
	font-size: medium;
	color: #684939;
	font-weight: lighter;
	letter-spacing: -0.05em;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	padding-left: 5px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #FFA826;
	margin: 0px;
	padding: 0px;
}


h2 {
	font-size: large;
	color: #88008D;
	font-weight: lighter;
	letter-spacing: -0.05em;
	margin-top: 0px;
}

h3 {
	font-size: large;
	color: #FFA826;
	font-weight: lighter;
	letter-spacing: -0.05em;
	margin-top: 0px;
}

h4 {
	font-size: x-large;
	color: #FFA826;
	letter-spacing: -0.05em;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


#sidebar {
	width:178px;
	float:left;
	height:100%;
	background:#ffffff;
}

#sidebar img {
	padding-right: 0;
	float: right;
}

#right {
	width:800px;
	float:right;
	min-height:100%;
	text-align: left;
}

.content {
	width: 95%;
}
.underline {
	color: #5B3E1C;
	text-decoration: underline;
}


.leftcontent {
	float: left;
	line-height: 5px;
	width: 150px;
}

.rightcontenttitle {
	height: 100%;
	float: left;
	width: 70px;
      	padding-left: 20px;
}

.rightcontentwithimage {
	float: right;
	width: 400px;
	margin-top: 0;
	padding-top: 0;
}

.rightcontentwithimage p {
	margin-top: 0;
}

.rightcontent {
	float: right;
	width: 750px;
	margin-top: 0;
	padding-top: 0;
	padding-right: 20px;
}
.rightcontentmenu {
	width: 650px;
	float: right;
}

.centerContent 
{
	text-align: left;
}
.rightcontent p {
	margin-top: 0;
}

.maindiv {
	width: 1000px;
	height: 800px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

.topmenu {
	text-align:center;
	font-size: 100%;
	letter-spacing: -0.05em;
	color: #FFA826;
	margin-top:50px;
	margin-bottom:50px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
}
.banner {
	padding-left: 43px;
}



.menuitems {
	font-size: 100%;
	font-weight: lighter;
	letter-spacing: 0pt;
	color: #FFA826;
	text-align: left;
	padding-right:20px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-right: 50px;
	border-right: solid 1px #FFA826;
}

.placeholder {
	width:230px;
	height: 250px;
	border: solid 1px #000000;
	margin-left: 15px;
	margin-right: 15px;
	float:left;
}

.footer {
	margin-top: 15px;
	width:790px;
	float: right;
	text-align:center;
}


#header ul {
	list-style: none;
	padding:0;
	margin:0;
}

#header li {
	display: inline;
	margin: 0 1em 0 0;
}

topmenuitem {
	margin: 0 1em 0 0;
	border: solid 1px #000000;
}

#splash img {
	display:block;
	margin-left:auto;
	margin-right:auto;
 	margin-top:80px;
}

.emph {
	color: #993397;
	font-weight: bold;
}

.emph_brown {
	color: #b09b8c;
	font-weight: bold;
}
	

.designertext {
	float: left;
	width: 330px;
	padding-bottom: 20px;
}

.designerimage {
	float: right;
	padding-right: 0px;
	margin-right: 0px;
}

.rightcontentwithimage ol {
	padding-left: 0px;
	margin-left: 0;
	list-style-position: inside;
}

.rightcontentwithimage li {
	text-indent: 25px;
	font-size: medium;
	color:#684939;
	font-family: "Georgia", "New York", "Times New Roman", serif;
	padding-bottom: 15px;
}

.team_names {
	color: #FFA826;
	font-family : Arial, Verdana, Tahoma, Geneva, sans-serif, times, "times new roman", courier;
}

#signup {
	width:178px;
	float:left;
	height:100%;
	background:#ffffff;
}
