/* CSS Document */
/**
--------------------------------------------------
|Stylesheet created by Adam Watson April 5th 2004|
--------------------------------------------------
**/


body,td,th {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #cccccc;background-color: #000000;}

table{border-collapse: collapse;padding:0px;border:0px;}
img{border:0;}
img.navSpace{height:22px;width:100%;}

a:link {color: #999999;text-decoration: none;}
a:visited {text-decoration: none;color: #999999;}
a:hover {text-decoration: underline;color: #cccccc;}
a:active {text-decoration: none;color: #cccccc;}

/* navLayer is the persistent navigation throughout the site*/
#navLayerTest{width:130px;float:left;}
#mainPic{vertical-align:middle;}

/* Text formatting with classes */
/* Formats the text for anything highlighted  */
.gllryTxt {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color: #CCCCCC;}

/* Formats the text for the links */
.gllryLnks {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color: #999999;}
/* alignment of the blooms gallery */

td.leftBox {
	vertical-align:middle;
	width:140px;
}
td.middleBox {
	vertical-align:top;
	width:565px;
}
div.middleBox0 {
	vertical-align:top;
	height:60px;
	width:100%;
}
div.middleBox00 {
	vertical-align:top;
	height:92px;
	width:100%;
}
div.middleBox01 {
	vertical-align:top;
	height:84px;
	width:100%;
}
div.middleBox02 {
	vertical-align:top;
	height:53px;
	width:100%;
}
div.middleBox1 {
	vertical-align:middle;
	text-align:center;
	width:637px;
}
td.rightBox {
	vertical-align:middle;
	width:260px;
	padding-left:10px;
}
table.gallery{
	float:left;
}