body {
  text-align: center;
  background: center top fixed repeat-x url(images/bg.jpg) #f4fde5;
  margin-top: 10px;
	color: #41513f;
	font: 13px Georgia, Times New Roman, Times, serif;
	margin-bottom: 10px;
}

A:link {
	margin-top: 1px;
	color: #8ac121;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
}
A:active {
	color: #339933;
}
A:hover {
	color: #339933;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url('images/content_bg.jpg') top right repeat-y;
  border: 1px solid #8dad88;
	color: #8dad88;
}

#page_header {
  height: 120px;
  background: #9cc367 url('images/header.jpg') top right no-repeat;
  clear: both;
}

#page_header h1 {
  margin: 0px;
  padding-top:30px;
  padding-left:25px;
  font-family: georgia, times, serif;
  font-size:32px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #FFFFFF;
}

#page_header h2 {
  margin: 0px;
  padding-left:25px;
  font-family: georgia, times, serif;
  font-size:13px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #018843;
}

/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#menu_bar {
	color: White;
	height: 60px;
	width: 760px ;
	background: url(images/menuh_bg.gif) left top repeat-x #d2eabb;
	position: relative;
	font: bold 13px Arial, Helvetica, sans-serif;
	top: 0;
}

#menu_bar #current {
	color: White;
	background: url(images/menuh_hover_bg.gif) top left repeat-x #6fae1e;
	height: 24px;
}

#menu_bar #current:hover {
}

#menu_bar .currentAncestor {
	color: #F3FcE5;
	background: #6fae1e url(images/menuh_hover_bg.gif) top left repeat-x;
	margin: 0;
	padding: 10px 12px 0;
	height: 24px;
}

/* Parent - Level 0 */

#menu_bar ul{
	list-style: none;
	color: #000000;
	padding: 0;
	margin: 0;
}

#menu_bar li {
	display: inline;
	float: left;
	border-right: 1px solid #6fae1e;
	height: 32px;
}

#menu_bar a{
	width: inherit;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	height: 26px;
	margin: 0;
	color: #326e1f;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
}

#menu_bar a:hover {
	color: White;
}

#menu_bar a:active {

}

/* Child - Level 1 */

#menu_bar ul ul {
	position: absolute;
	left: 0;
	top: 33px;
	padding: 0;
	margin: 0;
}

#menu_bar ul ul li {
	display: inline;
	float: left;
	background: top left repeat-x;
	font-size: 11px;
	height: 24px;
	border-right: 1px solid #b4c9a1;
	margin: 0;
	padding: 0;
}

#menu_bar ul ul a {
	text-align: center;
	background: none
	padding: 8px 26px 0;
	width: 64px;
	height: 24px;
}

#menu_bar ul ul a:hover {
	background: none #cadeaf;
	height: 20px;
	padding-top: 8px;
	padding-bottom: 0;
}

#menu_bar ul ul #current {
	background: none #76b718;
	height: 20px;
	padding-top: 8px;
	padding-bottom: 0;
}

/* Child - Level 2 */

#menu_bar ul ul ul {
	display: none;
}

/*</group>*/

/*<group=Global Classes>*/







#image_bar{
	height: 280px;
	background: repeat-x left top url(http://www.assisinc.ch/images/assisipanone.jpg);
	border: 1px;
}


#content_wrapper {
  text-align: left; /* Hack To Keep IE5 Windows Happy */
  margin-top:10px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  clear:both;
}

#right_side h3, .sidebar_title {
  color: #99cc33;
  border: 1px  #AAE5A4;
	background: repeat;
	margin: 8px;
	margin-top: 0;
	margin-left: 0;
	padding: 8px;
	display: none;
	position: inherit;
	text-decoration: none;
	font-size: 11px;
}

#right_side {
  border:0px dashed #cccccc;
	line-height: 1.5em;
	width: 160px;
	float: right;
	clear: right;
	font-size: 11px;
	background: #ffffff;
	text-decoration: none;
}

#right_side {
	color: #749070;
	padding: 4px;
	width: 146px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	background: #ffffff;
	text-decoration: none;
}

#left_side {
  text-align: left; /* Hack To Keep IE5 Windows Happy */
  float: left;
  width: 530px;
  border:0px dashed #cccccc;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #8dad88;
}

#left_side h3, .blog-entry-title, .album-title, .movie-page-title{
  font-weight: bold;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 16px;
  color: #6fae1e;
  border-bottom: 1px solid #99cc33;
  clear: both;
	border-top: none;
	padding-bottom: 12px;
	padding-top: 12px;
	text-align: left;
}

.photo-title, .movie-title{
  font-weight: bold;
  margin-top:15px;
  margin-bottom:10px;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 13px;
  color: #FF6600;
  padding:4px;
  clear:both;
}

.photo-caption, .photo-links{
	font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
}

.photo-frame{
	padding: 10px;
	border: 1px solid #FF6600;
}

.blog-entry-date {
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
  font-size: 0.7em;
  color: #7a9e75;
  background-color: #f1fbe0;
  padding: 4px 4px 4px 12px;
  clear:both;
	height: 12px;
}

.movie-page-description, .album-description, .filesharing-description{
	padding: 5px;
	margin-bottom: 5px;
}

.movie-thumbnail-frame{
	float:left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #FF6600;
}

.thumbnail-wrap{
	text-align: center;
	float:left;
	margin: 5px;
	padding: 10px;
	padding-bottom: 15px;
	border: 1px solid #FF6600;
}

.thumbnail-wrap:hover{
	background: #efefef;
	font-weight: bold;
}

.thumbnail-frame{
	padding:0px;
}

.filesharing-item{
	border: 1px solid #FF6600;
	padding: 10px;
	margin: 5px;
}

.filesharing-item:hover{
	background: #efefef;
}

.filesharing-item-description{
	margin-left: 1em;
}

.movie-thumbnail-frame:hover{
	font-weight: bold;
	background: #efefef;
}

.movie-thumbnail-caption{
	text-align: center;
}

.blog-image-smiley{
margin-bottom: -6px;
}

.blog-entry-summary, .blog-entry-body{
line-height: 1.6em;
	background: #fdfef4;
	padding: 12px;
}

#left_side{
  font-family: Georgia, Times New Roman, Times, serif;
  color: #4f634d;
  line-height: 1.4em;
	padding: 8px;
	border: 1px dotted #c6ddb1;
}

.image-left {
  float: left;
  margin-right: 10px;
} 

.image-right {
  float: right;
}

#feature_box, blockquote, code {
  float:
  background-color: #F6FCEC;
  border: 1px none #AAE5A4;
	font: 13px/1.2em Georgia, Times New Roman, Times, serif;
	letter-spacing: 0.3px;
	text-align:
}

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  color: #779E28;
}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}

#page_footer {
  height: 30px;
  background-color: #95cb22;
  clear: both;
	color: #fbfcff;
}

#page_footer p {
  padding-top: 8px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing: 0.2px;
}

#spacer {
  height: 10px;
  clear:both;
}

#sideMenu {
  list-style: none;
	color: #339933;
	display: none;
} 

#sideMenu li {
  display: inline;
	color: #008040;
	font-weight: bold;
}

#sideMenu a{
	display: none;
	background: #f0fbdf;
	padding: 3px;
	font-size: 13px;
}

#sideMenu ul ul a {
  display: block;
  background-image: url(images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
	width: 100px;
	margin-bottom: 6px;
	margin-left: -60px;
	text-indent: 12px;
	font-weight: bold;
	font-size: 13px;
}

/* sidebarhome */
#link2 {
	border-style:none
