*
{
	margin: 0em;
	padding-left: 0em;
}


a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

body
{
	background-color: #EDF9E8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

#outer
{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0em;
	margin-bottom: 1em;
	background-image: url(Image6.jpg);
}


#menutop
{
	background-color: #9FF;
	height: 1.2em;
	line-height: normal;
	padding: 0em;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:#E2D5C5 solid 1px;
	border-left:#E2D5C5 solid 1px;
	border-right:#E2D5C5 solid 1px;
}



#content
{
	margin-top: 0em;
	font-size: 1em;
	position: relative;
	width: 940px;
	display: inline;
	list-style: none;
	line-height: 2em;
}


#main
{
	width: 625px;
	float: left;
	padding-left: 0em;
	padding-right: 0em;
	background-image: url(Image6.jpg);
	background-repeat: repeat;
	
}

#main p
{
	text-align: left;
	margin-bottom: 1em;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0.6em 0.6em 0.6em 0.6em;
}

#main ul
{
	font-style: normal;
	font-family: "Comic Sans MS", cursive;
	font-size: 1.5em;
	font-weight: bolder;
	list-style: none;
	text-decoration: underline;
}

#main li a
{
	display:block;
	padding: 0em;
	text-align: center;
	color: #03C;
	line-height: 1.2em;
	text-decoration: underline;
	
}

#main li a:hover
{
	background-color:#9FF;
	color: #C00;
}


#column2
{
	width: 306px;
	float: right;
	position: relative;
	margin-left: auto;
	line-height: 1em;
	padding: 0 0 0 0;
	background-image: url(Image6.jpg);
}


/* Sidebar 1 */

#sb1
{
	border: 3px double #000;
	padding: 0.4em;
	text-align: left;
	line-height: 1.5em;
	background-color: #ECFFFF;
}
#sb1 a
{
	text-decoration: none;
}

#sb1 h3
{
	font-size: 1em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #0C3;
}
#sb1 ul
{
	padding: 0em;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	list-style: none;
}

#sb1 li
{
	display: inline;
	font-size: 1em;
	font-weight: normal;
	
}

#sb1 li a
{
	display:block;
	padding: 0em;
	
	width:284px;
	height:20px;
	line-height: 1.5em;
}

#sb1 li a:hover
{
	background-color:#9FF;
	color: #C00;
}




/* Sidebar 2 */

#sb2
{
	background-color: #FFF;
	border: 3px double #000;
	padding: 0 0 0 0em;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.5em;
}

#sb2 a
{
	text-decoration: none;
}

#sb2 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1em;
	color: #390;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sb2 li
{
	display: inline;
	padding:0;
	font-size: 1em;
	font-weight: normal;
}


/* Sidebar 3 */

#sb3
{
	background-color: #D9F2CE;
	border: 3px double #000;
	padding: 0.4em;
	text-align: left;
	line-height: 1em;
	font-size: 1em;
}

#sb3 a
{
	text-decoration: none;
}


#sb3 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1em;
	color: #9F5151;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
}
#sb3 ul
{
	padding: 0em;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
}

#sb3 li
{
	font-size: 1.4em;
	font-weight: normal;
	padding: 0;
	line-height: 1.6em;
	display: inline;
	
}

#sb3 li a
{
	display: block;
	padding: 0em;
	color: #C00;
	width: 280px;
}

#sb3 li a:hover
{
	color: #06F;
	background-color: #FFC6C6;
}

#footer
{
	font-size: 1em;
	color: #999;
	clear: both;
	text-align: center;
	padding: 0;
}

#menubot
{
	background-color: #000;
	height: 3em;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	padding-top: 0.2em;
}

#menubot a
{
	color: #999;
	text-decoration: none;
}

#menubot ul
{
	list-style: none;
	padding: 0em;
}

#menubot li
{
	display: inline;
	font-size: 0.8em;
	font-weight: bold;
	padding:0 9px 0 9px;
	
}

#menubot li a
{
	padding: 0em;
}

#menubot li a:hover
{
	color: #FFF;
}
