* {
	padding: 0;
	margin: 0;
}

body {
	background: url(./../gfx/bg.jpg) #c7ae7d repeat-x fixed;
	font-family: Verdana, sans-serif;
}

h1, h2, h2 a {
	font-size: 20px;
	margin-bottom: 20px;
	color: #516dac;
}

h3, h3 a {
	font-size: 16px;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-top: 30px;
	color: #ac5151;
	font-weight: normal;
	border-top: solid 1px #e1d5b8;
}

p, a {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	text-align: justify;
}

p small, p small a {
	font-size: 10px;
	line-height: 12px;
}

ul {
	font-size: 12px;
	line-height: 18px;
	margin-left: 30px;
	margin-bottom: 10px;
	text-align: justify;
}

ul.doubleSpace li {
	margin-bottom: 20px;
}

fieldset {
	padding: 10px 10px 10px 10px;
	background-color: #e1d5b8;
	font-size: 10px;
	margin: 20px 0px 20px 0px;
}

legend {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 10px;
	color: #000000;
}

img {
	border: none;
}
 

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.centerAlign {
	text-align: center;
}

.leftAlign {
	text-align: left;
}

.rightAlign {
	text-align: right;
}

#container {
	width: 900px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-top: 0px;
	margin-left: -450px;
	
}

#header {
	width: 900px;
	height: 225px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(./../gfx/header.png) no-repeat;
	z-index: 100;
}

	#header #player {
		width: 75px;
		height: 20px;
		position: absolute;
		top: 4px;
		left: 35px;
		z-index: 10000;
	}

	#header #player .button{
		width: 22px;
		height: 20px;
		float: left;
		cursor: pointer;
	}

	#header #emailSignup {
		width: 400px;
		height: 30px;
		position: absolute;
		top: 0px;
		left: 470px;
		background: url(./../gfx/emailSignup.png) no-repeat;
	}

		#header #emailSignup input {
			width: 144px;
			height: 16px;
			border: 0;
			padding: 0px 0px 0px 0px;
			margin: 7px 3px 0px 11px;
			float: right;
			font-size: 10px;
			line-height: 14px;
		}

		#header #emailSignup input#submitButton {
			width: 30px;
			height: 30px;
			border: 0;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			float: right;
			cursor: pointer;
			background: none;
		}

	#header #title {
		width: 400px;
		height: 150px;
		position: absolute;
		top: 30px;
		left: 250px;
		
	}

	#header #menu {
		width: 790px;
		height: 30px;
		position: absolute;
		top: 188px;
		left: 63px;
	}
	
		#header #menu .menuLeft {
			width: 20px;
			height: 30px;
			display: inline;
			float: left;
		}
		
		#header #menu a {
			height: 30px;
			padding: 0px 11px 0px 12px;
			float: left;
			background: url(./../gfx/menuBg-0.png) repeat-x;
			font-size: 15px;
			color: #ffffff;
			text-decoration: none;
			letter-spacing: 1px;
			line-height: 28px;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		}
		
		#header #menu a:hover, #header #menu a.menuOn {
			background: url(./../gfx/menuBg-1.png) repeat-x;
		}
		
		#header #menu .menuRight {
			width: 20px;
			height: 30px;
			display: inline;
			float: left;
		}

	#header #subMenu-03 {
		width: 100px;
		margin: 0px 0px 0px 0px;
		position: absolute;
		top: 225px;
		left: 251px;
		padding: 10px 10px 0px 10px;
		background: #c7ae7d;
		border: 1px solid #772222;
		border-top: none;
		filter: alpha(opacity=97);
		opacity: .97;
		z-index: 100;
	}

		#header #subMenu-03 a{
			height: 24px;
			width: 100%;
			display: block;
			font-size: 13px;
			text-decoration: none;
			color: #ffffff;
			letter-spacing: 1px;

		}

		#header #subMenu-03 a:hover {
			text-decoration: underline;
		}

	#header #subMenu-04 {
		width: 120px;
		margin: 0px 0px 0px 0px;
		position: absolute;
		top: 225px;
		left: 367px;
		padding: 10px 10px 0px 10px;
		background: #c7ae7d;
		border: 1px solid #772222;
		border-top: none;
		filter: alpha(opacity=97);
		opacity: .97;
		z-index: 100;
	}

		#header #subMenu-04 a{
			height: 24px;
			width: 100%;
			display: block;
			font-size: 13px;
			text-decoration: none;
			color: #ffffff;
			letter-spacing: 1px;

		}

		#header #subMenu-04 a:hover {
			text-decoration: underline;
		}

	#header #subMenu-06 {
		width: 134px;
		margin: 0px 0px 0px 0px;
		position: absolute;
		top: 225px;
		left: 587px;
		padding: 10px 10px 0px 10px;
		background: #c7ae7d;
		border: 1px solid #772222;
		border-top: none;
		filter: alpha(opacity=97);
		opacity: .97;
		z-index: 100;
	}

		#header #subMenu-06 a{
			height: 24px;
			width: 100%;
			display: block;
			font-size: 13px;
			text-decoration: none;
			color: #ffffff;
			letter-spacing: 1px;

		}

		#header #subMenu-06 a:hover {
			text-decoration: underline;
		}
		
#content {
	width: 840px;
	padding: 0px 30px 0px 30px;
	position: absolute;
	left: 0px;
	top: 225px;
	background: url(./../gfx/contentBg.png) repeat-y;
}

#content .hLine {
	width: 100%;
	float: left;
	margin: 30px 0px 30px 0px;
	border-top: solid 1px #e1d5b8;
	display: inline;
}

	#content .left {
		width: 524px;
		padding: 0px 20px 0px 20px;
		margin: 20px 0px 20px 0px;
		border-right: solid 1px #e1d5b8;
		float: left;
	}
		#content .fillerImage {
			width: 524px;
			height: 160px;
			float: left;
			margin-bottom: -53px;
			
		}
	
		#content .letter-A {
			float: left;
			z-index: 100;
			margin-right: -45px;
		}
	
		#content .letter-B {
			float: left;
			z-index: 100;
			margin-right: -30px;
		}
	
		#content .letter-O {
			float: left;
			z-index: 100;
			margin-right: -20px;
		}
			
		#content .text {
			width: 524px;
			float: left;
		}
			
			#content .text .hLine {
				width: 100%;
				float: left;
				margin: 30px 0px 30px 0px;
				border-top: solid 1px #e1d5b8;
			}
		
		#content .text .gayle img {
			float: right;
			padding: 0px 0px 0px 10px;
			clear: all;
		}
		
		#content .text p {
			
		}
		
		#content .photos {
			width: 524px;
			float: left;
		}
		
			#content .image{
				width: 524px;
				display: block;
				float: left;
				text-align: center;
			}
			
			#content .image a{
				font-size: 12px;
				font-weight: normal;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				color: #516dac;
				text-decoration: none;
			}
			
			#content .image h2{
				font-size: 16px;
				font-weight: normal;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				color: #516dac;
			}
			
			#content .hLine {
				width: 100%;
				float: left;
				margin: 30px 0px 30px 0px;
				border-top: solid 1px #e1d5b8;
			}
		
		#content .links {
			width: 524px;
			float: left;
		}
		
			#content .links .link{
				width: 524px;
				display: block;
				float: left;
				text-align: left;
			}
			
			#content .links .hLine {
				width: 100%;
				float: left;
				margin: 30px 0px 30px 0px;
				border-top: solid 1px #e1d5b8;
			}
			
			#content .links img {
				float: left;
			}
			
			#content .links .text {
				width: 310px;	
				float: right;
			}
			
			#content .links .text h2 {
				font-size: 14px;
				font-weight: normal;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				color: #516dac;
			}
			
			#content .links .text p, #content .links .text a {
				font-size: 10px;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
			}
			

	.interview {
		width: 299px;
		padding-left: 225px;
		float: left;
	}
	
	.interview .player {
		width: 75px;
		height: 20px;
		float: left;
	}

	.interview .player .button{
		width: 22px;
		height: 20px;
		float: left;
		cursor: pointer;
	}


.formBox {
	width: 400px;
	float: left;
	padding: 0px 62px 0px 62px;
}

.formBox form {
	width: 100%;
}

.formBox form input{
	width: 396px;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.formBox form textarea{
	width: 398px;
	height: 200px;
	overflow: auto;
	float: left;	
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.formBox form input.submitButton{
	width: 50px;
	margin-top: 10px;
	float: right;	
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

			
	#content .right {
		width: 235px;
		padding: 0px 20px 0px 20px;
		margin: 20px 0px 20px 0px;
		float: right;
		
	}
			
	#content .bottom {
		width: 840px;
		float: right;
		
	}
	


#footer {
	width: 840px;
	height: 50px;
	padding-top: 10px;
	float: left;
	background: #dddddd;
	border-top: dashed 1px #9d9d9d;
}

#footer p {
	text-align: center;
	font-size: 10px;
	color: #9d9d9d;
	line-height: 14px;
	padding: 0;
	margin: 0;
}

#footer p a {
	color: #9d9d9d;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}




/* wordpress */
#sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0;
}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li p, #sidebar ul li p a {
	font-size: 10px;
	line-height: 12px;	
}

#sidebar ul li ul {
	text-align: center;
}

#sidebar .hLine {
	width: 100%;
	height: 20px;
	border-top: solid 1px #e1d5b8;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 10px;
	text-align: justify;
}

.comment, .comment p, .comment a {
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 0px;
	text-align: justify;
}

ol.commentlist li {
	list-style-type: none;
	padding: 10px 10px 10px 10px;
	margin: 0;
}

ol.commentlist li.even {
	background: #eee9e9;
}
