body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #A9C8DA;
	
		scrollbar-3dlight-color : #A9C8DA;
		scrollbar-arrow-color : #516F81;
		scrollbar-base-color : #CCCCCC;
		scrollbar-darkshadow-color : #999999;
		scrollbar-face-color : #A9C8DA;
		scrollbar-highlight-color : #EEEEEE;
		scrollbar-shadow-color : #CCCCCC;
		scrollbar-track-color : #A9C8DA;
}

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:591px; 
 height: 1000px;
 text-align:left;  
margin-left:auto; 
 margin-right:auto; 
 background-image: url(images/scribbi_spash.gif);
 background-position: top;
 background-repeat: no-repeat;
} 
 
#maincol{ 
 	float: left; 
 	display:inline; 
	background-image: url(images/splash_buttons.gif);
	background-repeat: no-repeat;
	height: 500px;
	 width:591px; 
	
 }
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


#date{
	float: left;
	position: absolute;
	left: 20px;
	top: 5px;
}

#buttonplaceholder{
	padding-top: 110px;
	/*padding-left: 53px;*/
	font-size: 18pt;
	font-family: Arial Narrow, Arial;
	color: #ffffff;

	
}

#buttonplaceholder h1{
	font-size: 15pt;
	font-weight: normal;
	margin: 0px;
	display:inline;
}

.button1{
	position: relative;
	left: 57px;
	top: 0px;
	width: 120px;
}

.button2{
	position: relative;
	left: 175px;
	top: 0px;
	width: 120px;
}

*html .button2{
	position: relative;
	left: 180px;
}


.button3{
	position: relative;
	left: 291px;
	top: 0px;
	width: 120px;
}

*html .button3{
	position: relative;
	left: 298px;
}

#buttonplaceholder a:link, #buttonplaceholder a:visited, #buttonplaceholder a:hover{
	color: #ffffff;
	text-decoration: none;
	
}

#buttonplaceholder a:hover{
	color: #99C3DC;
}

#newsplaceholder{
	font-size: 8pt;
	color: #000000;
	/*display: none;*/
	width: 435px;
	float: right;
	margin-top: 96px;
}

#newsinlineplaceholder h3{
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}

#newsinlineplaceholder p{
	margin-top: 0px;
}

#newsinlineplaceholder{
		overflow-y: auto;
		height: 105px;
		margin-left: 20px;
		margin-top: 10px;
}

#newsinlineplaceholder a:link, #newsinlineplaceholder a:visited, #newsinlineplaceholder a:hover{
	color: #000000;
	text-decoration: underline;
	
}

#footerplaceholder{
	width:591px;
	background-image: url(images/logo_irene.gif);
	background-repeat: no-repeat;
	height: 251px;
	float: left;
	font-size: 7pt;
	color: #5F5D5D;
	margin-bottom: 20px;
	position: relative;
	top: -50px;
}

#footerplaceholder a:link, #footerplaceholder a:visited, #footerplaceholder a:hover{
	color:#000000;
	text-decoration: none; 
}

#footerplaceholder a:hover{
	text-decoration: underline;
}

#footerplaceholder h4{
	font-size: 8pt;
	margin: 0px;
	color: Black;
	position: relative;
	left: 176px;
	top: 180px;
}

#footerplaceholder p{
	position: relative;
	left: 176px;
	top: 172px;
	width: 400px;
}

*html #footerplaceholder p{
	position: relative;
	left: 176px;
	top: 162px;
}
