#events { display: block; width: 119px; height: 25px; background: url('http://www.whiteflyerphotography.com/buttons/events.gif') no-repeat 0 0; }

#events:hover { background-position: 0 -25px; } 

#events span { display: none; }

#sales { display: block; width: 119px; height: 25px; background: url('http://www.whiteflyerphotography.com/buttons/sales.gif') no-repeat 0 0; }

#sales:hover { background-position: 0 -25px; } 

#sales span { display: none; }

#home { display: block; width: 119px; height: 25px; background: url('http://www.whiteflyerphotography.com/buttons/home.gif') no-repeat 0 0; }

#home:hover { background-position: 0 -25px; } 

#home span { display: none; }

#contacts { display: block; width: 119px; height: 25px; background: url('http://www.whiteflyerphotography.com/buttons/contact.gif') no-repeat 0 0; }

#contacts:hover { background-position: 0 -25px; } 

#contacts span { display: none; }

#about { display: block; width: 119px; height: 25px; background: url('http://www.whiteflyerphotography.com/buttons/about.gif') no-repeat 0 0; }

#about:hover { background-position: 0 -25px; } 

#about span { display: none; }


#container {
height: 50px;
width: 700px;

}
#col_one {
margin: 0; /* Applied to first column only in lieu of padding (personal thing) */
width: 130px; /* Allows for fluid design. Can be set to pixels */
float: left;}
#col_two {
margin: 0 0 0 10px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
width: 130px;
float: left;}
#col_three {
margin: 0 0 0 10px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
width: 130px;
float: left;}
#col_four {
margin: 0 0 0 10px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
width: 130px;
float: left;}
#col_five {
margin: 0 0 0 10px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
width: 130px;
float: left;} 






#header { background-color: #000000;
 background-repeat: repeat-x;
  height: 90px;
   border-bottom-color: #4682b4;
     border-bottom-style: solid;
     border-bottom-width: 2px; margin-bottom: 25px;margin-top:25px }



body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #cccccc;
	margin: 0px;
	padding: 0px;
	background: #000000 ;
}

middle {text-align:center}



a:link {
	text-decoration: none;
 	color: #AAAAAA;
}

a:visited {
	text-decoration: none;
	color: #AAAAAA;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.current {
	font-weight: bold;
 	color: #AAAAAA;
	background-color: #444444;
}

.cthumb {
	background-color: #444444;
}

.thumb {
	background-color: #222222;
}

.image { border: 1px solid #aaaaaa;}
a:link .image {  border-color: #aaaaaa;}
a:visited .image {  border-color: #aaaaaa;}
a:hover .image { border-color: #ffffff;}

.mthumb { border: 1px solid #aaaaaa;}
a:link .mthumb {  border-color: #aaaaaa;}
a:visited .mthumb {  border-color: #aaaaaa;}
a:hover .mthumb { border-color: #ffffff;}

.slideImage { border-width: 0px; border: 0px solid; border-color: #000000;}
a:link .slideImage { border-color: #000000;}
a:visited .slideImage { border-color: #000000;}

.title {
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
}

.title a:link {
	text-decoration: none;
	color: #cccccc;
}

.title a:visited {
	text-decoration: none;
	color: #cccccc;
}

.title a:hover {
	text-decoration: none;
	color: #ffffff;
}

.infotable {
	border: 0px solid #444444;
	border-collapse: collapse;
}

.infotable td {
	border: 1px solid #444444;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 100%;
	font-weight: bold;
	color: #AAAAAA;
}

.comment {
	color: #AAAAAA;
	font-weight: bold;
	font-size: 100%;
}

.smalltxt {
	color: #ffffff;
	font-size: 95%;
}

.xsmalltxt {
	color: #888888;
	font-size: 80%;
}

.newlabel {
	font-size: 70%;
	font-weight: bold;
	color: #eeeeee;
	background-color: #992200;
	border: 1px solid #000000;
}

