/* 
Theme Name: HistProf Default, Tan
Theme URI: http://www.laughtergenealogy.com/
Description: The History Professor
Version: 1.0
Author: Frank Laughter
Author URI: http://www.laughtergenealogy.com/
	
The CSS, XHTML and design is copyright of Frank Laughter */

html {
	font-size: 1.3em;
	}

body {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffebcd url(../images/wmbg2a.gif);
	margin: 15px 0;
	padding: 0;
	}

a:link    { color:#0000ff; text-decoration:none; }
a:visited { color:#0563ff; text-decoration:none; }
a:hover   { color:#f8f8f8; background:#999999; text-decoration:none; }
a:active  { color:#0000ff; border:1px dashed #333333; text-decoration:none; }

hr {
	color: #fbdeb1;
	margin: 5px 0 5px 0;
	}

#header {
	width: 760px;
	text-align: left;
	margin:  0;
	padding: 0;
	}

#header a:link    { color:#0000ff; border:2px solid #f8f8f8; text-decoration: none;  }
#header a:visited { color:#0563ff; border:2px solid #f8f8f8; text-decoration: none; }
#header a:hover   { color:#f8f8f8; border:2px solid #f8f8f8; background: #999999; text-decoration: none; }
#header a:active  { color:#0000ff; border:2px dashed #333333; text-decoration:none; }

#content {
	width: 760px;
	text-align: left;
	margin: 10px 0px 10px 0;
	}

#footer {
	width: 760px;
	background-color: #fbdeb1;
	font-color: #999999;
	font-size: 0.6em;
}

#google {
	width: 728px;
	text-align: center;
	margin: 0;
	padding: 0;
	}