﻿body
{ 
	background-color: #CAF0FF; 
	font-family: Arial, Sans-Serif, Helvetica;
}

a
{
	text-decoration: none;	
}    

#container
{
	position: relative;
	width: 900px;
	height: 1230px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#header
{
	width: 900px;
	height: 80px;
	background-color: #93CDFF;
}

*.leftmenu
{
	font-size: 14px;
	position: absolute;
	left: 0px;
	top: 80px;
	width: 120px;
	height: 1120px;
	background-color: #93CDFF;
	text-align: center;
}

*.rightmenu
{
	font-size: 14px;
	position: absolute;
	right: 0px;
	top: 80px;
	width: 120px;
	height: 1120px;
	background-color: #93CDFF;
	text-align: center;
}

#footer
{
	position: absolute;
	text-align: center;
	left: 0px;
	top: 1200px;
	height: 20px;
	width: 900px;
	background-color: #93CDFF;
	padding-top: 7px;
	padding-bottom: 4px;
	font-size: 15px;
}

#content
{
	position: absolute;
	left: 120px;
	top: 80px;
	padding: 20px;
	width: 618px;
	height: 1078px;
	background-color: #FFFFFF;
	border: 1px solid black;
}
       
*.leftmenu a
{
	margin-left: 0px;
	margin-right: 0px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #00724f;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}

*.leftmenu ul
{
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
	display: inline;
}

*.leftmenu li
{
	height: 30px;
}

*.leftmenu a:hover
{
	color: #0000ff;
}


*.rightmenu a
{
	margin-left: 0px;
	margin-right: 0px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #00724f;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}

*.rightmenu ul
{
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
	display: inline;
}

*.rightmenu li
{
	height: 30px;
}

*.rightmenu a:hover
{
	color: #0000ff;
}

*.blockheading
{
	display: block;
	text-align: center;
	left: 0px;
	right: 0px;
	width: auto;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	font-size: 16px;
	color: #690AA6;
	background-image: url("../images/sectionbg.png");
}

*.booktitle
{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}

*.bookinfo
{
	text-align: justify;
	font-size: 12pt;
}

#welcome
{
	position: absolute;
	width: 282px;
	height: 280px;
	left: 20px;
	top: 20px;
	background-color: #dafdff;
	border: 1px solid black;
	text-align: center;
	padding: 8px;
}

#didyouknow
{
	position: absolute;
	width: 282px;
	height: 160px;
	right: 20px;
	top: 20px;
	background-color: #dafdff;
	border: 1px solid black;
	padding: 8px;
}

#adpost
{
	position: absolute;
	width: 282px;
	height: 84px;
	right: 20px;
	top: 216px;
	background-color: #dafdff;
	border: 1px solid black;
	padding: 8px;
}

#latestnews
{
	position: absolute;
	width: 602px;
	height: 162px;
	left: 20px;
	top: 340px;
	background-color: #dafdff;
	border: 1px solid black;
	padding: 8px;
	text-align: center;
}

#randompuzzle
{
	position: absolute;
	width: 602px;
	height: 380px;
	left: 20px;
	top: 540px;
	background-color: #dafdff;
	border: 1px solid black;
	padding: 8px;
	text-align: center;
}

*.wscattable
{
}

*.wscattable td
{
	text-align: center;
	height: 32px;
	width: 158px;
	border: 0px solid white;
	background-color: #bfbfff;
	background-image: url("../images/category.png");
	background-repeat: no-repeat;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
}

*.wscattable a
{
	color: #00724f;
	text-decoration: none;
}

*.wscattable a:hover
{
	color: #0000ff;
}

*.grid td
{
	width: 16px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
}

*.grid1 td
{
	width: 28px;
	height: 28px;
	text-align: center;
	vertical-align: middle;
}

*.tdnews
{
	text-align: left;
}
