@charset "utf-8";
/* CSS Document */



/* ------------------------------------begin shared styles------------------------------------ */



html,body{
margin:0;
padding:0;
height:100%;
min-height:100%; 
border:none;
}


#fullheight{
height:100%;
border:0px solid red;
}
	


		
#txt1 {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
	!line-height:16px;  /* ----IE7 hack---- */
	_line-height:16px;  /* ----IE6 hack---- */
	border:0px solid red;
	width:200px; 
	height:200px; 
	margin-top:110px;
	margin-left:630px; 
	text-align:left;
	}
	
	
		
#txt1_where {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
	!line-height:15px;  /* ----IE7 hack---- */
	_line-height:15px;  /* ----IE6 hack---- */
	border:0px solid red;
	width:205px; 
	height:225px; 
	margin-top:180px;
	margin-left:628px; 
	text-align:left;
	}
	
#txt1_where a {
	color:#FFF0D2;
	text-decoration:none; 
	font-weight:bold;
	}
	
#txt1_where a:hover {
	color:#FFD9CA;
	text-decoration:none;
	}
		
	
		
#txt1_who {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
	!line-height:16px;  /* ----IE7 hack---- */
	_line-height:16px;  /* ----IE6 hack---- */
	border:0px solid red;
	width:204px; 
	height:210px; 
	margin-top:183px; 
	margin-bottom:35px;
	float:left;
	margin-left:630px; 
	text-align:left;
	}
	
	
	
		
#txt1_who_names {
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:18px;
	!line-height:18px;  /* ----IE7 hack---- */
	_line-height:18px;  /* ----IE6 hack---- */
	border:0px solid red;
	width:100px; 
	height:50px; 
	margin-top:12px;
	margin-left:0px; 
	text-align:left;
	float:left;
	}
	
	
#txt1_who_names a { 
	font-family:Verdana, Arial, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}	
		
	
#txt1_who_names a:hover { 
	font-family:Verdana, Arial, sans-serif;
	font-size:9px;
	color:#d9ebef;
	font-weight:bold;
	text-decoration:none;
	}	
	
#list_style_1	{ 
	margin:10px 0px 0px -20px; /* ----IE7 hack---- */
	!margin:10px 0px 0px 15px; /* ----IE7 hack---- */
	_margin:10px 0px 0px 8px; /* ----IE6 hack---- */
	
	}
/* ------------------------------------begin text scoller------------------------------------ */


#arman {
	position:absolute;
}

#Scroller-1 { 
  	position: relative;
	overflow: hidden;
  	width: 220px;
  	height: 216px;
  	padding: 0px 5px 0px 0px; 
  	margin: 177px 0px 0px 622px; 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
   	line-height:16px;
  	!line-height:16px;  /* ----IE7 hack---- */
  	_line-height:16px;  /* ----IE6 hack---- */
  	font-size: 11px;
  	color: #fff;
  	border:0px solid blue;
}



.Scroller-Container {
  position: relative;
  top: 0px; left: 0px;
}

.Scroller-Container a{
  color: #FFF0D2; 
  text-decoration: none; 
  font-weight:bold;
}
.Scroller-Container a:hover{
  color: #FFD9CA; 
  text-decoration: none;
}
.Scrollbar-Up {
  cursor: pointer;
  position: relative;
  top: -25px;
  left: 850px;
  border:0px solid blue;
}
.Scrollbar-Down {
  cursor: pointer;
  position: relative;
  top: -20px; 
  !top: -24px; 
  left: 850px;
  float:left;
  border:0px solid blue;
}





/* ------------------------------------image styles------------------------------------ */



#sponsorlogodivider { 
margin:0px 8px 0px 8px; 
position:relative;
top:-7px;
}




#tranigif {
	margin:30px 0px 0px 0px;
	}
	
#tranigif_who {
	margin:431px 0px 0px 1px;
	!margin:429px 0px 0px 3px;
	border:0px solid red; 
	}
	

	
#brookelinbg {
	background: url(../images/brookelin.jpg) no-repeat 0 0;
}


#jenbg {
	background: url(../images/jen.jpg) no-repeat 0 0;
}


#jeroenbg {
	background: url(../images/jeroen.jpg) no-repeat 0 0;
}


#lindabg {
	background: url(../images/linda.jpg) no-repeat 0 0;
}


	
#nicnackbg {
	background: url(../images/nicnack.jpg) no-repeat 0 0;
}


	
#sarahbg {
	background: url(../images/sarah.jpg) no-repeat 0 0;
}

	
	
#tracybg {
	background: url(../images/tracy.jpg) no-repeat 0 0;
}


	
#whatbg {
	background: url(../images/what.jpg) no-repeat 0 0;
}
	
	
	
#whenbg {
	background: url(../images/when.jpg) no-repeat 0 0;
}
	
	
	
#wherebg {
	background: url(../images/where.jpg) no-repeat 0 0;
}
	
	
	
#whobg {
	background: url(../images/who.jpg) no-repeat 0 0;
}
	
	
	
#whybg {
	background: url(../images/why.jpg) no-repeat 0 0;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
