	body,
	html {
		margin:0;
		padding:0;
		background: #D5DFE9 url(/images/sides-bg.png) repeat-y top center;
		color:#4C432F;
	}
	body, p, div{
	   font-family: helvetica, arial, sans-serif;
        font-size: 10pt;	   
	}
	h1,h2,h3,h4,h5,h6 {
	   margin: 0;
	   padding: 0;
	}
	h1 {
	   font-size: 16pt;
	   padding: 5px 0 10px 0;
	}
	h2 {
	   font-size: 14pt;
	   padding: 3px 0 7px 0;
	}
	h3 {
    color: #93A9BF;
    padding: 2px 0 0 1px;
    border-bottom: 1px solid #bbb;
    font-size: 12pt;
    margin-top: 20px;
    }
	h4 {
	   margin:8px 0 2px 0;
	   padding:0;
	}
	h5 {
	   margin:5px 0 1px 0;
	   padding:0;
	}
	a {
          text-decoration: none;
	   color: #4C432F;
	}
	a:hover {
          text-decoration: underline;
	   color: #003366;
	}
	#nav a {
	   text-decoration: none;

	}
	#nav a:hover {
	   text-decoration: underline;

	}
	body {
		min-width: 800px;
	}
	#wrap {
		background: #fff;
		margin: 0 auto;
		width: 800px;
	}
	#header {
	   padding-top: 20px;
	    height: 190px;
		background: #fff url(/images/groupzap.jpg) no-repeat center;
		text-align: left;
	}

	#navigation {
    	background: #fff;
    	width: 790px;
    	height: 31px;
        padding-top: 10px;
        opacity: 0.80;
        filter:alpha(opacity=80);
	}
	
	#header-middle {
        height: 150px;
        width: 100%;	
	}
/*	

	#nav li ul a{
        opacity: 1;
        filter:alpha(opacity=100);
	}
*/	
	#nav a {
	   font-weight: bold;
	}
	
	#nav a:hover {
	   text-decoration: none;
       color: #333;
	}

	
    #nav li ul a {
	   color: #fff;
	   background: #333;   
	   padding: 3px 10px 3px 10px; 
	   font-weight: normal;
	   border-bottom: 1px solid #111;
	   width: 140px;
    }

    #nav li ul a:hover {
	   background: #555;
	   color: #fff;

    }
    
	#main {
		background:#fff;
		float:left;
		width:560px;
		margin: 20px 0 0 20px;
		text-align: left;
	}
	#sidebar {
		margin: 20px 0 0 0;
		background:#fff;
		float:right;
		width:190px;
	}
	#sidebar ul {
		margin-bottom:0;
    }

	#footer {
		background:#CBD8E5;
		clear:both;
		text-align: center;
		font-size: 8pt;
	}
	#footer p {
		padding:5px;
		margin:0;
    }

/* sidebar */

.sidebar
{
   width: 178px;
   margin-bottom: 10px;
   /*border-bottom: 1px solid #f8f8f8;*/
   /*background: #CBD8E5;*/
 no-repeat;
}

.sidebar-content
{
   margin: 0;
   /*border-top: 1px solid #d8d8d8;*/
   background: #CBD8E5;
   padding: 10px 10px 10px 10px;
   font-size: 10px;
   line-height: 1.2;
}

.sidebar-content-share
{
   margin: 0;
   /*border-top: 1px solid #d8d8d8;*/
   background: #CBD8E5;
   padding: 10px 10px 10px 10px;
   font-size: 10px;
   text-decoration: none;
   line-height: 1.2;
}

.sidebar-header {
   /* ie win (5, 5.5, 6) bugfix */
   position: relative;
   width: 100%;
   width: auto;

   margin: 0;
   padding: 5px;
   color: #4C432F;
   background: none;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}
             
.sidebar-list
{
   margin: 0 15px 10px 15px;
   list-style: disc;
}

.sidebar-list .sidebar-list
{
   margin: 5px 0 0 0;
   padding-left: 15px;
   list-style: circle;
}

.sidebar-list-item
{
   margin-top: 0;
   color: #666;
   line-height: 1.2;
}

.see-thru {
        opacity: 1;
        filter:alpha(opacity=100);
        background: #666;

}

.user-summary h3 a  {
        font-size: 7pt; 
        text-transform: uppercase;}

#sidebar-event-summary div {
font-family: verdana;
}
#sidebar-event-summary .event-name {
margin-top: 10px;
font-weight: bold;
border-bottom: 1px dotted #666;
}

#sidebar-event-summary .event-date {
padding-top: 3px;
font-size: 8pt;
font-weight: bold;
}

#sidebar-event-summary .event-description {
font-size: 8pt;
}

#sidebar-event-summary .read-more {
text-transform: uppercase;
font-size: 8pt;
font-weight: bold;
}
