/* CSS Document */
a:link { color: #1276D4; }
a:visited { color: #FF0000; }

#wrapper 
   {
		margin: 10px auto;
		padding-bottom: 10px;
		width: 800px;
		text-align: left;
		border-color:#000000;
		border: solid;
		border-width: 1px;
		background-color:#FFFFFF;
	}

#header {
  margin:0;
  padding: 0;
  background-color:#FFF;
}

body 
{
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	min-width: 800px;
	text-align: center;
	color: #000000;
	background-color: #000000;
	}
p
{
margin: 40px;
color: black;
font-family: arial
}
		

h1 {
	font-size: 18px;
	color: #000000;
	margin-bottom: 0;
}
h2 {
	font-size: 14px;
	color: #666666;
	text-align:center;
}
h3 {
	font-size: 14px;
	color:#CC0000;
	text-align:left;
	margin: 0;
}
h4 {
	font-size: 11px;
	color:#336600;
	font-family:"Kristen ITC", "Lucida Calligraphy", "Comic Sans MS";
	text-align:left;
	margin: 0;
}

#center {
  top: 0;
  background-color: #FFFFFF;
  margin-left: 140px;
  padding: 5px;
  margin-right: 0px;
  border-left: 1px solid #CCC;
}		
#center2 {
  margin: 0;
  border-width: 0;
}
#footer {
			background-color:#FFFFFF;
			margin:0;
		    padding:0;
			width: 800px;
			border-top: 1px solid #CCC;
}

#copyright 
{
	 clear: both;
	 font-size: .75em;
	 text-align: center;
	 color:#999999;
	 margin-top: 0;
	 margin-left: 15px;
	 margin-right: 15px;
	 margin-bottom: 15px;
	 border-top-color: #CCCCCC;
	 border-top-width: 2px;
	 border-top-style:solid;
}

.floatleft 
{
	float: left;
	width: 130px;
	margin: 0 10px 0 10px;
}

.floatright 
{ 
float: right;
margin: 0 10px 0 0; 
width: 625px;
}
	
#content 
           {
			background-color: #FFFFFF; 
			margin: 0 auto; 
			padding: 5px; 
			width: 690px;
			text-align: left;
}
#contentGeorge 
           {
			background-image: url(bkg2.gif);
			background-repeat: no-repeat;
			background-color: #D5D5D5; 
			margin: 0 auto; 
			padding: 0; 
			width: 700px;
			text-align: left;
			}
#contentnopic 
           { 
			margin: 0; 
			padding: 10px 25px 0 25px; 
			width: 625px;
			height: 534px;
			margin: 10px auto;
			text-align: left;
			background-color: #FFFFFF;
}
#overlap{
	position:absolute; 
	top:432px; 
	left:600px; 
	width:300; 
	height:260; 
	padding:0; 
	border: 0; 
	background-color:#FFFFFF; 

}
#card{
	position:absolute;
	top:258px;
	left:698px;
	padding:0;
	border: 0;
	background-color:#FFFFFF;
	width: 347px; 
	height: 190px;

}
#overlapMAP{
	position:absolute; 
	top:501px; 
	left:198px; 
	width:150px; 
	height:102px; 
	padding:0; 
	border: 0; 
	background-color:#FFFFFF; 

}
#overlapGeorge{
	position:absolute; 
	top:510px; 
	left:865px; 
	width:300; 
	height:162;
	margin: 5px; 
	padding:0; 
	border: 0; 
	background-color:#FFFFFF;  

}
#overlapHIGH{
	position:absolute; 
	top:399px; 
	left:780px; 
	width:300px; 
	height:224px; 
	padding:0; 
	border: 1px #000000; 
	margin:0;
	background-color:#D5D5D5; 

}
.clearing {
	height: 0;
	clear: both;
}
