.backgroundDefault {
	background-color: #DECEAD;
}

a {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	}

a:visited {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	}

a:hover {
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	}
	
a {
	color: Yellow;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	}



	
body {
	background-image: url(/images/3GTPNewBackground.jpg);
	margin-top: 0px; 
	margin-left: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px;
}

.mainTable {height: 100%;}

.middleTable {
	background-color: #B75038;
	border: 3px solid #2A4889;
}
.rowcolor2 {
	background-color: #2A4889;
}


.middleTableDividerRow {
	background-color: #2A4889;
}

.topframe{
	bottom: 10px;
	position: absolute;
	left: 10px;
	top: 0px;
	right: 10px;
	z-index: 100;
	width: 100%;
	height: 100%;
}

.flowerbottomright {
	bottom: 0%;
	position: absolute;
	left: auto;
	top: auto;
	right: 0%;
	z-index: 5;
}

.flowertopleft {
	bottom: auto;
	position: absolute;
	left: 0%;
	top: 0%;
	right: auto;
	z-index: 4;
}



.guitarbottomleft
{
	bottom: 0%;
	position: absolute;
	left: 0%;
	top: auto;
	right: auto;
	z-index: 2;
}

.rowcolor1 {
	background-color: #2A7789;
}


.guitartopright
{
	bottom: auto;
	position: absolute;
	left: auto;
	top: 0%;
	right: 0%;
	z-index: 1;
}
