﻿body {
	color: #CC99FF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('media/bg.jpg');
	padding: 0px;
	margin: 0px;
	font-size: x-large;
	background-color: #280C02;
	background-repeat: repeat-x;
}
#container {
	width: 1000px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#image {
	margin: 0px auto 0px auto;
	width: 597px;
	height: 416px;
	padding: 0px;
	text-align: center;
}
#main-content-top {
	background-image: url('media/Content-Top-Psych.png');
	position: relative;
	height: 50px;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: 100px;
	margin-bottom: -15px;
	margin-left: 100px;
	padding-top: 15px;
	width: 800px;
	display: block;
	float: left;
}
#main-content-back {
	font-size: medium;
	background-image: url('media/Content-Main-Psych.png');
	color: #CCCCCC;
	position: relative;
	text-align: left;
	background-repeat: repeat-y;
	width: 800px;
	margin-right: 100px;
	margin-left: 100px;
	display: block;
	float: left;
}
#main-content-bottom {
	background-image: url('media/Content-Bottom-Psych.png');
	height: 50px;
	position: relative;
	text-align: center;
	font-family: Vijaya;
	font-size: xx-large;
	font-style: normal;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 800px;
	margin-right: 100px;
	margin-left: 100px;
}
#main-nav {
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	width: 800px;
	text-decoration: none;
	margin-top: -200px;
	padding-left: 25px;
	position: relative;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	border: thin none #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	position: relative;
	background-image: url('media/Footer-Background-Psych.png');
	height: 79px;
	background-repeat: no-repeat;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
}
body h1 {
	font-family: Vijaya;
	color: #CC99FF;
	font-size: xx-large;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

#main-nav img {
	border-style: none;
	margin-right: 25px;
}
Body p {
	text-indent: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
#main-content-back img {
	border-style: none;
	text-align: center;
	padding-left: 330px;
	margin-top: -18px;
}
#main-content-back a:hover {
	color: #3399ff;
	text-decoration: none;
}
#main-content-back a {
	text-decoration: none;
	color: #cc99ff;
}
#footer a:link {
	color: #006699;
}
#footer a:visited {
	color: #9966FF;
}
#footer a:hover {
	color: #FF9933;
}
#footer a:active {
	color: #FFFF00;
}





body h2 {
	font-family: Vijaya;
	color: #CC99FF;
	font-size: xx-large;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
body h3 {
	font-family: Vijaya;
	color: #CC99FF;
	font-size: xx-large;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	margin-bottom: -8px;
	margin-top: 1px;
}
#main-content-bottom a:hover {
	color: #3399ff;
	text-decoration: none;
}
#main-content-bottom a {
	text-decoration: none;
	color: #cc99ff;
}
body h3 a:hover {
	color: #3399ff;
	text-decoration: none;
}
body h3 a {
	text-decoration: none;
	color: #cc99ff;
}





