BODY { 
	margin: 0px auto;
	font-size: 10px;
	line-height: 140%;
	color:#280528;
	font-family: Helvetica, sans-serif;
	background-color: #FFF;
	letter-spacing: 1px;
}

p + p { margin-top: 0.6em; }
 
A {
	color: #3777bc;
}
	
A:hover {
	color: #695378;
}

H1 {
	color: #5B185A;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}	

H2 {
	font-size: 18px; 
	font-weight: bold; 
	color: #5B185A ; 
	line-height: 22px; 
}	

H3 {
	 color: #5B185A;
	line-height: 12px; 
	font-weight: bold; 
}	

ul {
	list-style: circle;
	padding: 0px;
	margin: 4px 1.5em;
}

.plum { 
	 color: #5B185A;
	line-height: 12px; 
	font-weight: bold; 
}

.tan { 
	 color: #fffbf2;
	line-height: 12px; 
	font-weight: bold; 
}

.box { padding: 5px;
	border: 2px solid #5b185a;
	background: #fffbf2;
}		

#moya {
	margin: -10px 0px 10px -10px;
}

#indexcontent {
	margin: 0px auto;
}

#indexnav a {
	color: #695378;
	text-decoration: none;
	letter-spacing: 1.5px;
}

#indexnav {
	margin: 0px 0px 20px 0px;
}

#indexbox {
	text-align: left;
	border: 1px solid #EDEDED;
	padding: 10px;
}

#content {
	background-image:url("./images/background.jpg");
	width: 933px;
	height: 600px;
	border: solid 0px #555;
	margin: 0px auto;
}

#nav {
	position:relative;
	left:40px;
	top:30px;
	width:933px;
}

#nav a {
	color: #695378;
	text-decoration: none;
	letter-spacing: 1.5px;
}

#nav a:hover, #indexnav a:hover{
	color: #3777bc;
}

#homeLink {
	cursor: pointer;
	position: relative;
	left: 0px;
	top: 0px;
	width: 280px;
	height: 80px;
	margin: 0px;
	z-index: 100;
}

#fill {
	position:relative; 
	top:50px;
	left:200px;
	width: 600px;
	padding: 0px 30px 70px 0px;
	margin: 0px;
	}

#fill .copyText {
	text-align: center;
	font-size: 9px;
	line-height: 10px;
	color:#AAA;
	}	

#text {
	margin: 0px auto;
	position:relative; 
	top:10px;
	width: 650px;
	text-align: center;
}

#text P { 
	text-indent: 1em;
}

#affCol,#talCol,#recCol {
	display: none;
	text-align: left;
	margin: 10px;
}

#copyright {
	position:relative; 
	top: 20px;
	text-align:center;
	font-size: 9px;
	line-height: 10px;
	color:#AAA;
}

#quoteDiv {
	position:absolute; 
	top:260px;
	left:440px;
	}
#quoteDiv .copyrightText {
	text-align: right;
	}
#quoteDiv .copyrightText A {
        font-size: 8px;
		line-height: 8px;
        color: #ccc;
        }
#quoteDiv .copyrightText A:visited {
		color: #000;
        }
#quoteDiv .copyrightText A:hover {
		color: #111;
        }
