/*
Golden Nuggets of U.S. History
By Frank Laughter -- Version 1.0
*/

body {
	font-size: 87.5%; /* Resets 1em to 14px */
	text-align: center;
	font-size: 0.9em;
	font-family: Verdana, sans-serif;
	color: #333333;
	background: #efefef url(http://www.laughtergenealogy.com/bin/images/gradient-blk.png) repeat-x;
	margin: 0;
	padding: 20px 0 20px 0;
	}



#page {
	width: 760px;
	background: #ffffff;
	text-align: center;
	margin: 0;
	padding: 15px 30px 15px 30px;
	}

#header {
	text-align: center;
	}

#content {
	text-align: left;
	}

#google {
	width: 760px;
	background: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#footnote {
	width: 740px;
	background: #ffffff;
	border: 1px solid #CD012C;
	margin: 0;
	padding: 10px;
	}

a:link    { color: #0000ff; text-decoration: none; }
a:visited { color: #d19275; text-decoration: none; }
a:hover   { color: #ffffff; background: #333333; text-decoration: none; }
a:active  { color: #ff0000; text-decoration: none; }

p.block {
	width: 90%;
	border: 1px solid #ff0000;
	margin: 0 0 0 30px;
	padding: 3px 5px 3px 8px;
	}

a {
	color: #0000aa;
	font-weight: 500;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	background-color: #333333;
	text-decoration: none;
	}

img {
	border: none;
	}

ul {
	margin: 0;
	padding: 0 0 0 15px;
	}

