<style type="text/css">

.body{
margin: 20px;
	background: #D3D3D3;

}

.background{
	background-color: #000000; 
}/* top of page*/
#layover{
	right: 20px;
	left: 20px;
	margin: 0 auto;
	padding: 20px;
	background: #FFFFCC;
	}
#nameline{	
	
	left: 20px; 
	top: 5px;
	color: #B30700;
	font-size: 50px;
	font-style: oblique;
	font-style: italic;
}
#namelinesmall{	
	top: 5px;
	color: #B30700;
	font-size: 20px;
	font-style: oblique;
	font-style: italic;
}
#logo{
	top: 70px;
	height:150px; 
	right: 20px;
	left: 20px; 
	border-style: ridge; 
	border-width: 4px; 
	z-index: -1;
}
/* head menu */
#menu0{
	position: absolute;
	top: 180px;
	height:10px; 
	right: 20px;
	left: 7%; 
	font-size: 30px;
	z-index: 1;
}
#menu1{
	position: absolute;
	top: 180px;
	height:10px; 
	right: 20px;
	left: 23%; 
	font-size: 30px;
	z-index: 1;
}
#menu2{
	position: absolute;
	top: 180px;
	height:10px; 
	right: 20px;
	left: 40%; 
	font-size: 30px;
	z-index: 1;
}
#menu3{
	position: absolute;
	top: 180px;
	height:10px; 
	right: 20px;
	left: 60%; 
	font-size: 30px;
	z-index: 1;
}
#menu4{
	position: absolute;
	top: 180px;
	height:10px; 
	right: 20px;
	left: 80%; 
	font-size: 30px;
	z-index: 1;
}
#menu5{
	position: absolute;
	top: 210px;
	height:10px; 
	right: 20px;
	left: 15%; 
	font-size: 30px;
	z-index: 1;
}
#menu6{
	position: absolute;
	top: 210px;
	height:10px; 
	right: 20px;
	left: 33%; 
	font-size: 30px;
	z-index: 1;
}
#menu7{
	position: absolute;
	top: 210px;
	height:10px; 
	right: 20px;
	left: 52%; 
	font-size: 30px;
	z-index: 1;
}
#menu8{
	position: absolute;
	top: 210px;
	height:10px; 
	right: 20px;
	left: 70%; 
	font-size: 30px;
	z-index: 1;
}
/* style for selector (left of page)*/
#selector{
	position: absolute;  
	left: 30px;
	width: 200px;	
	top: 250px;
}
/* style for submenu */
#navigator{
	position: absolute; 
	width: 200px; 
	left: 25px; 
	top: 300px;
	color: #B30700;
	font-family: 'Times New Roman', Times, serif; 
	font-style: italic; 
	font-size: 30px;
}
#navigatorindex{
	position: absolute; 
	width: 200px; 
	left: 25px; 
	top: 250px;
	color: #B30700;
	font-family: 'Times New Roman', Times, serif; 
	font-style: italic; 
	font-size: 30px;
}
#submenu{
	position: absolute; 
	width: 200px; 
	left: 30px; 
	top: 330px;
	font-family: 'Times New Roman', Times, serif; 
	font-style: italic; 

}
	
/* --- main content of page !! NOT FOR PHOTO.PHP--- */

#contenttop{ 

	padding-left:200px;
	top: 250px;  
	color: #B30700;
	font-family: 'Times New Roman', Times, serif; 
	font-style: italic; 
	font-size: 35px;
}
/* --- main content of page !! NOT FOR PHOTO.PHP--- */
#content{
	padding-left: 200px; 
	margin-right: 20px;
	top: 300px; 
	bottom: 30px; 
	color: #CD5C5C;
	font-family: 'Times New Roman', Times, serif; 
	font-style: italic; 
	font-size: 18px; 

}
/* -- style position the dogs */
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.style1{
    float: right; 
    margin: 4px; 
}
.style2{
	float: left; 
    margin: 4px;
}
.clear {
	clear: both;
	}

/* P style used in all pages, except News, Links & shows  */
P.one:first-letter { 
	font-size: 200%; 
	font-weight: bold; 
	color: #B30700;
}
/* P style used in page News */
P.two:first-line { 
	font-size: 25px; 
	font-weight: bold; 
	color: #B30700;
}
/*P style used in page Links */
P.three:first-line { 
	font-size: 25px; 
	font-weight: bold; 
	color: #B30700;
}
/*P style used in page Shows */
P.four:first-line { 
	font-size: 25px; 
	font-weight: bold; 
	color: #B30700;
}
a:link{
	border: 0px;
	text-decoration: none;	
}
a:visited{
	border: 0px;
	text-decoration: none;
}
a:hover{
	border: 0px;
	text-decoration: none;
}
a:active{
	border: 0px;
	text-decoration: none;
}
/* style for head menu */
a.one:link{
	color: #FFFFFF;
	text-decoration: none;	
}
a.one:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.one:hover{
	color: #F08080;
	text-decoration: none;
	font-size: 30px;
}
a.one:active{
	color: #FFFFFF;
	text-decoration: none;
}
/* style for submenu mainpage,  ....*/
a.two:link{
	text-decoration: none;
	color: #B30700;
	font-size: 20px;
}
a.two:visited{
	text-decoration: none;
	color: #B30700;
	font-size: 20px;
}
a.two:hover{
	text-decoration: none;
	color: #B30700;
	font-size: 20px;
}
a.two:active{
	text-decoration: none;
	color: #B30700;
	font-size: 20px;
}
/* style for ....*/
a.three:link{
	color: #B30700;
	text-decoration: none;
	font-size: 15px;
}
a.three:visited{
	color: #B30700;
	text-decoration: none;
	font-size: 15px;
}
a.three:hover{
	color: #B30700;
	text-decoration: none;
font-size: 15px;	
}
a.three:active{
	color: #B30700;
	text-decoration: none;
	font-size: 15px;
}
/* style for link in content or text*/
a.four:link{
	color: #B30700;
	text-decoration: none;
}
a.four:visited{
	color: #B30700;
	text-decoration: none;
}
a.four:hover{
	color: #B30700;
	text-decoration: none;	
}
a.four:active{
	color: #B30700;
	text-decoration: none;
}
/* end of link style */
B{ 
	font-weight: normal; 
}
B:first-letter { 
	font-size: 250%; 
	font-weight: bold; 
	color: #CD5C5C;
}

/* style for footer */
#footer {
	left: 20px;
	right: 20px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

</style>
