/* CSS Document */

body {
	background-color: #564C35;
	background-image: url(x/body-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px auto auto 0px;
	font-family: 'trebuchet ms', Helvetica, sans-serif;
	font-size: 28px;
	color: #6B624F;
	/*letter-spacing: -1px;*/
	}
	
a {
	color: #6B624F;
	text-decoration: underline;
	}
	
a:visited {
	color: #6B624F;
	text-decoration: underline;
	}
	
a:hover {
	color: #39CAFF;
	text-decoration: underline;
	}
	
a:hover, a:active {
	color: #39CAFF;
	text-decoration: underline;
	}

:focus {
	-moz-outline-style: none;
	}
	
 h1 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6B624F;
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -2px;
	text-align: left;
	}

	
#wrapper {
	width: 750px;
	text-align: right;
	font-size: 18px;
	}
	
	
#picture {
	background-image: url(x/rotate/rotator.php);
	background-color: #39CAFF;
	height: 295px;
	background-repeat: no-repeat;
	width: 734px;
	text-align:center;
	}
	
#content {
	background-image: url(x/content-bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B624F;
	/*letter-spacing: -1px;*/
	}
	
#content a {
	color: #6B624F;
	text-decoration: underline;
	}
	
#content a:visited {
	color: #6B624F;
	text-decoration: underline;
	}
	
#content a:hover {
	color: #39CAFF;
	text-decoration: underline;
	}
	
#content a:active {
	color: #39CAFF;
	text-decoration: underline;
	}

#content h1 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6B624F;
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -2px;
	}
	
#nav {
	color: #fff;
	letter-spacing: -2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px auto auto auto;
	text-align: left;

	}
	
#nav ul {
	display : inline;
	margin: 0;
	padding: 0 0 0 0px;;
	}
	
#nav ul li {
	display : inline;
	padding-left: 15px;
	}
	
#nav a {
	color: #fff;
	text-decoration: none;
	}
	
#nav a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#nav a:hover {
	color: #39CAFF;
	text-decoration: none;
	}
	
#nav a:active {
	color: #39CAFF;
	text-decoration: none;
	}

.date {
	color: #A49C8C;
	margin-bottom:5px;
	border-bottom: 1px solid #ccc;
	}

.footer {
	color: #FFFFFF;
	font-size: 12px;
	}
	
.bio {
	margin-top: 6px;
	}
	
.bio-name {
	padding-right: 3px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #fff;
	}

.answer {
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing: -1px;
	}
	
.bio-pics {
	background-color: #fff;
	}
#wrapper table tr td table tr td table tr td table tr td div p {
	font-size: 18px;
}
