#holder {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mid.gif);
}
#logoholder {
	text-align: center;
	margin: 0px 0px 12px;
	padding: 0px;
}
#keysholder {
	float: left;
	height: 280px;
	width: 260px;
	margin-left: 8px;
}
#info1 {
	margin-right: 25px;
	overflow: visible;
	height: 350px;
}
#botpage {
	clear: left;
	text-align: center;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #999999;
	margin-top: 18px;
}
h1 {
	font-size: 110%;
}
h2 {
	font-size: 90%;
	margin-top: 3px;
	padding-left: 6px;
}
/***********************************************/
/* Navigation - Left                          */
/***********************************************/ 
#navBar a {
	display: inline;
	text-decoration: none;
	color: #000066;
	font-family: "Trebuchet MS";
	font-size: 70%;
	text-align: left;
	padding: 0px 20px;
	font-weight: normal;
	width: 50px;
	margin: 2px 0px;
}        
#navBar a:link  {
	text-decoration: none;
	font-family: "Trebuchet MS";
	padding: 2px 2px 2px 9px;
}        
#navBar a:visited  {
	text-decoration: none;
	color: #000066;
	padding: 2px 2px 2px 9px;
}        
#navBar a:active  {
	text-decoration: none;
	padding: 2px 2px 2px 9px;
}        
#navBar a:hover  {
	color: #666666;
	padding: 2px 2px 2px 9px;
	background-color: #F8F8FC;
}
body {
	font-size: 1em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFEADF;
}
.telephone {
	font-weight: bold;
	text-align: center;
	color: #333366;
	margin-top: 40px;
}
p {
	padding-right: 8px;
	padding-left: 8px;
	text-align: justify;
}
.special1 {
	font-style: oblique;
	font-weight: bolder;
	padding: 6px;
}
.special2 {
	margin: 18px;
	text-align: center;
	font-style: oblique;
	font-weight: bolder;
}
.special3 {
	margin: 18px;
	text-align: right;
	font-style: oblique;
	font-weight: bolder;
}
.special4 {
	font-weight: bolder;
	font-size: 75%;
	margin: 3px 3px 3px 8px;
}
.special5 {
	font-weight: normal;
	font-size: 75%;
	margin: 1px 1px 1px 12px;
}
#topbr {
	background-image: url(../images/top.gif);
	height: 14px;
	background-repeat: no-repeat;
}
#botbr {
	background-image: url(../images/bot.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #333333;
}
#credits {
	text-align: center;
	margin: 3px 3px 15px;
	font-size: 78%;
	color: #003333;
	font-weight: bold;
}
#credits a {
	text-decoration: none;
	font-weight: bold;
}
#mycredits {
	font-size: 62%;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#mycredits a {
	color: #9D9D9D;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	margin-left: 20px;
}
#gogads {
	text-align: center;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
