html {
	
	height: 100%;
	margin-bottom: 1px;
	}

body {
	margin-top: 0;
	padding: 0;
	background-image:url('images/sand.jpg');
	background-repeat:repeat;
	}

a {
	text-decoration: none;
	}

a:link {
	text-decoration: none;
	color: #a00;
	line-height: 2em;
	padding: 3px 0px 2px 0px;
	background-color: inherit;
	}

a:visited {
	color: #a00;
	padding: 3px 0px 2px 0px;
	background-color: inherit;
	}

a:hover {
	color: ddd;
	text-decoration: none;
	background-color: #fff;
	border-color: #fff;
	} 

p {
 	margin: 0 0 1.6em 0;
	padding: 0;
	}

block {
 	margin: 0 0 10px 25px;
	padding: 0 0 10px 25px;
	}


img {
	margin-top: 0px;
	}

li 	{	
	list-style-type: disc;
	color: #333;	
}


/*-----------------------------------------------------------------------*/

#Box {
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	width: 760px;
	height: 1050px;
	margin: 0 auto 0 auto;
	padding: 0;
	/* text-align: left; */
	background-color: #fff;
	}

/*-----------------------------------------------------------------------*/
#Banner {
	width: 760px;
	height: auto;
	padding: 0;
	text-align: left;
	background-color: transparent;
	line-height: 0px;
	}

#Banner img {
	border-width: 0px;
	}

#Banner img:hover {
/* 	border: 1px dotted #888; */
/*	background-color: #575e66;*/
	background-color: #555e66;
	}

#Banner a {
	border-width: 0px;
	}

#Banner a:hover {
	background-color: transparent;
	}
/*-----------------------------------------------------------------------*/



#nav {
	position: relative; top: -20px;
 left: 180px; width: 760px;
		background: transparent;
}

#nav li {
	display:inline;
	padding:0;
	margin:0;}

#nav li { padding: 0px 0.7em 0px 0.7em; font: bold 0.9em Helvetica, Arial, sans-serif; text-transform: uppercase; float: center; color: #555;}

#nav li a, #nav li a:visited { color: #555; text-decoration: none; }
	
#nav li a:hover { text-height: 1.1em; 
	background: transparent; color: #bbb;
}

/* #nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { color: #eee; text-height: 1.2em;  } */

/*-----------------------------------------------------------------------*/

#headline {
	position: relative;
	top: -15px;
	width: 760px;
}

#headline p { 
	padding: 0 25px 0 190px;
	font-family: verbana, sans-serif;
	color: #a00;
	font-weight: bold;
	font-size: 0.8em;
}
	


/*-----------------------------------------------------------------------*/


#main {
	position: relative;
	height: 600px;
	top: 0px;
	left: 80px;
	width: 600px;
	margin: 0px 0px 0px 150px;
	}

#main p {
	padding: 10px 150px 0 0px;
	font-family: georgia;
	color:	#333;
	font-size: 0.9em;
	word-wrap: break-word;
	text-align: left;
	line-height: 1.6em;
}
#main li {
	line-height: 2em;
	}

#main block {
	margin: 10px 200px 0px 0px;
	padding: 10px 200px 50px 0px;
	font-family: georgia;
	color:	#000;
	font-size: 0.9em;
	word-wrap: break-word;
	text-align: left;
	line-height: 1.1em;
}

/*-----------------------------------------------------------------------*/

#sidebar {
	position: relative;
	top: -15px;
	margin: 0 0 0 0px;
	list-style-type: none;
	float: left;
	width: 160px;
	height: 600px;
	padding: 0 0 0 0px;
	background-color: #fff;
	text-align: right;
	font-size: 1em;
	}

#sidebar ul {
	list-style: none;
	margin: 1em 0 1em 0;
	line-height: 1.5em;
	padding: 0 10px 10px 0;
	}

#sidebar li {
	font-family: "Gill Sans", "Gill Sans Std", "Gill Sans MT", Verdana, 		"Bitstream Vera Sans", sans-serif;
	font-size: 0.8em;
	color: #555;
	list-style: none;
	float: right;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 0;
	}

#sidebar p {
	font: italic 0.78em Times New Roman;
	color: #555;
	padding: 0 1em 0 1em;
	/* letter-spacing: 2px; */
	line-height: 1em;
	text-align: justify;
	word-wrap: break-word;
	}

#Sidebar h2 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: .25em;
	margin-top: 2em;
	text-transform: uppercase;
	letter-spacing: 2px;
	}

#Sidebar strong {
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	}

#sidebar a {
	color: #555;
	padding: 4px 1px 4px 1px;
	text-decoration: none;
	}
#sidebar a:link {
	color: #555;
	border: 0;
	}
#sidebar a:visited {
	color: #555;
	}
#sidebar a:hover {
	color: #bbb;
	} 
/*-----------------------------------------------------------------------*/






#Footer {
	margin-top: 14em;
	padding-bottom: 1em;
	text-align: left;
	background-color: transparent;
	}




/**** Classes *************************************************************/

.article {
	background-color: transparent;
	padding: 0 0 0 0;
	margin: 0;
	border-width: 0;
	border-style: dotted;
	border-color: gray;
	color: #eee;
	}

.article h1 a {
	color: #eee;
	text-decoration: none;
	border: 0;
	}

.article h1 a:visited {
	color: #eee;
	}
.article img {
	border: 0px solid #ccc; /* 7 Jan 2011 */
	}
.noborder {
	border: 0px !important;
}

.bumpleft125 {
	position: relative; left: -125px; /* /2009/03/safari_4_public_beta */
}

.archive {
	background-color: transparent;
	margin: 0 0 12px 0;
	padding: 0 0 11em 0;
	line-height: 2.25em;
	border-width: 0;
	color: #eee;
	}

.archive small {
	color: #aaa;
}

.archive p {
	margin: 0 0 1em 0;
	padding-left: 2em;
	text-indent: -2em;
	line-height: 1.8em;
	}

.archive a {
	color: #eee;
	font-weight: normal;
	text-decoration: none;
	border-style: none;
	}

.headline_list {
	}

.smallprint {
	line-height: 4em;
	text-align: left;
	color: #aaa;
	}
.smallprint a:link {
	color: #ddd;
	}
.smallprint a:visited {
	color: #ddd;
	}

.timestamp {
	font-size: 1em;
	color: #aaa;
	margin-top: 1em;
	font-weight: normal;
	}

.timestamp a {
	color: #aaa;
	text-decoration: none;
	border: 0;
	}
.timestamp a:visited { color: #aaa; }
.timestamp a:hover { color: #fff; }


/* Datelines go under article headers: */
.dateline {
	font-size: 1em;
	color: #aaa;
	margin-top: -.75em;
	margin-bottom: 1.5em;
	font-weight: normal;
	}

.dateline a {
	color: #aaa;
	text-decoration: none;
	border: 0;
	}
.dateline a:visited { color: #aaa; }
.dateline a:hover { color: #fff; }
h2.dateline {
	margin: 2em 0 0 0;
	font-family: "Gill Sans", "Gill Sans Std", "Gill Sans MT", Georgia, serif;
	}
dl + h2.dateline {
	margin: 5em 0 2em 0;
	}




.article table {
	margin-left: 2em;
	margin-bottom: 2.5em;
	}
.article td {
	padding: 0 1.5em 0 0; /* Used to have 3px padding on left, don't know why. */
	line-height: 1.6em;
	border: 0 solid #666;
	}
.article th {
	border-bottom: 0px solid #666;
	padding: 0 1.5em 0 0;
	font-weight: normal;
	font-size: .91em;
	letter-spacing: .2em;
	line-height: 1em;
	text-transform: uppercase;
	font-family: "Gill Sans", "Gill Sans Std", "Gill Sans MT", Verdana, "Bitstream Vera Sans", sans-serif;
	}


.extended {
	font-style: italic;
	margin-bottom: 1em;
	}

.question {
	font-style: italic;
	}

.question em {
	font-style: normal;
	}

.name {
	position: relative;
	left: -1.75em;
	font-size: .91em;
	letter-spacing: .2em;
	text-transform: uppercase;
	font-style: normal;
	margin-right: -1.5em; /* Compensate for extra space after positioning */
	}

.interview p {
	margin-left: 1.75em; /* Should be equivalent to value for .name left: */
	}

.blockquote-extra-spacing blockquote {
	margin-top: 3em;
	}

.blackborder {
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	}

.plug {
	margin-top: 120px;
	}



.caps {
	font-family: "Gill Sans", "Gill Sans Std", "Gill Sans MT", Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: .91em;
	letter-spacing: .2em;
	text-transform: uppercase;
	font-weight: normal;
}

.photo img {
	border: 4px solid #eee;
	}

.thumbnailphoto {
	background-color: transparent;
	}
.thumbnailphoto a {
	border-width: 0;
	border-style: none;
	background-color: transparent;
	}
.thumbnailphoto a:hover {
	border-width: 0;
	}
.thumbnailphoto a:link {
	border-width: 0;
	}
.thumbnailphoto a:visited {
	border-width: 0;
	}
.thumbnailphoto img {
	border: 2px solid #eee;
	}
.thumbnailphoto img:hover {
	border: 2px solid #70787f;
	}
