html,body
{
	background-color:#f4f4f4;
	margin:10px 0 0;
	padding:0;
}

body
{
	font:76% Trebuchet MS;
	text-align:center;
}

p
{
	margin:0 10px 10px;
}

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

a:hover
{
	background-color:#f4f4f4;
	color:#000000;
	padding:3px 0;
}

div#header h1
{
	background-image:url(images/header-temp.gif);
	background-repeat:no-repeat;
	color:#FFF;
	font:medium Georgia;
	height:80px;
	line-height:80px;
	margin:0;
	padding:10px 30px 0 10px;
	text-align:right;
}

.fixed
{
	font-size:14px;
}

div#container
{
	background-image:url(images/LN-bg-mid.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	text-align:left;
	width:870px;
}

div#content p
{
	line-height:1.4;
}

div#content p h2
{
	font:100% Trebuchet MS;
}

div#navigation
{
	float:left;
	margin-top:20px;
	width:200px;
}

div#extra
{
	clear:left;
	float:left;
	margin-bottom:30px;
	margin-top:20px;
	width:180px;
}

#right-panel
{
	background-color:#F4F4F4;
	border:1px solid #CCCCCC;
	float:right;
	margin-bottom:10px;
	margin-left:20px;
	margin-top:0;
	padding:10px 10px 0;
	width:180px;
}

div#footer
{
	background-image:url(images/LN-bg-bot.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	clear:both;
	color:#000;
	margin-bottom:0;
	width:100%;
}

div#footer p
{
	font-size:80%;
	margin:0;
	padding:5px 10px 15px 30px;
}

div#content h1
{
	border-bottom:#ccc solid 1px;
	font:160% Trebuchet MS;
	margin-left:10px;
	margin-top:16px;
}

div#content
{
	float:right;
	padding-right:30px;
	width:630px;
}

div#content img
{
	float:right;
	margin-left:50px;
	margin-right:-8px;
}

div#add-depth
{
	height:450px;
}

#panel-list
{
	line-height:1.4;
	list-style-image:url(images/bullet.gif);
}

#panel-list li
{
	margin-left:-14px;
}

.vertmenu
{
	font-family:Trebuchet MS;
	font-size:135%;
	margin:0 0 0 30px;
	padding:0;
	width:160px;
}

.vertmenu h1
{
	background-color:#b50711;
	color:#FFFFFF;
	display:block;
	font-size:90%;
	margin:0;
	padding:3px 0 5px 5px;
	width:159px;
}

.vertmenu ul
{
	border:none;
	list-style:none;
	margin:0;
	padding:0;
}

.vertmenu li
{
	border-bottom:1px dashed #cccccc;
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
}

.vertmenu a
{
	color:#b50711;
	display:block;
	font-size:80%;
	padding:5px 0 3px 4px;
	text-decoration:none;
	width:160px;
	vertical-align: bottom;
}

.vertmenu a:hover
{
	background-color:#eeeeee;
	color:#000000;
	padding:5px 0 3px 4px;
}