body
	{
	font-family: arial, helvetica, serif;
	font-size: 12px;
	background-color: #ffffff;
	margin-top:	    0px;
    margin-left:	0px;
	margin-right:	0px;
	margin-bottom:	0px;
	padding-top:    0em;
	padding-left:   0em;
	border-top:     0em;
	border-left:    0em;
	border-bottom:  0em;
	border-right:   0em;
	}
	
.main
	{
	position: absolute;
	left: 5%;
	width: 90%;
	top: 10px;
	}

.title
{	
	color: #333366;
	font-size: large;
	font-weight: bold;
	position: absolute; 
	left: 0px; 
	top: 140px; 
	width: 900px;
	text-align: center;
}

.rule 
{
	height:2px;
	width:88%;
	background:#446791;
}

.registrationbox
{	
	width: 240px;
	border-width:7px; 
	border-style:groove;
	border-color: #999999;
	text-align: center; 
	color: #333366;
	font-family: arial, helvetica, serif;
	font-size: 12px;
	padding: 4px 4px 4px 4px
}

.xsmall
{
	color: #000000;
	font-family: arial, helvetica, serif;
	font-size: x-small;
}

.xxsmall
{
	color: #000000;
	font-family: arial, helvetica, serif;
	font-size: xx-small;
}

.ll_link
{
	color: #ff0000;
	font-family: arial, helvetica, serif;
	font-size: small;
}

.eventsheader
{
	color: #333366;
	background-color: #ffff99;
	font-size: large;
	text-align: center;
	width: 190px;
}

.llspotlight
{
	color: #ffffff;
	background-image: url(images/limblogic/water.jpg);
	font-size: large;
	font-weight: bold;
	text-align: center;
	width: 900px;
}

.spotlight
{
	color: #ffffff;
	background-color: #333366;
	font-size: large;
	font-weight: bold;
	text-align: center;
	width: 900px;
}

.spotlightblurb
{
	color: #333366;
	font-size: 14px;
}

.bottom
{
	color: #ffffff;
	font-size: xx-small;
	background-color: #333366;
	width: 900px;
	text-align: left;
}

.aopapicture
{
	text-align: center; 
	width: 500px;
}

.aopablurb
{
	text-align: left; 
	width: 280px;
	font-family: arial, helvetica, serif;
	color: #333366;
	font-size: 14px;
}

.aopathumbnail
{
	cursor: pointer;
}

.hiddenPic 
{
	display: none;
}

.leftborder 
{ 
	border-left: 1px solid #000000;
	padding-left: 10px; 
}

a.bottom:link
{ 
    text-decoration: none;
	color: #ffffff;
	font-family: arial, helvetica, serif;
	font-size: xx-small;
}
	
a.bottom:visited
{ 
    text-decoration: none;
	color: #ffffff;
	font-family: arial, helvetica, serif;
	font-size: xx-small;
}

a.bottom:hover
{ 
    text-decoration: none;
	color: #ffffff;
	font-family: arial, helvetica, serif;
	font-size: xx-small;
}

a.registration:link
{ 
    text-decoration: none;
	color: #333366;
	font-family: arial, helvetica, serif;
	font-size: 12px;
}
	
a.registration:visited
{ 
    text-decoration: none;
	color: #333366;
	font-family: arial, helvetica, serif;
	font-size: 12px;
}

a.registration:hover
{ 
    text-decoration: none;
	color: #333366;
	font-family: arial, helvetica, serif;
	font-size: 12px;
}


#nav a.login
{ 
	color: #00ff00;
	font-family: arial, helvetica, serif;
	font-size: 12px;
}

#nav a.logout
{ 
	color: #ff0000;
	font-family: arial, helvetica, serif;
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6 
{
	font-family: arial, helvetica, serif;
	color: #333366
}

#nav, #nav ul {
	float: left;
	width: 900px;
	font-family: arial, helvetica, serif;
    font-size: 12px;
	list-style: none;
	line-height: 1;
	background: #333366;
	font-weight: normal;
    margin: 0; 
	border: solid #333366;
	border-width: 1px 0;
	padding: 0;  
	z-index:9999;
}

#nav a {
	display: block;
	width: 15em;
	color: white;
	font-family: arial, helvetica, serif;
    font-size: 12px;
	text-decoration: none;
    padding-top:0px;
	padding-bottom:0px;
	padding-right:15px;
	z-index:9999;
}

#nav a.daddy {
	width: 8em;
	z-index:9999;
}

#nav li {
	float: left;
	padding: 0;
	width: 8em;
	color: white;
	font: .9em arial, helvetica, serif;
	z-index:9999;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 16em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	z-index:9999;
}

#nav li li {
	padding-right: 4em;
	width: 12em;
	color: white;
	font: 1em arial, helvetica, serif;
	z-index:9999;	
}

#nav li ul a {
	width: 20em;
	z-index:9999;

}

#nav li ul ul {
	margin: -1.75em 0 0 10em;
	z-index:9999;	
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	z-index:9999;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	z-index:9999;
}

#nav li:hover, #nav li.sfhover {
	background: #CCCCCC;
	z-index:9999;
}

.cfabtitle
{	
	color: #333366;
	font-size: 20px;
	font-weight: bold;
}

.cfabsubtitle
{	
	color: #333366;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}

.cfabtipsubtitle
{	
	color: #333366;
	font-size: 14px;
	font-weight: bold;
}

a.cfab:link{ text-decoration: none;
	color: #003399;
}
	
a.cfab:visited{ text-decoration: none;
	color: #003399;
}
a.cfab:hover{ text-decoration: none;
	color: red;
}

a.cfablist:link{ text-decoration: none;
	color: #003399;
	font-size: 14px;
	line-height: 18px
}	
a.cfablist:visited{ text-decoration: none;
	color: #003399;
	line-height: 18px
}
a.cfablist:hover{ text-decoration: none;
	color: red;
	line-height: 18px
}

p.cfab
{
line-height: 18px
}

.cfabvideolist
{
	color: #333366;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	cursor:pointer;
}