body {
	font: normal 11px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #565656;
	background-attachment: fixed;
	background-image: url(images/backgroundGrid.gif);
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	height:100%; 
margin:0px; 
}
table.maintbl{height:100%;width:100%;} 
div.maindiv{vertical-align:middle;} 

.pageRightEdge {
	background-image: url(images/pageEdgeRight.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.pageLeftEdge {
	background-image: url(images/pageEdgeLeft.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.tableBorder {
	border: 1px solid #999999;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #CCCCCC;
	padding: 10px;
	border: 1px solid #999999;
}
.footerText a {
	font: normal 11px/16px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #949494;
}
.bullets {
	font-size: 11px;
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	line-height: 14px;
	margin: 5px 5px 5px -3px;
}
#footer a {
	color: #999999;
}
.subTitle {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bolder;
	color: #1D497D;
}
.galleryBackgorund {
	background-image: url(portfolio/images/gallery_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
