.quote {
		color:#000000;
		background-color:#ffe5b0;
		font-family:'Times New Roman',Helvetica;
		font-size:0.9em;
		font-style:italic;
	}
	
.quoteAuthor {
		color:#000000;
		background-color:#ffe5b0;
		font-family:'Times New Roman',Helvetica;
	}

.quoteTitle {
		color:#000000;
		background-color:#ffe5b0;
		font-family:'Times New Roman',Helvetica;
		font-style:italic;
	}

.formInput {
		color:#000000;
		font-size:1em;
		background-color:#ebebeb;
		font-family:'Times New Roman',Helvetica;
	}

.formSubmit {
		font-size:1em;
		font-family:'Times New Roman',Helvetica;
	}

.formComments {
	color:#000000;
	font-family:Bodoni,Balloon;
	font-size:0.9em;
	font-style:italic;
	}
A.formComments:link { text-decoration:underline; }
A.formComments:active { text-decoration:none; }
A.formComments:visited { text-decoration:underline; }
A.formComments:hover { text-decoration:none; }

input.button { 
	margin: 0; 
	font-family: 'Times New Roman',Helvetica;
	border: 1px solid #eee;
	padding: 2px 3px; 
	background: #ccc url(images/buttonbg.gif) repeat-x left bottom; 
	color: #000;
}
.topCategory {
		color:#ff0000;
		background-color:#ffe5b0;
		font-family:Garamond,Avantgarde;
		font-size:1.15em;
		font-weight:bolder;
	}
A.topCategory:link { text-decoration:underline; }
A.topCategory:active { text-decoration:none; }
A.topCategory:visited { text-decoration:underline; }
A.topCategory:hover { text-decoration:none; }

.secondCategory {
		color:#000000;
		background-color:#ffe5b0;
		font-family:'Times New Roman',Helvetica;
		font-size:0.95em;
	}
A.secondCategory:link 	{ text-decoration:none; }
A.secondCategory:active { text-decoration:none; }
A.secondCategory:visited { text-decoration:none; }
A.secondCategory:hover { text-decoration:underline; }

.bottomLinks {
		color:#000000;
		background-color:#ffe5b0;
		font-family:'Times New Roman';
	}
A.bottomLinks:link { text-decoration:underline; }
A.bottomLinks:active { text-decoration:none; }
A.bottomLinks:visited { text-decoration:underline; }
A.bottomLinks:hover { text-decoration:none; }

.activeSites {
		color:#000000;
		background-color:#ffe5b0;
		font-family:Garamond,'Arial sans-serif',Arial,sans-serif;
	}

.box {
	min-width: 170px;
	width: 170px;
	background-color:#fff8dc;
	border:1px solid #daa521;
	padding:10px;
	padding-bottom:4px;
	margin:2px;
	margin-bottom:4px;
}

.boxTitle {
	color:#000000;
	font-family:Garamond,Avantgarde;
	font-size:1.15em;
	font-weight:bolder;
}
A.boxTitle:link { text-decoration:none; }
A.boxTitle:active { text-decoration:none; }
A.boxTitle:visited { text-decoration:none; }
A.boxTitle:hover { text-decoration:underline; }

.titleWall {
	color:#daa521;
	padding-left:4px;
	font-family:Garamond,Avantgarde;
	font-size:1.15em;
	font-weight:bolder;
	padding-bottom:2px;
	text-align:left;
}

.imageWall {
	min-width: 420px;
	width: 420px;
	background-color:#000;
	border:1px solid #daa521;
	padding:4px;
	padding-top:10px;
	padding-bottom:10px;
	margin:5px;
}

.imageWallBrick {
	width:99;
	height:100;
	margin:0;
	vertical-align:middle;
	text-align:center;
}

.videoWall {
	min-width: 520px;
	width: 520px;
	background-color:#000;
	border:1px solid #daa521;
	padding:4px;
	padding-top:10px;
	padding-bottom:10px;
	margin:5px;
	clear:both;
}

.videoWallBrick {
	width:99;
	height:90;
	margin:0;
	vertical-align:middle;
	text-align:center;
}
.text {
	font-family:Garamond,'Arial sans-serif',Arial,sans-serif;
	font-size: 0.8em;
}
A.text:link { text-decoration:none; }
A.text:active { text-decoration:none; }
A.text:visited { text-decoration:none; }
A.text:hover { text-decoration:underline; }

