body {
	font-family: Verdana,Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(gifs/bkgd_blacktop.jpg);
	background-repeat: repeat;	
	}

.border {
	margin: 0 auto;
	padding: 0 10px 10px 10px;
	width: 820px;
	height: 780px;
	background-color: #000;
	border-left: #FC0 5px solid;
	border-right: #FC0 5px solid;
	border-bottom: #FC0 5px solid;
	}

.blocker {
	margin: 0 7px 0px 7px;
	width: 810px;
	}

.bodyBlock {
	margin: 0 0;
	height: 570px;
	background-color: rgb(195,195,195);
	background-image: url(gifs/bkgd_pavement.jpg); 
	background-repeat: repeat;
	border-top: #FC0 2px solid;
	border-right: #FC0 5px solid;
	border-bottom: #FC0 2px solid;
	border-left: #FC0 5px solid;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;}

a { outline: none; }

input {
	text-align: left;
	padding-left: 5px;
	background-color: #FFC;
	}
textarea {
	text-align: left;
	padding-left: 5px;
	background-color: #FFC;
	}
select {
	text-align: left;
	padding-left: 5px;
	background-color: #FFC;
	}

	
/** HEADER BLOCK STYLES                                                   **/
/***************************************************************************/
.header {
	margin: 0;
	padding: 0;
	height: 165px;
	background: #000 url(gifs/header.jpg); 
	border-left: #FC0 5px solid;
	border-right: #FC0 5px solid;
	border-bottom: #FC0 2px solid;
	}


/** MENU LINE (horizontal) & MENU BAR STYLES                              **/
/***************************************************************************/
.menuLine {
	color: rgb(195,195,195);
	font-size: 12px;
 	font-weight: normal;
	text-align: center;
	padding:  5px 20px 5px 20px;
}
.menuLine a:link, .menuLine a:visited {
	padding: 5px 20px 5px 20px; 
	color: #fc0;
 	font-weight: normal;
	text-decoration: none;
}
.menuLine a:hover{
	text-decoration: underline;
}

.menuBar{
	margin: 20px 0 0 -5px;
	font-size: 12px;
	color: rgb(195,195,195);
	line-height: 1.766;	
	border-top: 2px solid #fc0;
	border-right: 2px solid #fc0;
	border-bottom: 2px solid #fc0;
	width: 200px;
	background-color: #000;
}
.menuBar h2 {
	margin: 0;
	padding: 7px 0 2px 20px;
	border-bottom: 2px solid #fc0;
	font-size: 16px;
 	font-weight: bold;
	color: #fc0;
}
.menuBar ul {
	margin: 0 0 0 20px;
	padding: 0;
	color: #900;
	list-style: none;
}
.menuBar ul li {
	margin: 0;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #1F3D17;
	list-style: none;
}
.menuBar ul li ul li {
	margin: 0 0 0 20px;
	padding: 1px 0px 1px 0px;
	list-style: none;
}
.menuBar a:link, .menuBar a:visited  {
	color: #fc0;
 	font-weight: normal;
	text-decoration: none;
}
.menuBar a:hover{
	text-decoration: underline;
	color: #900;
}


/** ACTIVE PAGE LINK STYLES                                                    **/
/***************************************************************************/
#pageAlbums a#linkAlbums, #pageDream a#linkDream, #pageGB a#linkGB, #pageLinks a#linkLinks,
#pageContact a#linkContact, #pageHome a#linkHome 	{
	color: #900;
	}


/** PHOTO ALBUM STYLES                                                    **/
/***************************************************************************/
.album  table { 
	margin: 0 0 0 225px;
	border: 2px solid #fc0;
	background-color: #000;
	font-size: 12px;
	font-weight: normal;
	color: #fc0;
	position: absolute;
	top: 210px;
	width: 550px;
	height: 500px;
}
.album tr { 
	border: 0px;
	}
.album td { 
	border: 0px;
	text-align: center;
	}
.album h3 { 
	font-size: 16px;
	font-weight: bold;
	color: #900;
	}
td .thumbs {
	height: 100px;
	width: 165px;
	}
.album img {
	border: 0;
	}
.album form {
	margin: 0;
	padding: 0;
	}
.album a:link, .album a:visited {
	padding: 5px 20px 5px 20px;
	color: #fc0;
	font-size: 10px;
 	font-weight: normal;
	text-decoration: none;
}
.album a:hover{
	text-decoration: underline;
	color: #900;
}


/** GUEST BOOK STYLES                                                     **/
/***************************************************************************/
.gb { 
	margin: 0 0 10px 20px;
	padding: 10px;
	border: 2px solid #fc0;
	background-color: #000;
	font-size: 10px;
	font-weight: normal;
	color: #fc0;
	position: absolute;
	top: 210px;
	width: 735px;
	height: 500px;
}
.gb h1 { 
	font-size: 16px; 
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	}
.gb h2, h4 {   
	font-weight: bold
	}
.gb h3 {
	font-weight: bold;
	margin: 20px 0 0 0;
	text-align: left;
	}
.gbLinks {
	text-align: center;
	padding: 20px 0 10px 0;
	font-size: 12px;
	}
.gb a:link, .gb a:visited {
	padding: 5px 5px 5px 5px;
	color: #fc0;
	font-size: 12px;
 	font-weight: normal;
	text-decoration: none;
	}
.gb a:hover{
	text-decoration: underline;
	color: #900;
	}
.gb p {
	margin-bottom: 0px;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	}
.gbSmiles {
	text-align: center;
	padding: 20px 0 20px 0;
	}
.gb table {
	width: 90%;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	border: #fc0 0px solid;
	font-size: 12px;
	font-weight: normal;
	}
.gb td {
	text-align: left;
	padding-left: 10px;
	}
.gb table img {
	text-align: left;
	padding: 0px 0 0px 10px;
	}
.gbButton {
	font-weight:bold; 
	padding: 5px 5px 5px 5px;
	text-align: center;
	}
.mini { font-size: 9px;
 	font-style: italic;
	color: #900;
	}

/**
.gb { border: 0px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #640017;}

.gb2 { border: 0px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #640017;}

.gbres { 
	font-family: Verdana,Arial,sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #640017;}


.error { color: red;
	font-size: 14px;
 	font-weight: bold;
	}

.bold { font-weight: bold;}
.bold2 { font-weight: bold;	font-size: 75%;}

.smallText {
  font-size: 11px;
  vertical-align: bottom;}
**/

/** CONTENT: Index, Template,         **/
/***************************************************************************/
.content { 
	margin: 0 0 10px 225px;
	padding: 10px;
	border: 2px solid #fc0;
	background-color: #000;
	font-size: 12px;
	font-weight: normal;
	color: #fc0;
	position: absolute;
	top: 210px;
	width: 525px;
	height: 500px;
}
.content h1 { 
	font-size: 14px; 
	font-weight: bold
	}
.content h2, h4 { 
	font-size: 12px; 
	font-weight: bold
	}
.content h3 { 
	font-size: 12px; 
	font-weight: bold;
	margin: 20px 0 0 0;
	text-align: left;
	}
.content p {
	margin-bottom: 0px;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	}
.content img {
	position: middle middle;
	padding: 50px 0 10px 105px;
	}

	
/** HOME: Index, Links         **/
/***************************************************************************/
.home { 
	margin: 0 0 10px 20px;
	padding: 10px;
	border: 2px solid #fc0;
	background-color: #000;
	font-size: 12px;
	font-weight: normal;
	color: #fc0;
	position: absolute;
	top: 210px;
	width: 735px;
	height: 500px;
}
.home h1 { 
	font-size: 16px; 
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	}
.home h2, h4 {   
	font-weight: bold
	}
.home h3 {
	font-weight: bold;
	margin: 20px 0 0 0;
	text-align: left;
	}
.home a:link, .home a:visited {
	padding: 5px 20px 5px 20px;
	color: #fc0;
	font-size: 12px;
 	font-weight: normal;
	text-decoration: none;
	}
.home a:hover{
	text-decoration: underline;
	color: #900;
	}
.home p {
	margin-bottom: 0px;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	}
.home table img, .home img {
	text-align: left;
	padding: 10px;
	}
.home table {
	width: 90%;
	margin: 60px 0 10px 0;
	padding: 0 0 0 0;
	border: #fc0 1px solid;
	}
.home td.info {
	text-align: right;
	padding-right: 10px;
	}
.home  img {
	text-align: left;
	padding: 30px 20px 30px 20px;
	}

	
/** FOOTER BLOCK STYLES                                                   **/
/***************************************************************************/
.footer {
	color: rgb(195,195,195);
	font-size: 10px;
 	font-weight: normal;
	text-align: center;
	padding: 5px 0px;
	}
.footer a:link, .footer a:visited {
	color: #fc0;
 	font-weight: normal;
	text-decoration: none;
	}
.footer a:hover{
	text-decoration: underline;
	}
/**
 Footer image style placed for possible later use
.footer img {
	padding: 4px 4px 4px 0px;
	vertical-align: middle;}
**/
