body {
	background-image: url(images/layout/background.jpg);
	background-repeat: repeat-x;
	background-color: #EFEEF4;
	margin-top: 0px;
}
#box {
	margin: 49px auto;
	width: 1021px;
}
#body {
	background-image: url(images/layout/bodyBg.jpg);
	float: left;
	width: 1021px;
}
#bodyL {
	width: 460px;
	margin-left: 40px;
	margin-top: 30px;
	float: left;
	display: inline;
	margin-bottom: 30px;
}

#bodyR {
	width: 460px;
	margin-left: 40px;
	margin-top: 15px;
	float: right;
	display: inline;
	margin-bottom: 30px;
}

a {
	outline: none;
	color: #262B65;
	text-decoration: none;
} 

a:hover {
	outline: none;
	color: #262B65;
	text-decoration: underline;
}
#header {
	background-image: url(images/layout/headbg.jpg);
	height: 172px;
	float: left;
	width: 1021px;
}
#headerL {
	width: 250px;
	float: left;
	display: inline;
}
#headerR {
	float: right;
	margin-top: 120px;
	background-color: #262B65;
	margin-right: 10px;
	height: 25px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	padding-top: 12px;
	padding-left: 15px;
	font-size: 9px;
	background-image: url(images/layout/navBg.jpg);
	padding-right: 15px;
}

#headerR a {
	outline: none;
	color: #FFF;
	text-decoration: none;
} 

#headerR a:hover {
	outline: none;
	color: #FFF;
	text-decoration: underline;
} 

#bar {
	float: left;
	clear: both;
}
#images {
	float: left;
	clear: both;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #262B65;
}
p {
	color: #262B65;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align:justify;
}

.text {
	color: #262B65;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align:justify;
}

li {
	color: #262B65;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#footer {
	background-image: url(images/layout/footerBG.jpg);
	width: 1021px;
	text-align: center;
	float: left;
}
#footerB {
	clear: both;
	float: left;
}
.footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #CCC;
	letter-spacing: 1px;
}

.bio {
	float: left;
	border: 1px solid #262b65;
	margin-left:0px;
	margin-right:10px;
	margin-top: 2px;
}
#galleria{height:600px;}
