body  { 
	background: #e2e1dc url("/images/background.gif") top center repeat-y;
	color: #565656; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 130%; 
	text-align: center; 
	margin: 0; 
	padding: 0;
	min-width: 820px;
}

p {
margin: 1em 0 0 0;
}

.reset {
	display: block; 
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 0.1;
	}

#reset2 {
	clear: both;
}

#wrapper { 
	background-color: #ffffff;
	width: 800px; 
	margin: 0 auto; 
	text-align: left; 
}

#content_left {
	background-color: #ffffff;
	float: left;
	width: 213px;
}

#logo { 
	border-bottom: 1px dashed #7e7e1e;
	width: 213px;
}

#content_right {
	background-color: #ffffff;
	float: right;
	width: 587px;
	text-align: left;
}

#contentzone {
	width: 510px;
	margin-left: 30px; 
}

#title {
	margin-top: 17px;
}

#subtitle {
	color: #7e7e1e; 
	font-size: 11pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 130%;
	margin-top: 3px;
}

#photo_group {
	margin-top: 5px;
}

#text {
	margin-bottom: 20px;
}

#text_main {
	margin-top: 25px;
}

#bottom {
        clear:both;
	border-top: 1px solid #7e7e1e; 
	width: 510px;
	font-size: 8pt;
	margin-top: 30px;
	margin-bottom: 20px;
}

.text_title {
	color: #7e7e1e;
	font-weight: bold;
}

h4 {
	color: #7e7e1e;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 1.5em;
	font-size: 11px; 
}


.text_highlite {
	color: #7e7e1e;
}

.text_copyright {
	color: #7e7e1e;
	font-style: italic;
	font-size: 10px;
}

.text_copyright a:link, .text_copyright a:visited, .text_copyright a:hover {
	color: #7e7e1e;
	font-style: italic;
	font-size: 10px;
	text-decoration: underline;	
}

a:link, a:visited  { 
	color: #565656; 
	text-decoration: underline;
}

a:hover {
	color: #7e7e1e;
}

address {
	color: #7e7e1e;
	margin-bottom: 10px;
	margin-top: 0px;
}
.groupsicons{
        clear:both;
        float:left;
}
.groupsmall img{
        float:left;
        padding: 0 5px 5px 0;
        margin:0px 0 0 0 ;
}
