@charset "UTF-8";
/* CSS Document */

img, div, a, td {
	behavior: url(/css/iepngfix.htc);
}

p {
	margin-top:0px;
}

a:link img,
a:visited img {
	border:0px;
	outline:none;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
}

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
}

a {
	color:#663399;
	outline:none;
}

a:Visited {
	color:#663399;
}

.bandLinks a {
	font-weight:bold;
	font-size:14px;
	color:#2B7ECC;
	text-decoration:none;
}

.bandLinks a:Visited {
	font-weight:bold;
	font-size:14px;
	color:#2B7ECC;
	text-decoration:none;
}

#wrapperHome {
	margin-left:auto;
	margin-right:auto;
	background-image:url(../layout/homeBackground.jpg);
	background-repeat:no-repeat;
	height:1000px;
	width:1000px;
}

#wrapperContact {
	margin-left:auto;
	margin-right:auto;
	background-image:url(../layout/contactBackground.jpg);
	background-repeat:no-repeat;
	height:1000px;
	width:1000px;
}

#wrapperBands {
	margin-left:auto;
	margin-right:auto;
	background-image:url(../layout/bandsBackground.jpg);
	background-repeat:no-repeat;
	height:1000px;
	width:1000px;
}

#wrapperBandsSubpage {
	margin-left:auto;
	margin-right:auto;
	background-image:url(../layout/bandsSubPageBackground.jpg);
	background-repeat:no-repeat;
	height:1000px;
	width:1000px;
}

#wrapperServices {
	margin-left:auto;
	margin-right:auto;
	background-image:url(../layout/servicesBackground.jpg);
	background-repeat:no-repeat;
	height:1000px;
	width:1000px;
}

#wrapperServicesGryphon {
	margin-left:auto;
	margin-right:auto;
	background-image:url(../layout/servicesBackgroundGryphon.jpg);
	background-repeat:no-repeat;
	height:1000px;
	width:1000px;
}

#wrapperPhotos {
	margin-left:auto;
	margin-right:auto;
	background-image:url(../layout/photosBackground.jpg);
	background-repeat:no-repeat;
	height:1000px;
	width:1000px;
}