/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:825px;/* for mozilla*/
	background-color: #b3d2fb;
	color: #000000;
	/*background-image: url(img/bgr_header.jpg);*/
	background-position: 0 50%;
	font: 12px Trebuchet MS, Verdana, Arial;
	color: #717171;
	
}
#outer{


	width:902px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;

}

#head {background-image: url(img/pod_header.jpg);
		width:903px; height: 65px; position: relative; right: 4px;/*top: 250px; right: 3px;  /*z-index: 0;*/}

 
html>body #outer{	/*background: #f0f0f0;*/} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap2 {/* enables content first */
	margin-left: 31px;	
	float:left;
	width:849px;
	border-left:2px solid #1165ac;
	border-right:2px solid #1165ac;	
	background: #f0f0f0;
}

#innerwrap {/* enables content first */
	/*margin-left: 31px;	*/
	float:left;
	width:710px;
/*	border-left:2px solid #1165ac;
	background: #f0f0f0;*/
}

#header{
	
	top:0;
	left:-1px;
	width:903px;
	height:250px;
	background:#b3d2fb;
	background-image: url(img/header.jpg);
	border:0px solid #000;
	overflow:hidden;
	color: #000000;
	z-index:100;
}
#left {
	position:relative;/*ie needs this to show float */
	width:190px;
	float:left;
	
/*background-color: #faf;*/
	/*padding-top:250px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
}

#left img{margin-left: 12px;
		padding: 8px 0px 0px 0px;  }

#left2 {
 	margin-left: 12px;
 	margin-top: 0px;
	width:175px;
	background: #85dc5f;
	padding-top: 22px;
	padding-bottom:12px;
}

.color {background-color: #85dc5f; font-weight: bold;}
td {padding: 2px 5px 2px 10px;}


#menu {padding:0px; }
#menu ul {list-style:none; margin:0; padding:0px; font-size:95%; }
#menu ul li { padding:0; margin:0; border-bottom: #85dc5f solid 5px; font-size: 13px; font-weight: bolder;}
#menu ul li a { display:block; padding: 8px 4px 4px 10px;background-color: #95ed70; text-decoration:none; color: #9b3633; }
#menu ul li a:hover { color:#fff; background: #bfa294; }

#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:139px;
	_width:138px;	
	float:right;
/*	margin-right: 18px;
	padding-bottom:32px;/* needed to make room for footer */
/*	background: #f0f0f0;
	min-height: 100%;
	border-right:2px solid #1165ac;*/
}

#right2 {
	position:relative;/*ie needs this to show float */
	width:133px;
	float:right;
	margin-top: 10px;
	margin-left: 6px;
	margin-right: 6px;
	padding-top:25px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	background: #bfa294;
	background-image: url(img/foto.jpg); background-position: 0 0; background-repeat: no-repeat; 
	}

#right2 p {margin: 8px 0px 0px 0px; padding: 0;}
#right2 img{border: 1px solid #fff; width: 125px; margin-left: 3px}


#footer {
	width:849px;
	clear:both;
	margin-left: 31px;
	height:25px;
	border-bottom:2px solid #1165ac;
	border-left:2px solid #1165ac;
	border-right:2px solid #1165ac;	
	background-color: #F0F0F0;
	color: #000000;
	text-align:center;
	left:0;
	bottom:0;
	

}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/

img {border: 3px solid #fff;}
a:hover img{border: 3px solid #0a8c04; } 

#centrecontent {
	width:510px;
	float:right;
	/*background: #fff;*/
/*	padding-top:250px;*/
	padding-bottom:32px;/* needed to make room for footer */
}

#centrecontent2 {
	width:496px;
	float:right;
	background: #fff;
	
	margin: 0px 11px 0px 13px;
	padding-top:5px;
	padding-bottom:32px;/* needed to make room for footer */
	z-index: 200;
}

#centrecontent2 h1 {padding: 0px 10px 3px 10px; color: #bfa294; }
#centrecontent2 p {padding:3px 10px 3px 10px; text-align: justify;}

/* #clearfooter {width:100%;height:52px;clear:both} /* to clear footer */