@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../slices/interface3a_fill.jpg);
	background-repeat: repeat-x;
	background-color: #7B5455;
}

h2   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #D4B22C;
	line-height: 1px;
	text-align: left;
}


a 	{
	font-family: Verdana, Geneva, sans-serif;
	color: #D4B22C;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	line-height: normal;
}


p.contentText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;	
}

quotedText {
	font-size: 10px;
	margin-left: 10px;
}

#center {
	text-align: center;
}

#Vcaption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #CCC;
	text-align: left;
}
