h1  {
	font-size : 36pt;
	font-family : garamond;
	font-weight : bold;
	color : Red;
	text-align: center;
}

body  {
	background: url(http://lockgen.com/damnyankees/dyback.jpg);
	background-color : #000000;
	margin-left : 0;
	margin-right : 0;
	margin-top: 0;
}
a.button:link  
{ 
 background: url(http://lockgen.com/damnyankees/dyback.jpg);
 font-size:14px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:outset; 
 border-color:silver; 
 border-width:5px; 
 background-color:black; 
 width:150px;  
 color:red; 
 text-align: center;
} 


a.button:visited  
{ 
 font-size:14px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:outset; 
 border-color:gray; 
 border-width:5px; 
 background-color:black; 
 width:150px;  
 color:red; 
 text-align: center;
} 

a.button:active  
{ 
 font-size:14px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:inset; 
 border-color:gray; 
 border-width:5px; 
 background-color:black; 
 width:150px; 
 color:red; 
 text-align: center;
} 

a.button:hover  
{ 
 font-size:14px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:inset; 
 border-color:gray; 
 border-width:5px; 
 background-color:black; 
 width:150px;  
 color:red; 
 text-align: center;
} 

a:link  {
	color : red;
	font-weight : bold;
	text-decoration:none; 
}

a:visited  {
	color :red;
	font-weight : bold;
	text-decoration:none; 
}
p:first-letter.goth { 
	font-family: san-serif; 
	font-size: 250%; 
	float: left;
	font-weight : normal; 
}
p, li  {
	color : White;
	font-size : 13pt;
	font-family : garamond;
	font-weight : normal;
}
p.footer  {
	color : White;
	font-size : 11pt;
	font-family : garamond;
	font-style : italic;
	text-align: center;
	border-style:outset; 
 	border-color:silver; 
 	border-width:5px;
 	width: 150px; 
}

li em {
	color : White;
	font-size : 11pt;
	font-family : garamond;
	font-style : italic;
	}

UL.button {
	list-style: none;
}

h2  {
	font-size : 28pt;
	font-weight : bold;
	color : White;
	text-align: center;
	font-style : italic;
	
}
h3  {
	font-size : 28pt;
	font-weight : bold;
	color : red;
	text-align: center;
	font-style : bold;
	border-style:outset; 
    border-color:silver; 
 	border-width:5px;
	width: 200px 
	
}
h4  {
	font-size : 14pt;
	font-weight : bold;
	color : White;
	
}
#topleft  {
	Position: absolute;
	Top: 10;
	left: 35;
}
#topmiddle  {
	Position: absolute;
	width: 85%;
	Top: 25;
	
}
#topright  {
	Position: absolute;
	width: 88;
	Top: 50;
	right: 20;
}
#middleleft  {
	Position: absolute;

	height: ;
	Top: 220;
	left: 0;
}
#middleright  {
	background: url(IMAGES/middleright.jpg);
	Position: relative;
	width: 88;
	height: ;
	Top: 0;
	right: 0;
	overflow: hidden;
	clip: bottom;
}
#home {

	Position: absolute;
	width: auto;
	height: auto;
	Top: 220;
	left: 220;
	right: 88;

}
#bottomleft  {
	background: url(IMAGES/bottomleft.jpg);
	Position: absolute;
	width: 196;
	height: 50;
	bottom: 0;
	left: 0;
}
#bottommiddle  {
	background: url(IMAGES/bottommiddle.jpg);
	Position: relative;
	width: 100%;
	height: 50;
	top: 0;
}
#bottomright  {
	background: url(IMAGES/bottomright.jpg);
	Position: absolute;
	width: 88;
	height: 50;
	right: 0;
	bottom: 0;
}
