
/* to take away underline links */
a {text-decoration: none; }

/*homepage and artist page formating*/
div#centertextA {width: 500px; background-color: #FFFFFF; padding: 10px; }
div#centertextB {width: 280px; background-color: #FFFFFF; padding: 10px; }
div#textwrapA {Left: 50px; Position: relative; Top: -78px; width: 380px; }
div#centertextF {Left: 100px; Position: relative; }
div#centertextG {width: 440px; background-color: #FFFFFF; padding: 5px; }
div#centertextH {width: 375px; background-color: #FFFFFF; padding: 5px; }

.centertext {text-align: justify; width: 270px; font-family: Arial; font-size: 9pt; color: black; }
.centertextd {Left: 50px; Position: relative; width: 675px; padding: 30px; }
.centertexte {Left: 50px; }


/* Not used */
.picture1 {Left: 1px; Position: relative; Top: 377px; }

/* this section is for the forum gallery  */

/* Standard FGP Table Specs */

.table1 {
	width: 760px;
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
.table1tr {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}
.table1td {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}

/* table for classes */

.tableb {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: #F1E3D2;
	border-collapse: separate;
	background-color: white;
}
.tabletrb {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}
.tabletdb {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}
/*main bar menu regitstration */

.table2tr {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: black;
	background-color: #E8D1B3;
	-moz-border-radius: ;
}
.table2td {
	height: 25px;
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: black;
	background-color: #E8D1B3;
	-moz-border-radius: ;
}

/* td tr for the the registerform.asp */

.table3tr {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: black;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}
.table3tdl {
	width: 40%;
	height: 30px;
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}
.table3tdr {
    width: 60%;
	height: 30px;
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}

/* table for class order system */

.table4tdr {
    border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: white;
	background-color: #FAF0E6;
	-moz-border-radius: ;
}

.texttype1 {font-family: Arial; font-size: 10pt; color: black; }
.texttype1b {font-family: Arial; font-size: 10pt; color: black; padding: 30px; }
.texttype2 {font-family: Arial; font-size: 8pt; color: blue; }
.texttype3 {font-family: Arial; font-size: 12pt; font-weight: bold; color: black; }
.texttype4 {font-family: Arial; font-size: 14pt; font-weight: bold; color: black; }
.texttype5 {font-family: Arial; font-size: 14pt; font-weight: bold; color: red; }
.texttype6 {font-family: Arial; font-size: 10pt; color: black; width: 615px; }