
body {
	background-image: url(page_bkgnd.png);
	background-repeat: repeat;
	background-color: black;	
	margin: 0px;

	}

#title-image {
	border: 3px black groove;

}
	
A:link {
	color: blue;
	text-align: center;
	font-family: verdana, 'times new roman', times, helvetica, serif;
	font-weight: 900;
	font-size: 12px;	
}

A:Active {
	color: yellow;
	text-align: center;
	font-family: verdana, 'times new roman', times, helvetica, serif;
	font-weight: 900;
	font-size: 12px;	
}

A:visited {
	color: red;
	text-align: center;
	font-family: verdana, 'times new roman', times, helvetica, serif;
	font-weight: 900;
	font-size: 12px;	
}

A:hover {
	color: #ff7e01;
	text-align: center;
	font-family: verdana, 'times new roman', times, helvetica, serif;
	font-weight: 900;
	font-size: 12px;	
}

A.button {
	display: block;
	width: 144px;
	text-decoration: none;
	
}

A.button:link {
	background-image: url(ButtonOff.png);
	color: #d82cce;
	text-align: center;
	line-height: 40px;
	font-family: verdana, 'times new roman', times, helvetica, serif;
	font-weight: 900;
	font-size: 14px;

}

A.button:active {
	color: #d82cce;
	vertical-align: middle;
	text-align: center;
	line-height: 40px;
	font-family: verdana, 'times new roman', times, helvetica, serif;
	font-weight: 900;
	font-size: 14px;
}

A.button:visited {
	background-image: url(ButtonOff.png);
	color: red;
	vertical-align: middle;
	text-align: center;
	line-height: 40px;
	font-family: verdana, 'times new roman', times, helvetica, serif;
	font-weight: 900;
	font-size: 14px;
	
}
A.button:hover {
	background-image: url(ButtonOn.png);	
	color: #f6a8f8;
	vertical-align: middle;
	text-align: center;
	line-height: 40px;
	font-family: verdana, 'times new roman', times, helvetica, serif;
	font-weight: 900;
	font-size: 14px;
	
}

.title-text {
	font-family: verdana, 'times new roman', times, helvetica, serif;
	font-weight: 900;
	font-size: 12px;
	width: 345px;
	border: 1px black solid;
	padding: 5px;
	margin-left: 40px;
} 
	
.window {


	border: 2px solid #808080;
	background-color: black;
	height: 280px;	

}

.window-text {
	position: relative;
	font-size: 13px;
	font-family: verdana, 'times new roman', times, helvetica, serif;
	color: #000000;
	padding: 5px;
	font-weight: 900;
	margin: 3px;
	border: 2px black ridge;
}

.window-text1 {
	position: relative;
	font-size: 12px;
	font-family: verdana, 'times new roman', times, helvetica, serif;
	color: #000000;
	padding: 5px;
	font-weight: 900;
	margin: 3px;
	border: 2px black ridge;
	line-height: 13px;

}

.window-text2 {
	position: relative;
	font-size: 13px;
	font-family: verdana, 'times new roman', times, helvetica, serif;
	color: #000000;
	padding: 5px;
	font-weight: 900;
	margin: 3px;
	border: 2px black ridge;
	height: 162px;
}
	
.slide-show {
	position: relative;
	top: 100px;
	left: 100px;
}

.google {
	background-color: #abd5a1;	
}
.google-text {
	font-size: 12px;
}

.vert-bar {
	background-image: url(vert-bkgnd.png);
	width: 4px;
	height: 125px;
	border: 1px solid gray;
	margin-left: auto;
	margin-right: auto;
}
		
.displaying {
	position: relative; top: -45px; left: 70px;
	margin: 0px;
	width: 20%;
	padding: 0px;
	height: 10px;
}
	
.phone {
		position: relative;
		font-size: 13px;
		font-family: verdana, 'times new roman', times, helvetica, serif;
		color: #000000;
		padding: 5px;
		font-weight: 900;
		margin: 3px;
}
	
.copy-right  { 
          font-size: 10px;
          text-align: center;
          font-weight: 900;
          color: #FFFFFF;
          background-color: #000000;
          position: relative;
          width: 100%;
          border: 1px solid #a4a4a4;
          line-height: 12px;
     } 
   
     H1 {

		font-size: 13px;
		font-family: verdana, 'times new roman', times, helvetica, serif;
		color: #000000;
		margin: 0px;
		font-weight: 900;
		padding: 0px;
		display: inline;		
	}

	H2 {
		font-size: 13px;
		font-family: verdana, 'times new roman', times, helvetica, serif;
		color: #000000;
		margin: 0px;
		font-weight: 900;
		padding: 0px;
		display: inline;		
	}
	
	H3 {
		font-size: 13px;
		font-family: verdana, 'times new roman', times, helvetica, serif;
		margin: 0px;
		font-weight: 900;
		padding: 0px;
		display: inline;
		line-height: 14px;
	}
	
	.rule {
		width: 75%; 
		height: 4px; 
		background-color: rgb(192, 0, 192);
	} 
	.slides {
		margin-left: auto; margin-right: auto;
		margin-bottom: 0px;
		margin-top: 0px;
		height: 150px;
		width: 360px;
		line-height: 1px;
		padding: 0px;
	}
	
	.happy {
		font-weight: 900;
		font-size: 12px;
		text-align: center;
		position: relative; 
		left: 50px;
		top: 87px;
		width: 17%;
		border: 1px black solid;
		background-color: green;
		color: red;
	}
	
		.holidays {
		font-weight: 900;
		font-size: 12px;		
		text-align: center;
		position: relative; 
		left: 570px;
		top: -80px;
		width: 20%;
		border: 1px black solid;
		background-color: blue;	
		color: #36F836;
	}
.flag-titles  {      
          font-family: 'Century Schoolbook', 'Times New Roman', Times, Arial, Helvetica, Sans-serif;
          color:  #CC0000;
          font-weight: 700;          
          font-size: 24px;
          margin-left: 10px;
		text-align: center;
     } 
     
.flag-holidays  {      
          font-family: 'Century Schoolbook', 'Times New Roman', Times, Arial, Helvetica, Sans-serif;
          color:  #000000;
          font-weight: 500;          
          font-size: 14px;
		text-align: left;
     }     
.title-small  {      
          font-family: 'Century Schoolbook', 'Times New Roman', Times, Arial, Helvetica, Sans-serif;
          color:  #FFFFFF;
          font-weight: 700;          
          font-size: 30px;
          margin-left: 10px;
          margin-top: -34px;
          font-style: italic;
     }
     .Desc1 { 
          font-family: 'Californian FB', 'Times New Roman', Times, Arial, Helvetica, Sans-serif;
          font-size: 18px;
          font-weight: 700;
          font-style: normal;
          color: #000000;
          }
          
     .Desc2 { 
          font-family: 'Californian FB', 'Times New Roman', Times, Arial, Helvetica, Sans-serif;
          font-size: 20px;
          font-weight: 700;
          font-style: normal;
          color: #000000;
          } 
    .webmaster  { 
          font-size: 12px;
          font-weight: 700;
          font-style: normal;
          text-decoration: none;
          text-align: center;              
     }          