body {
	background:#FFFF40;
}

body, th, td {
	font: 80% Arial, sans-serif;
} 

table
{
	border-collapse:collapse;
	border-width:0;
	width:100%;
}

td {padding:0;}

a
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

a:link {color: #0084BD;} /*unvisited link */
a:visited {color: #0084BD;} /*visited link */
a:hover {color: #005D84;} /*mouse over link */
a:active {color: #0084BD;} /*selected link */

h1,h2,h3,h4,h5,h6 
{
	font-family: Arial;
	margin: 0px 0px 2px; 
	color: #000000;
	font-weight:normal;
}

h1 {font-size:200%; text-align:center; font-weight:bold;}
h2 {font-size:160%;}
h3 {font-size:110%; font-weight:bold;}
h4 {font-size:110%;}
h5 {font-size:90%;}

#MainLayoutTable {
	width:990px;
	background:#FFFFFF;
}

#HeaderLayoutCell {
	border: 1px solid #a9a9a9;
}

#LeftNavLayoutCell {
	vertical-align:top;
	border: 1px solid #a9a9a9;
	width: 200px;
}

#ContentLayoutCell {
	vertical-align:top;
	border: 1px solid #a9a9a9;
}

#RightNavLayoutCell {
	vertical-align:top;
	border: 1px solid #a9a9a9;
	width: 200px;
}

#FooterLayoutCell {
	vertical-align:top;
	border: 1px solid #a9a9a9;
}

#SiteNameLabel
{
	text-align: center;
}

#SiteNameLabel a
{
	font-family: Arial; 
	font-size: 60px; 
	font-weight: lighter;
	margin-bottom: 0px; 
	text-decoration: none;
}

img {border:0;}

#featured_themes {
	color: #00CC33;
	list-style-position: inside;
	list-style-type: square;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
}

/* specific divs */
.ListAreaTitle {
	background: url(http://www.showkidsthefun.com/images/listarealine.gif) repeat-x left center; 
	height: 21px;
}

.ListAreaTitle h3{
	margin:0;
	font-size:16px;
	font-weight:normal;
}

.ListAreaTitleRightCorner{
	float: right;
	background: url(http://www.showkidsthefun.com/images/listarealineend.gif) no-repeat right center; 
	width: 1px;
	height: 21px;
}

.ListArea {
	vertical-align:top; 
	width:33%; 
	padding:5px;
}

.ListArea ul {
	margin: 0px 0px 0px 10px; 
	padding: 0px 0px 0px 2px;
}

.ListArea li {
	margin: 0px;
}

.ListArea a { 
	margin: 0px 10px 0px -3px; 
	font-weight:normal; 
	font-size:12px; 
	color:#333333;
	text-decoration:none;
}
.ListArea a:link {text-decoration:none; color: #333333;} /*unvisited link */
.ListArea a:visited {text-decoration:none; color: #333333;} /*visited link */
.ListArea a:hover {text-decoration:underline; color: #333333;} /*mouse over link */
.ListArea a:active {text-decoration:none; color: #333333;} /*selected link */

.ThreeSidedBorder{
	width:590px;
	border-right: 1px solid #a9a9a9; 
	border-top: 1px none #a9a9a9; 
	border-left: 1px solid #a9a9a9; 
	border-bottom: 1px solid #a9a9a9;
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 5px;
}

#ActivityPrintView{
	text-align:right;
}

#ActivityPrintSignature{
	font-size:small;
	text-align:center;
	font-weight:normal;
}

#ActivityPrintCopyright{
	margin-top:0.5em;
	color:#A9A9A9;
	font-size:xx-small; 
	text-align:center;
}

#LeftNav {
	padding:7px;
}

#LeftNav a {
	font-weight:normal;
}

#LeftNav a:link {text-decoration:none; color:#333333;} /*unvisited link */
#LeftNav a:visited {text-decoration:none; color:#333333;} /*visited link */
#LeftNav a:hover {text-decoration:underline; color:#333333;} /*mouse over link */
#LeftNav a:active {text-decoration:none; color:#333333;} /*selected link */

#LeftNav h1 {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	margin: 0.5em 0 0 0; 
}

