body {
	color: #AAA486;
	font-family: Haettenschweiler, Arial, sans-serif;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	font-size: 20px;
	background-color: #000000;

}


.content {
padding: 75px 0px 0px 0px;
width: 100%;
float: left;
text-align: center;
}


table.inmiddle{
margin-left: auto;
margin-right: auto;
font-size: 20px;
}



.header {
	float: left;
	padding: 0px;
	text-align: center;
	color: #000;
	width: 100%;
	
}
.headerbar {
	float: left;
	padding: 0px;
	text-align: center;
	color: #000;
	background-color: #AAA486;
	width: 100%;
	
}


.floater {
	float: left;
	text-align: center;

}


.footer {
	float: left;
	padding: 0px;
	text-align: center;
	color: #000;
	width: 100%;
	
}
.footerbar {
	float: left;
	padding: 0px;
	text-align: center;
	color: #000;
	background-color: #AAA486;
	width: 100%;
	
}

.imgsquare {
	float: left;
	padding: 0 0 50px 0;
	text-align: center;
	width: 100%;
	
}

.comment {
	padding: 20px 20px 20px 20px;
	text-align: left;
	width: 200px;
	
}


.gallerysquare {
	float: left;
	padding: 25px 25px 25px 25px;
	text-align: center;	
}


.notice {
	padding: 25px 25px 25px 25px;
	text-align: left;
	width: 50%;
	border:1px;
	border-color: #AAA486; 
	border-style: solid
}


.textblock {
	padding: 25px 25px 25px 25px;
	text-align: left;
	width: 50%;

}



/* Default links */

a:link {
color: #AAA486;
text-decoration: none;
border:0px;
}

a:visited {
color: #AAA486;
text-decoration: none;
border:0px;
}

a:active {
color: #ffffff;
text-decoration: none;
border:0px;
}

a:hover {
color: #ffffff;
text-decoration: none;
border:0px;
}



/* TETRA links */

a.album5:link {
color: #AAA486;
text-decoration: none;
border:0px;
}

a.album5:visited {
color: #AAA486;
text-decoration: none;
border:0px;
}

a.album5:active {
color: #FFCB2C;
text-decoration: none;
border:0px;
}

a.album5:hover {
color: #FFCB2C;
text-decoration: none;
border:0px;
}



/* BROTHER links */

a.album4:link {
color: #AAA486;
text-decoration: none;
border:0px;
}

a.album4:visited {
color: #AAA486;
text-decoration: none;
border:0px;
}

a.album4:active {
color: #E8352E;
text-decoration: none;
border:0px;
}

a.album4:hover {
color: #E8352E;
text-decoration: none;
border:0px;
}


/* STARS links */

a:link {
color: #AAA486;
text-decoration: none;
border:0px;
}

a.album3:visited {
color: #AAA486;
text-decoration: none;
border:0px;
}

a.album3:active {
color: #8A9634;
text-decoration: none;
border:0px;
}

a.album3:hover {
color: #8A9634;
text-decoration: none;
border:0px;
}


/* PIOUS links */

a.album2:link {
color: #AAA486;
text-decoration: none;
border:0px;
}

a.album2:visited {
color: #AAA486;
text-decoration: none;
border:0px;
}

a.album2:active {
color: #8D6D58;
text-decoration: none;
border:0px;
}

a.album2:hover {
color: #8D6D58;
text-decoration: none;
border:0px;
}




/* EVITCELLOC links */

a.album1:link {
color: #AAA486;
text-decoration: none;
border:0px;
}

a.album1:visited {
color: #AAA486;
text-decoration: none;
border:0px;
}

a.album1:active {
color: #E7AC50;
text-decoration: none;
border:0px;
}

a.album1:hover {
color: #E7AC50;
text-decoration: none;
border:0px;
}


/* Main title bar links */

a.main:link {
color: #000000;
font-size: 20px;
}

a.main:visited {
color: #000000;
font-size: 20px;
}

a.main:active {
color: #000000;
font-size: 20px;
}

a.main:hover {
color: #000000;
font-size: 20px;
}

table.mid{
color: #000000;
margin-left: auto;
margin-right: auto;
font-size: 20px;
}

td.norm{

color: #000000;
background: #AAA486;
text-align: center;
padding: 3px;
font-size: 20px;
}


td.invert{

color: #AAA486;
background: #000000;
text-align: center;
padding: 3px;
font-size: 20px;
}

a.mainon:link {
color: #AAA486;
}

a.mainon:visited {
color: #AAA486;
}

a.mainon:active {
color: #AAA486;
}

a.mainon:hover {
color: #AAA486;
}

/* White links */

a.white:link {
color: #AAA486;
text-decoration: none;
border:0px;
}

a.white:visited {
color: #AAA486;
text-decoration: none;
border:0px;
}

a.white:active {
color: #ffffff;
text-decoration: none;
border:0px;
}

a.white:hover {
color: #ffffff;
text-decoration: none;
border:0px;
}


