/* Site created by Robert Bouck
The page indexa.html links to this style sheet. */

body{
	font-weight: bold;
	display:inline;
}

#picture{
	padding-left:5;
	padding-right:5;
	width:200;
	text-align: center;
}

div{
	width: 1000px;
}

#divheader{
	text-align:center;
	padding-right: 30px;
	padding-left: 30px;
	font-family:"Lucida Handwriting";
	font-size:62px;
	font-variant:small-caps;
	color:#000;
	text-decoration:inherit;
	}

#divbuttons{
	height:70px;	
}

#divpagename{
	height: 40px;
	font-size:40px;
	text-align:left;
	font-family: "Monotype Corsiva";
	width:1000px;
	color:darkbrown;
}

p.cap:first-letter{
	font-family: "Monotype Corsiva";
	font-size:45px;
}

#marquee{
	color:#F00;
	font-weight:bold;
}

#tr{
	font-family: Verdana, Geneva, sans-serif;
	font-size:24px;
	text-align:left;
}

#tr2{
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	text-align:left;
}

#tr3{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
}

#tr4{
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	text-align:center;
}

#tr5{
	font-family:"Bookman Old Style";
	font-size:20px;
	text-align:center;
	font-weight: normal;
}

form {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:absolute;
	background-image:url(Pictures/backgroundcolor.png);
	left: 377px;
	top: 498px;
	width: 60%;
}


#thcr{
	font-size:10px;
	text-align:center;
	background-color:#EBE0B4;
	width:1010;
}

#phead{
	font-size:36px;
	text-align:center;
	font-family: "Monotype Corsiva";
	color:black;
}
