﻿body{
	margin:0;
	font-family: Arial, sans-serif;
	font-size:10pt;
	color:#000;
	background-color: #ff9933;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
}


#mainWrapper{
	width:950px;
	background:#fff; 
	margin:0 auto;
}

#logo {
	width:950px;
	height:264px;
}
#contentWrapper{
	width:950px;
	background:#fff url(images/index_02.jpg) repeat-y ;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	
}
#footer{
width:950px;
	height:89px;
	clear:both;
	text-align:center;
	
  
}



#HomeA{
	width:860px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/daphne_page/orange.jpg) repeat-y;
	}

#HomeB{
	width:800px;
 padding:0px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/daphne_page/green.jpg) repeat;
	}
	#HomeC{
	width:800px;
 padding:0px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/daphne_page/yellow.jpg) repeat;
	}
#columnOne{
	width:230px;
	float:right;
	margin-top:10px;
}

.clear{
	clear:both;
}



	
	

	p {
	text-align:left;
	font-size:12pt;
	padding:4px 20px;
	font-weight:normal;
	
	}
	p:first-letter {font-weight:bold;}




 a:link{
	color:#ff6600;
	font-weight:bold;
	text-decoration:none;
	
	
}
 a:visited{
	color:#ff6600;
	font-weight:bold;
	text-decoration:none;

}
 a:hover{
	color:#ff8811;
	font-weight:bold;
	text-decoration:none;
	
}


/* Headers (H1, H2, H3, H4) */

h1{
	
	font-weight:bold;
	font-size:16px;
	margin:0;
	padding-left:2px;
	
}
h2{
	
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
}


img.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	margin-bottom:2px;
	border:1px #000 solid;}

img{ 
	border:0; 
}


.formfields{
	text-align:left;
	font-size:10pt;
}

#table {
	text-align:left;
	margin:0 auto;
width:550px;
}


.styleR {
	float:right;
	border:2px #44ff11 solid;
	margin-left: 12px;
}


.styleL{
	float:left;
	border:2px #44ff11 solid;
	margin-right: 12px;
}
	iframe {
border:none;
allow-transparency:true;
border: none;
margin-left:auto;
margin-right:auto;
}
