body
{margin:0; padding:0; color:#303030; background:#fafafa url(img/bodybg.gif) top left repeat-y; font:100% Verdana,Tahoma,sans-serif;}

a
{color:#d85d5d; font-weight:bold; text-decoration:none;}

a:hover
{color:#505050; text-decoration:underline;}

/**************** Sidebar area styles ****************/

#sidebar
{position:absolute; top:0; left:0; width:220px; height:100%; background:#e0e0e0 url(img/sidebarbg.gif) top right repeat-y; text-align:right;}

#sidebar h1
{margin:10px 18px 0 5px; color: #B22222; font-size:16px; text-align:right;}

#sidebar h2
{
	margin: 0 20px 18px 5px;
	color: #8B0000;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#sidebar a:hover 
{text-decoration:none;}

/**************** Navigation menu styles ****************/

#menu h1
{
	margin: 10px 18px 0 5px;
	color: #4682B4;
	font-size: 12px;
	text-align: right;
}

#menu a
{display:block; width:202px; padding:5px 18px 5px 0; color:#606060; background:#e0e0e0 url(img/sidebarbg.gif) top right repeat-y; font-size:14px; font-weight:normal; text-decoration:none;}

#menu a:hover 
{color:#303030; background:#f0f0f0 url(img/sidebarbg.gif) top right repeat-y;}

#menu a.active
{padding:5px 18px 5px 0; background:#fafafa; border-top:2px solid #c0c0c0; border-bottom:2px solid #c0c0c0;}

#menu a.active:hover
{color:#505050; background:#fafafa;}

/**************** Top area styles ****************/
#top
{position:absolute; top:0; left:220px; width:558px; height:55px;padding:0px 0px 0px 0px; background:#fafafa url(img/00back.jpg) no-repeat;}

#top h1
{margin:10px 0px 0px 20px; color:white; font-size:28px; text-align:left;}

/**************** Content area styles ****************/

#content
{position:absolute; top:80; left:240px; width:520px; background:#fafafa;}

#content p
{margin:0 0 20px 0; font-size:13px;}

#content h1
{clear:both; margin:15px 0 10px 0; color:#d85d5d; font-weight:normal; font-size: 18px;}

#content h2
{margin:30px 0px 5px 0px; color:#808080; font-weight:bold; font-size:14px;}

