body
{margin:0; padding:0; color:#303030; font:76% Verdana,Tahoma,sans-serif; background-color: #CCEC90;}

ul
{list-style:circle; margin:15px 0 20px 0; font-size:0.9em;}

li
{margin:0 0 8px 25px;}

a
{color:#d85d5d; font-weight:bold; text-decoration:none;}

a:hover
{color:#505050; text-decoration:underline;}

img
{float:left; margin:0 15px 15px 0; padding:1px; background:#ffffff; border:1px solid #d0d0d0;}

a img
{border-color:#d85d5d;}

a img:hover
{background:#d85d5d; border-color:#d85d5d;}

/**************** Sidebar area styles ****************/

#sidebar
{position:absolute; top:0; left:0; width:280px; height:100%; overflow:auto; background:#B4DE6A; text-align:right; 
}

body > #sidebar
{position:fixed;}

#sidebar h1
{
	color:#d85d5d;
	font-size:2.6em;
	letter-spacing:-2px;
	text-align:right;
	margin-top: 8px;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 5px;
}

#sidebar h2, #sidebar h3
{
	color:#336600;
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:right;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#sidebar h3
{margin:20px 18px 4px 5px; color:#606060;}

#sidebar  p
{margin:0 20px 18px 5px; color:#606060; font-size:0.6em;}

#sidebar a
{color:#808080}

/**************** Navigation menu styles ****************/

#menu a
{
	display:block;
    line-height:0.9em;
	width:262px;
	color:#336600;
	background:#B4DE6A;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 0;
}

#menu a:hover 
{
	color:#303030;
	background-color: #A1C561;
}

#menu a.active
{
	padding:5px 18px 5px 0;
	border-top:2px solid #c0c0c0;
	border-bottom:2px solid #c0c0c0;
	background-color: #CCEC90;
}

#menu a.active:hover
{
	color:#F8FCC6;
	background-color: #8AA953;
}

/**************** Content area styles ****************/

#content
{
	width:625px;
	background-color: #CCEC90;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 280px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content p
{margin:0 0 20px 0; line-height:1.5em; color:#336600; font-size:1.2em; font-weight:bold; letter-spacing:-1px;}

#content h1
{margin:0; color:#d85d5d; font-size:2.2em; letter-spacing:-1px; text-align:center;}

#content h2
{margin:0; color:#d85d5d; font-variant:small-caps; letter-spacing:-1px; text-align:center; font-size: 2.1em;}
#content h3
{clear:both; margin:30px 0 10px 0; color:#d85d5d; font-weight:normal; font-size: 2em; letter-spacing:-1px;}

p#text:first-letter {
	font-size:30px;
    line-height:1em;
	font-style: oblique;
	font-weight: bold;
	color: #d85d5d;}
.glow1{
	filter: Glow(Color=yellow, Strength=13);
	height:25px
}
