/* LOW CSS - Designed by Jack Gray

Colour Scheme
Light - #B35DFC
Medium - #9427F1
Dark - #6F02CC

*/

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-style: normal;
	text-align: justify;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td.titlebar {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(/Leechpool_and_Owlbeech_Woods/Images/titlebar.jpg);
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	background-color: #9427F1;
}

td.bodytext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #B35DFC;	
}

td.circlebottom {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(/Leechpool_and_Owlbeech_Woods/Images/bottom.gif);
	background-color: #9427F1; 
}

td.sidebar {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #9427F1;	
}

td.submenu {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #6F02CC;	
}

td.corner {
	background-color: #6F02CC;
	background-image: url(/Leechpool_and_Owlbeech_Woods/Images/circle.gif);
}

table.submenutable {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #9427F1; 
	border: 0;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
}

.mainmenu {
	position: absolute;
	width: 115px;
	height: 300px;
	z-index: 1;
	left: 12px;
	top: 205px;
	background-color: #9427F1;
	border: 1px none #FFFFFF;
}

.menuitem1 {
	position:absolute;
	width:111px;
	height:20px;
	z-index:1;
	left: 2px;
	top: 2px;
	border: 1px none #FFFFFF;
	background-color: #6F02CC;
}

.menuitem2 {
	position:absolute;
	width:111px;
	height:20px;
	z-index:1;
	left: 2px;
	top: 24px;
	border: 1px none #FFFFFF;
	background-color: #6F02CC;
}

.menuitem3 {
	position:absolute;
	width:111px;
	height:20px;
	z-index:1;
	left: 2px;
	top: 46px;
	border: 1px none #FFFFFF;
	background-color: #6F02CC;
}

.menuitem4 {
	position:absolute;
	width:111px;
	height:20px;
	z-index:1;
	left: 2px;
	top: 68px;
	border: 1px none #FFFFFF;
	background-color: #6F02CC;
}

.menuitem5 {
	position:absolute;
	width:111px;
	height:20px;
	z-index:1;
	left: 2px;
	top: 90px;
	border: 1px none #FFFFFF;
	background-color: #6F02CC;
}

.menuitem6 {
	position:absolute;
	width:111px;
	height:20px;
	z-index:1;
	left: 2px;
	top: 112px;
	border: 1px none #FFFFFF;
	background-color: #6F02CC;
}

.menuitem7 {
	position:absolute;
	width:111px;
	height:20px;
	z-index:1;
	left: 2px;
	top: 134px;
	border: 1px none #FFFFFF;
	background-color: #6F02CC;
}

.menuitem8 {
	position:absolute;
	width:111px;
	height:20px;
	z-index:1;
	left: 2px;
	top: 156px;
	border: 1px none #FFFFFF;
	background-color: #6F02CC;
}

.menuitem9 {
	position:absolute;
	width:111px;
	height:20px;
	z-index:1;
	left: 2px;
	top: 178px;
	border: 1px none #FFFFFF;
	background-color: #6F02CC;
}

.menuitem10 {
	position:absolute;
	width:111px;
	height:20px;
	z-index:1;
	left: 2px;
	top: 200px;
	border: 1px none #FFFFFF;
	background-color: #6F02CC;
}

.submenuitem {
	position:absolute;
	width:115px;
	height:300px;
	z-index:2;
	left: 113px;
	top: -2px;
	visibility: hidden;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #666666;
	top: 5px;
}

a.menulinks:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.menulinks:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.menulinks:hover {
	text-decoration: none;
	color: #B35DFC;
	font-size: 12px;
	font-weight: bold;
}
a.menulinks:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.submenulinks:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
a.submenulinks:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}
a.submenulinks:hover {
	text-decoration: none;
	color: #B35DFC;
	font-size: small;
	font-weight: bold;
}
a.submenulinks:active {
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}

a.bodylinks:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.bodylinks:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.bodylinks:hover {
	text-decoration: underline;
	color: #6F02CC;
}
a.bodylinks:active {
	text-decoration: underline;
}

a.footerlinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	top: 5px;
}
a.footerlinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
	top: 5px;
}
a.footerlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	text-decoration: underline;
	color: #6F02CC;
	font-weight: bold;
	top: 5px;
}
a.footerlinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	top: 5px;
}