﻿@import url("layout.css");
body {
    font-family:Arial, Helvetica, sans-serif;
	background-image: url('../images/unitylogo8.gif'); 
	background-repeat: repeat;
	background-attachment: scroll;
	color: #8b3f8b;
}
#container {
	width: 620px;
	margin: 0 auto;
	padding: 10px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
	background-image:url('../images/bg1.jpg');
}
#masthead {
	text-align: center;
	width: 600px;
	padding: 10px;
	border: 1px solid #725972;
	background-color: #bf71bf;
	background-repeat: repeat;
	background-attachment: scroll;
}
#navigation {
	position: relative;
	float: left;
	width: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px solid #725972;
}
#content {
	float: left;
	width: 478px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	text-align: center;
	clear: both;
	width: 618px;
	border-width: 0px;	
	/*border: 1px dotted #d8bfd8;*/
}
/* Masthead Styles */
/* Masthead Styles */
#masthead h1 {
	color: #d6ff33;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #dfb8df;
	background-color: #af4eaf;
}
#navigation a {
	color: #d6ff33;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #fff;
	background-color: #bf71bf;
}
#navigation a:hover {
	color: #402640;
	text-decoration: none;
	/*background-color: #fff;*/
}
/* Content Styles */
h6 {
	color: #8b3f8b;
	margin-left: 5px;
}
h5 {
	color: #8b3f8b;
	margin-left: 5px;
}
h4 {
	color: #8b3f8b;
	margin-left: 5px;
}
h3 {color: #8b3f8b;
	margin-left: 5px;padding:2px;background-color:#d6ff33;
	border:2px solid #8b3f8b; text-align:center;
	
}
h2 {
	color: #8b3f8b;
	margin-left: 5px; padding:2px;background-color:#d6ff33;
	border:2px solid #8b3f8b; text-align:center;
}
#content h1 {
	color: #8b3f8b;
	margin-left: 5px; text-align:center;
}

#content img {
	border-width: 0px;
	padding: 5px;
}
/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}
.floatleftclr {
	position: relative;
	float: left;
	clear: left;
	margin-left: 5px;
	top: 5px;
	
}
.contentp {
	margin-left: 5px;
}

.hsize {
	width: 60%;
	text-align: center;
	position: absolute;
	left: 120px;
}
.il {
	color: #8b3f8b;
	text-decoration: none;
	}
	
}
.fr {
	float: right;
	border-width: 0px;
	padding: 5px;

}
label {
	position: relative;
	float: left;
	clear: left;
	text-align: left;
	margin-right: 15px;
	width: 128px;
	top: 0px;
	left: 5px;
}

.fl {
	float: left;
	border-width: 0px;
	padding: 5px;

}

.ctrtxt {
	text-align: center;
}

.list {
	list-style-type: none
}
.frcr {
	float: right;
	clear: right;
}
.none {
	text-decoration: none;
	color: #8b3f8b;
}
.cl {
	clear: both;
}
.xmsvc {
	width: 150px;
	float: left;
	font-size: xx-small;
	text-align: center;
}
.clsvc {
	width: 150px;
	float: left;
	margin-right: 10px;
	font-size: xx-small;
	text-align: center;
}
.frtm150 {
	margin-top: 150px;
	float: right;
	clear: right;
	width: 140px;
	display: block;
}
#revp {
	margin-top: 290px;
	clear: left;
}
#headlv {
	text-align: center;
	color: #d6ff33;
}
.cll5 {
	margin-left: 5px;
	clear: left;
}
.clearboth {
	clear: both;
}
.brick {
	position: relative;
	left: 215px;
}
li {
	margin-bottom: 5px;
}
