div.in-bg-top {background: url('images/back-t.png') 0 0 repeat-x;}
div.in-bg-left {background: url('images/back-l.png') 0 0 repeat-y;}
div.in-bg-right {background: url('images/back-r.png') 100% 0 repeat-y;}
div.in-bg-bottom {background: url('images/back-b.png') 0 100% repeat-x;}
div.in-bg-corner-tl {background: url('images/back-tl.png') 0 0 no-repeat;}
div.in-bg-corner-tr {background: url('images/back-tr.png') 100% 0 no-repeat;}
div.in-bg-corner-bl {background: url('images/back-bl.png') 0 100% no-repeat;}
div.in-bg-corner-br {background: url('images/back-br.png') 100% 100% no-repeat;}

div.in-layout {padding: 10px 20px 20px; margin: 0; margin-bottom: -1px ! important; min-height: 1150px;}
* html div.in-layout {height: 1150px;}
div.in-layout p {margin-left: 2em; margin-right: 1em;}

body {background-color: #A58D71; text-align:center; margin: 0;}
table {margin-left: auto; margin-right: auto;}

div.main {width: 90%; background: url('images/back-in.png'); background-repeat: repeat; margin-left: auto; margin-right: auto;}

#tower {
	position: absolute;
	top: 15px;
	left: 6%;
	width: 160px;
}

#sorcerers {
	width: 160px;
	height: 600px;
	padding: 10px 10px 0 10px;
}

#support {
	padding: 10px;
}
#support p {
	margin:0 auto 15px;
}



.terra {
	COLOR: #000000; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 11px
}
TD {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 11px
}
H3 {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 18px; FONT-WEIGHT: bold
}
H4 {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 16px; FONT-STYLE: oblique
}
H2 {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 24px; FONT-WEIGHT: bold
}
B {
	FONT-WEIGHT: bold
}
A:link 			{COLOR:#000000; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
A:visited 			{COLOR:PURPLE; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
A:hover 			{COLOR:RED; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
A:active 			{COLOR:#000000; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

A.menuClass			{COLOR:#000000; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
A.menuClass:visited 	{COLOR:PURPLE; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
A.menuClass:hover 	{COLOR:RED; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
A.menuClass:active 	{COLOR:#000000; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

.menuClass2			{COLOR:BLACK;}
.menuClass2:link 		{COLOR:#000000; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.menuClass2:visited 	{COLOR:PURPLE; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.menuClass2:hover 	{COLOR:RED; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
.menuClass2:active	{COLOR:#000000; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: underline}