﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url('media/bg.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-color: #280C02;
}
body h1 {
	color: #3399FF;
	font-family: Haettenschweiler;
	font-size: xx-large;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 5px;
	margin-top: -1px;
}
Body h2 {
	color: #CC66FF;
	font-size: medium;
	font-weight: normal;
	text-decoration: none;
	margin-top: -2px;
}
body h2 a:visited {
	color: #CC66FF;
}
body h3 {
	text-align: center;
	font-weight: lighter;
}
Body h4 {
	margin: 16px 25px -10px 20px;
	border-style: solid;
	border-width: 1px;
	color: #3399FF;
}
body h5 {
	color: #3399FF;
	font-family: Haettenschweiler;
	font-size: xx-large;
	font-weight: normal;
	padding-top: 10px;
	margin-left: 0px;
	margin-top: -1px;
	padding-left: 5px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#top-nav {
	padding: 0px;
	border-style: none;
	margin: auto;
	height: 60px;
	color: #FFFFFF;
	width: 100%;
	background-image: url('media/TopNavBack.gif');
	top: 0px;
	line-height: 0px;
	visibility: visible;
}
#top-nav ul {
	border-style: none;
	padding: 0px;
	margin: 0px;
}
#top-nav ul li {
	border-style: none;
	border-width: 0px;
	display: inline;
	float: left;
	list-style-type: none;
	font-family: Haettenschweiler;
	text-transform: uppercase;
	font-size: large;
}
#top-nav ul li ul {
	border-style: none;
	padding: 0px;
	margin: 0px;
	width: 162px;
	float: left;
	position: absolute;
	height: 26px;
	display: block;
	line-height: 0px;
	visibility: hidden;
}
#top-nav ul li:hover ul {
	visibility: visible;
}
#border-top {
	background-image: url('media/Content_Top_Psych_950.png');
	width: 950px;
	height: 50px;
	background-repeat: no-repeat;
	padding-left: 20px;
	float: left;
	display: block;
	margin-top: 10px;
}
#border-mid {
	background-image: url('media/Content_Main_Psych_950.png');
	width: 950px;
	display: block;
	float: left;
}
#left-nav {
	width: 180px;
	float: left;
	font-size: large;
	font-variant: normal;
	text-transform: uppercase;
	padding-left: 15px;
	margin-top: -38px;
}
#left-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.#left-nav ul li {
	background-image: url('media/LeftNavBackground.jpg');
	color: #000000;
	background-repeat: repeat-y;
}
#left-nav ul li a {
	color: #3399FF;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 8px;
	font-size: medium;
	font-weight: bold;
	background-image: url('media/LeftNavBackground.jpg');
	margin-bottom: 10px;
	background-repeat: repeat-y;
}
#left-nav ul li a:visited {
	color: #3399FF;
}
#left-nav ul li a:hover {
	color: #66CCFF;
}
#left-nav .headerbar {
	border-top-left-radius: 10px;
	color: #000000;
	font-size: 1em;
	text-transform: uppercase;
	display: block;
	background-color: #6699FF;
	padding: 4px 2px 4px 2px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
#main-content {
	margin: 0px 10px 0px 200px;
	border-style: none;
	border-top-color: #6600CC;
	border-right-color: #6600CC;
	border-left-color: #6600CC;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	width: 750px;
}
#main-content p {
	text-indent: 25px;
	margin-right: 25px;
	margin-left: 20px;
}
#main-content-stretch {
	margin: 0px 5px 0px 5px;
	border-style: none;
	border-top-color: #6600CC;
	border-right-color: #6600CC;
	border-left-color: #6600CC;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
}
#main-content-stretch p {
	text-indent: 25px;
	margin-right: 25px;
	margin-left: 20px;
}
#border-bottom {
	background-image: url('media/Content_Bottom_Psych_950.png');
	background-repeat: no-repeat;
	width: 950px;
	height: 50px;
	display: block;
	float: left;
	padding-left: 220px;
}
#footer {
	border: thin none #000000;
	clear: both;
	text-align: center;
	font-size: x-small;
	background-image: url('media/Footer_Background_Psych_950.png');
	height: 79px;
	padding-top: 12px;
	background-repeat: no-repeat;
}
#footer a:link {
	color: #006699;
}
#footer a:visited {
	color: #9966FF;
}
#footer a:hover {
	color: #FF9933;
}
#footer a:active {
	color: #FFFF00;
}
a:link {
	border-width: 0px;
}
img {
	border-width: 0px;
}

HR {
	width: 95%;
}









.indent {
	text-indent: 200px;
}









