		<style type="text/css" media="screen"><!--

	
div.boxes   {
	position: relative;
	top: 0px;
	left: 200px;
	font: 6px helevetica, arial, sans-serif;
	font-size: 6px;
	margin: 10% auto;
	}

.boxtext {
	font-family: Zapfino, "trebuchet MS", sans-serif;
	font-size: 12px;
	margin-right: 10px;
	line-height: 14px
	}


/* ---------------------------------------------------------------------------------------
	Discover Box 1:
*/
	
div.discoverbox1 {
	background: #EEEEEE url(../images/Ljubljana_in_the_water.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 260px;
	height: 159px }

	
div.discoverbox1Slug {
	background-color: white;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 145px;
	height: 159px;
	border: solid 1px #EEEEEE;
	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.5);
	opacity: .5 }
}
 
div.discoverbox1Copy {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 145px;
	height: 100%;
	overflow: hidden;
	opacity: .99 }

/* ---------------------------------------------------------------------------------------
	Discover Box 1 Wide:
*/
	
div.discoverbox1wide {
	background: #EEEEEE;
	position: absolute;
	top: 0px; 
	left: 0px;
	width: 530px;
	height: 159px;
	border: solid 1px black }

/* ---------------------------------------------------------------------------------------
	Discover Box 2:
*/
	
div.discoverbox2 {
	background: #EEEEEE;
	position: absolute;
	top: 170px;
	left: 0px;
	width: 260px;
	height: 430px;
	border: solid 1px black }
	
/* ---------------------------------------------------------------------------------------
	Discover Box 3:
*/
	
div.discoverbox3 {
	background: #EEEEEE;
	position: absolute;
	top: 0px; 
	left: 270px;
	width: 260px;
	height: 159px;
	border: solid 1px black }
	
/* ---------------------------------------------------------------------------------------
	Discover Box 4:
*/
	
div.discoverbox4 {
	background: #EEEEEE;
	position: absolute;
	top: 170px;
	left: 270px;
	width: 260px;
	height: 159px;
	border: solid 1px black }
	
/* ---------------------------------------------------------------------------------------
	Discover Box 5:
*/
	
div.discoverbox5 {
	background: #EEEEEE;
	position: absolute;
	top: 338px;
	left: 270px;
	width: 260px;
	height: 262px;
	border: solid 1px black }
	
/* ---------------------------------------------------------------------------------------
	Discover Box Right Banner:
*/
	
div.discoverboxRIGHT {
	background: #EEEEEE;
	position: absolute;
	top: 0px; 
	right: 0px;
	width: 120px;
	height: 600px;
	border: solid 1px black }

/* ---------------------------------------------------------------------------------------
	Test Box for function:
*/
	
div.discoverbox_for_function {
	background: #EEEEEE;
	position: absolute;
	width: 260px;
	height: 159px;
	border: solid 1px black }

--></style>