/* Style sheet for chelle, written by Kylie Lee on April 14, 2005 */

/* General style sheet for main index page */



html {

	background: #8e7a86 url(back.jpg) repeat fixed;

	color: #ffffff;

	font-family: "goudy old style", "times new roman," serif;

}



body {

	background-color: #fff4fc;

	color: #000000;

	margin: 0em 12em;

	padding: 1em;

	text-align: center;

}



/* Hotlinks */



a:link {

	background-color: #fff4fc;

	color: #4200f0;

	text-decoration: none;

}



a:visited {

	background-color: #fff4fc;

	color: #4200f0;

	text-decoration: none;

}



a:hover {

	background-color: #fff4fc;

	border-left: 2px solid #8e7a86;

	border-right: 2px solid #8e7a86;

	color: #4200f0;

	text-decoration: none;

}



/* Other */



h3 {

	border-top: 1px solid #000000;

	text-align: left;

}



.display {

	line-height: 1.3em;

	font-size: 110%;

}



address {

	font-size: 90%;

	margin-top: 1em;

}



.bottom {

	font-size: 95%;

	margin: 3em;

}



.title {

	font-size: 105%;

	margin-left: 1em;

	text-align: left;

}



.description {

	margin-left: 2em;

	text-align: left;

}



.nav {

	font-size: 95%;

	line-height: 1.5em;

	text-align: center;

}



.new {

	text-align: center;

}




