html {
overflow: auto;
}

body{
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%; 
	max-height: 100%;
	background-color: #C0ECB0;
	background-image:url(/pics/fade.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	font-family: Verdana, sans-serif;
	text-align:center;
}

table{width:"100%";}

table.front p{text-align:center;}
table.front td{vertical-align:top;padding:5px;}

td a{border-color:#00FF00;border-width:2px;}


div.scroll {
position: absolute;
overflow:auto;
#height:100%;
width:100%;
left:0;
right:0;
top:0px;
bottom:0px;
}


div.head {
	float: left;
	position: absolute;
	left: 50%;
	top:10px;
	height:100px;
	width:500px;
	margin-left:-250px;
	background-color: #000000;
	background-image:url(/pics/head.jpg);
	background-repeat: no-repeat;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	vertical-align:center;
	text-align: center;
}

span.headtitle{
	position: relative;
	top:10px;
	font-size:20pt;
	color:#FFFFFF;
	font-weight:bold;
}

span.headcomment{
	position: relative;
	top:25px;
	font-style:italic;
	font-size:12pt;
	color:#FFFFFF;
	font-weight:normal;
}

span.backhome a{
	position: relative;
	top:27px;
	font-style:italic;
	font-size:8pt;
	color:#B3E7A1;
	font-weight:normal;
	background-color: #000000;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	
	
}

span.bigletter {
	font-size:2em;
}

span.super {
	vertical-align:super;
	font-weight:bold;
	font-size:0.7em;
	
}





div.main {
	position: absolute;
	top:125px;
	width:66%;
 	left:17%;
	overflow:hidden;
}


div.green {
	background-color: #9AE082;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	padding:40px;

}




div.leftmenu {
	float: left;
	position: absolute;
	top:0px;
	left:0px;
	font-size:0.7em;
}



div.rightmenu {
	float: right;
	position: absolute;
	top:200px;
	right:15px;
	font-size:0.7em;
}


td.menu {
width:100%;
text-align:center;
vertical-align:top;
	padding:0px;
}


div.box1right {
	float:right;
	/* width:50%; */
	margin:10px;
	background-color: #E5F8DE;
	border-style:solid;
	padding:20px;
	border-color:#000000;
	border-width:2px;

}
div.box1left {
	float:left;
	margin:20px;
	/* width:50%; */
	background-color: #E5F8DE;
	border-style:solid;
	padding:20px;
	border-color:#000000;
	border-width:2px;

}

div.box1center {
	width:80%;
	margin:20px;
  margin-left: auto ;
  margin-right: auto ;
	background-color: #E5F8DE;
	border-style:solid;
	padding:20px;
	border-color:#000000;
	border-width:2px;

}

table.manadam div{
	border-color:#000000;
	border-width:2px;
	border-style:solid;
	font-size:0.8em;
	margin-right:auto;
	margin-left:auto;

}

table.manadam td{vertical-align:middle;
}


a {color:#503812;}

h1 {line-height:1em;margin:0px;font-size:1.4em;}
h2 {line-height:1em;margin:0px;font-size:1.3em;}
h3 {line-height:1em;margin:0px;font-size:1.2em;}
h4 {line-height:1em;margin:0px;font-size:1.1em;color:#800000;}

span.emph {color:#900000;font-size:1.2em;}

p {color:#000000;font-size:0.9em;text-align:left;}

p.center{text-align:center;}



li {
text-align:left;
font-size:0.9em;
}

span.quote {color:#240066;font-style:italic;}

form {text-align:right;font-size:0.9em;}
form.buy {text-align:middle;}

table.front {align:left;width:85%;}
table.front p{text-align:center;}
table.front a{text-decoration:none;}
table.front td{width:33%;vertical-align:top;padding:5px;}

div.newtopics {
	position:absolute;
	background-color: #9AE082;
	width:120px;

	border-color:#387E20;
	border-width:2px;
	border-style:solid;
	left:72%;
	top:190px;
 }
div.newtopics p{font-size:0.8em;}