/*  
Website: Chad Michael Murray Web http://cmmurrayweb.net
Design by: T¸nde from Twilight Designs http://twilightdesigns.org
*/

body, table, td {
	font-size: 11px;
	font-family: Arial;
	background-color: #dcdada;
	color: #414554;
	text-align: justify;
	line-height: 12px;
	}

B {
	color: #afbfa0;
}

U {
	color: #345159;
}

a:link, a:active, a:visited {
	color: #d6b81e;
	text-decoration: none;
	border-bottom: 1px dashed #c4c4c4;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
	
.title {
	font-size: 19px;
	color: #69767c;
	font-family: Arial Narrow;
	margin-left: 10px;
}

.subtitle {
	color: #c4c4c4;
}

.titleside {
	font-size: 19px;
	color: #bdb5da;
	font-family: Arial Narrow;
	margin-left: 10px;
}

#quote {
	border-left: 3px dashed #c3c3c3;
	color: #a0a0a0;
	text-align: justify;
	padding-left: 8px;
	margin-left: 5px;
}