/* 
  ================================================
  PVII Uberlink Styles
  Copyright (c) 2006 Project Seven Development
  www.projectseven.com
  ================================================
*/
/*body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 72px 8% 0 264px;
	padding: 0px;
	background-image: url(l1_pgbg.jpg);
	background-repeat: repeat-x;
}
#sidebar {
	position: absolute;
	left: 36px;
	top: 86px;
	width: 186px;
	font-size: .8em;
}
#sidebar h3 {
	font-size: 1.2em;
}
#logoDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#contentdiv {
	line-height: 1.5;
	background-color: #FFFFFF;
}
#contentdiv p {
	font-size: .8em;
}
h1, h2, h3 {
	margin: 0 0 6px;
	color: #333333;
}
h3 {
	margin-top: 16px;	
}
p {
	margin: 0px 0px 16px;
}
#footer {
	font-size: .75em;
	margin-top: 36px;
}*/
/*
UBERLINK 
  STYLES Begin here:
*/
/*#main-nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}*/

/*#main-nav a, #main-nav a:visited {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #999999;
	background-image:  url(assets/l1_down.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #eee;
	text-decoration: none;
}*/

/*#main-nav a:hover {
	background-color: #9F6F9F;
	background-image:  url(l1_over.jpg);
	color: #2D1E2D;
}*/

/*
#main-nav #main-nav .uberlink {
	background-color: #FE3E14;
	/*background-position: 0% 50%;
	color: #333 !important;
	font-weight: bold;
	cursor: default;
}*/

/*#sidebar #navlist .uberlink {
	background-color: #9F6F9F;
	color: #333 !important;
	font-weight: bold;
	cursor: default;
}*/


#main-nav .uberlink {
	background-color: #78C23B;
	/*color: #333 !important;*/
	/*font-weight: bold;*/
	cursor: default;
}