
/*eva colors in default dark orange=#FF9933 ljus orange=#ffbb7a gray= #d7dabd  image folder name imgdefault*/
/*blue colors in trip dark orange=#001166 ljus blue=#CBC1FF gray= #d7dabd  image folder name imgtrip*/
/*green colors in holidays dark green=#6eb17a ljus green=#a7d0ae gray= #d7dabd  image folder name imgholi*/
/*yellow colors in visitors dark yellow=#ffe94b ljus yellow=#fff4a8 gray= #d7dabd  image folder name imgvisi*/
/*pink colors in iliana dark pink=#f877ae ljus pink=#fcbad6 gray= #d7dabd  image folder name imgili*/
/*friends colors in trip dark violett=#a05c8f ljus violett=#cca9c3 gray= #d7dabd  image folder name imgfriend*/
/*house colors in trip dark beige=#bd8a50 ljus beige=#d8b996 gray= #d7dabd  image folder name imghouse*/
/*extra colors in trip dark Red=#e91030 ljus red=f8b2bd gray= #d7dabd  image folder name imgextra
FRIEND*/
body	{
	background: #FFFFFF  bottom left fixed repeat-x;
	color: #333;
	border-top: 5px solid #a05c8f;
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-size : 12px;
	padding-bottom: 0px;
	}
h2	{
	font-size:20px;
	font-weight:900;
	}

#header {
  background: #cca9c3;
  	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
  /*border:5px solid #001166*/
}
html>body #header {
	height: 70px; /* ie5win fudge ends */
	}
	
div#header h1 {margin: 9px 9px 0.5em; padding: 15px 0 5px; text-align: right; color: #a05c8f; letter-spacing: 0.5em; text-transform: lowercase; font: bold 25px sans-serif; height: 28px; vertical-align: middle; white-space: nowrap;}

#container {
  width: 100%;
  background:#ffffff url(imgfriend/bg260White.gif) repeat-y left;
  /*float: left;*/
  /*margin-right: -200px;*/
}
#wrapper {
  background:#ffffff url(imgfriend/bg260White.gif) repeat-y left;
}

#content {
  background: none;
  margin-left: 260px;
  border:0px solid 
}

#photo01 {
	background-image:url(imgfriend/photo01.jpg);
	background-repeat:no-repeat;
	width:250;
	height:250;
	border:1px solid #a05c8f;
	margin:0px;
	padding:0px;
	}

#photo02 {
	background-image:url(imgfriend/photo02.jpg);
	background-repeat:no-repeat;
	width:250;
	height:250;
	border:1px solid #a05c8f;
	margin:0px;
	padding:0px;
	}
#photo03 {
	background-image:url(imgfriend/photo03.jpg);
	background-repeat:no-repeat;
	width:250;
	height:250;
	border:1px solid #a05c8f;
	margin:0px;
	padding:0px;
	}
#photo04 {
	background-image:url(imgfriend/photo04.jpg);
	background-repeat:no-repeat;
	width:250;
	height:250;
	border:1px solid #a05c8f;
	margin:0px;
	padding:0px;
	}

#sidebar {
	position: absolute;
	top: 100px;
	left: 0px;
	margin: 5px;
	padding: 2px;
	border: none;
	background: #f1f2ea url(imgfriend/bg260White.gif) repeat-y left;
	width: 260px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 240px;
	}
	
html>body #sidebar {
	width: 240px; /* ie5win fudge ends */
	}

#sidebarright {
	position: absolute;
	top: 100px;
	right: 0px;
	margin: 5px;
	padding: 2px;
	border: none;
	background: #f1f2ea url(imgfriend/bg260White.gif) repeat-y left;
	width: 260px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 240px;
	}
	
html>body #sidebarright {
	width: 240px; /* ie5win fudge ends */
	}

.clearing {
  height: 0;
  clear: both;
}
#footer {
  background: #ffffff;
  clear: both;
  text-align:right;
  padding:5px; 
  bottom:0px;
  /*border:5px solid #000000*/
}
	
dl {
  width: 240px;
  margin: 0 0 2px 2px;
  background: #cca9c3 url(imgfriend/roundedBGbot.gif) no-repeat bottom left;
  }

dt {
  margin: 0;
  padding: 5px;
  border-bottom:2px solid #ffffff;
  background: #a05c8f url(imgfriend/roundedBGtop.gif) no-repeat top left;
  font-weight:800;
  }


dd {
  margin: 0 0 0 2px;
  padding: 2px;
  }
  

.small {
	font-weight : normal; 
	font-size : 10px; 
	text-decoration : none;
	color: #000;
	background: transparent; 
	}

a:link, a:visited {
	font-weight : normal; 
	font-size : 11px; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #999;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #526968;
	background: transparent;  
	}
#sidebarright dt a:link, a:active	{
	text-decoration:none;
	font-size : 12px;
	font-weight:800;
	color:#660000;
	}
#sidebarright dt a:visited	{
	text-decoration:none;
	font-size : 12px;
	font-weight:600;
	color:#660000;
	}
#sidebarright dt a:hover	{
	text-decoration:none;
	font-size : 12px;
	font-weight:600;
	background: #cca9c3;
	color:#660000;
	}
#sidebar dt a:link, a:active	{
	text-decoration:none;
	font-size : 12px;
	font-weight:800;
	color:#660000;
	}
#sidebar dt a:visited	{
	text-decoration:none;
	font-size : 12px;
	font-weight:600;
	color:#660000;
	}
#sidebar dt a:hover	{
	text-decoration:none;
	font-size : 12px;
	font-weight:600;
	background: #cca9c3;
	color:#660000;
	}
