/**************** Page and tag styles ****************/

body
{margin:0; padding:0; color:#303030; background:#fafafa url(images/bg_body.gif) top left repeat-y; font-family: Georgia, "Times New Roman", Times, serif; font-size: 80%;}

ul
{list-style:circle; margin:15px 0 20px 0; font-size:0.9em;}

li
{
	margin:0 0 8px 25px;
	list-style: circle;
}

a
{font-weight:bold; text-decoration:none; color:#303030;}

a img
{border-color:#ffffff;}

a:hover
{color:#d85d5d;}

a img:hover
{border-color:#d85d5d;}

/**************** Sidebar area styles ****************/

#sidebar
{position:absolute;	top:0; left:0px; width:220px; height:99%; overflow:auto; background:#e0e0e0 url(images/bg_sidebar.gif) top right repeat-y; text-align:right;}

body > #sidebar
{position:fixed;}

#sidebar h1
{margin:20px 18px 0 5px; color:#d85d5d; font-size:3em; letter-spacing:-2px; text-align:center; font-weight:bold; cursor: default;}

#sidebar h2, #sidebar h3
{margin:0 20px 18px 5px; color:#808080; font-size:0.85em; font-weight:normal; letter-spacing:0px; text-align:center; cursor: default;}

#sidebar h3
{margin:20px 18px 4px 5px; color:#606060;}

#sidebar h5
{margin:0 20px 18px 5px; font-size:0.8em; text-align:center; cursor: default;}

#sidebar p, #sidebar h4
{margin:0 20px 18px 5px; color:#606060;	font-size:0.8em; text-align:center; cursor: default;}

#sidebar a
{color:#808080}

/*************** Navigation footer styles ***************/

#footer h3
{
	margin:20px 18px 4px 5px;
	color:#606060;
	font-size: 0.75em;
	letter-spacing: 0.25px;
	text-align: left;
}

#footer p
{margin:0 20px 18px 5px; color:#606060; font-size:0.8em;}

/**************** Navigation menu styles ****************/

#menu a
{
	display:block;
	width:202px;
	padding:5px 18px 5px 0px;
	color:#606060;
	background:#e0e0e0 url(images/bg_sidebar.gif) top right repeat-y;
	font-size:1.6em;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:-2px;
	height: 24px;
}

#menu a:hover 
{color:#303030; background:#f0f0f0 url(images/bg_sidebar.gif) top right repeat-y;}

#menu a.active
{
	background:#fafafa;
	border-top:2px solid #c0c0c0;
	border-bottom:2px solid #c0c0c0;
	padding:3px 18px 3px 0px;
}

#menu a.active:hover
{color:#505050; background:#fafafa;}


/**************** Content area styles ****************/

#content
{
	width:520px;
	margin:0 0 0 240px;
	padding:20px 0;
	background:#fafafa;
	vertical-align: top;
}

#content p
{margin:0 0 20px 0; line-height:1.5em;}

#content h1
{margin:0; color:#d85d5d; font-size:4em; letter-spacing:-5px; text-align:center;}

#content h2
{margin:0; color:#808080; font-weight:normal; font-size:2.5em; letter-spacing:-2px; text-align:center;}

#content h3
{clear:both; margin:30px 0 10px 0; color:#d85d5d; font-weight:normal; font-size: 2em; letter-spacing:-2px;}

#content h4
{clear:both; margin:30px 0 10px 0; color:#d85d5d; font-weight:normal; font-size: 1.5em; letter-spacing:-2px;}

.center
{text-align: center; vertical-align: middle;}
