body { 
	background-image: url(diamond.gif); 
	background-color: #000000;
	font: 12px/1.5 Verdana,Arial,Times;
	color: black;
	margin:0px;
	}

#header{width:100%;text-align:center;background-color:black;margin-bottom:10px;}

#head a{
	font: 20px/1 Verdana,Arial,Times;
	color:Red;
        margin:2px 10px;
	font-weight:bold;
	}	

#tl {
background-image: url(tl.gif);
image-repeat: no-repeat;	
}

#t {
background-image: url(t.gif);
image-repeat: repeat-x;	
}
#tr {
background-image: url(tr.gif);
image-repeat: no-repeat;	
}
#l {
background-image: url(l.gif);
image-repeat: repeat-y;	
}
#r {
background-image: url(r.gif);
image-repeat: repeat-y;	
}
#bl {
background-image: url(bl.gif);
image-repeat: no-repeat;	
}
#b {
background-image: url(b.gif);
image-repeat: no-repeat;	
}
#br {
background-image: url(br.gif);
image-repeat: no-repeat;	
}

.ads{
color:black; 
background-color: silver; 
border: solid 1px black;
padding: 5px;
margin:0px;
width:150px;
}


p {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}




.big {
    font-size: 18px; 
}

.med {
    font-size: 14px;
}

.small {
    font-size: 10px;
}

.rs{font-size:10px;color:red;font-weight:bold;}
.rm{font-size:12px;color:red;font-weight:bold;}
.rl{font-size:16px;color:red;font-weight:bold;}
.ys{font-size:10px;color:yellow;font-weight:bold;}
.ym{font-size:12px;color:yellow;font-weight:bold;}
.yl{font-size:16px;color:yellow;font-weight:bold;}
.bs{font-size:10px;color:blue;font-weight:bold;}
.bm{font-size:12px;color:blue;font-weight:bold;}
.bl{font-size:16px;color:blue;font-weight:bold;}



a {
	color: Blue; text-decoration:none;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 h1 {
 	font: bold 22px Arial, Helvetica, sans-serif;
 }

h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: Red;}

h3 {
       font: bold 18px Arial, Helvetica, sans-serif;
       
}

h4 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: Red;
		
}

h6 {
     font: bold 18px Arial, Helvetica, sans-serif;
     color: blue;
}
h5 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: blue;}


td.menu {
    font-size: 12px;
	}

.banner {
	color: white;
	}	
	
div.specials {
	border: dotted thin red; 
	font-size: 16px; 
	font-weight: bold;
	text-align: center; 
	align: center; 
	color: red; 
	margin-left: 40px; 
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
}

