body {
	background-image: url(images/bggeruit.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
a:link {
	color: #fb5151;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #fb5151;
}

a:visited {
	color: #fb5151;
	text-decoration: none;
}

.titletext {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #fb5151;
	padding-left: 5px;
}
.text {
	font-family:  Calibri, Verdana, Geneva, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #000000;
	padding-left: 5px;
	line-height: 24px;
}
.img_display {
	margin-right: 10px;
	font-size: 14px;
	font-weight: normal;
}

.titlebio {
	font-family: Calibri,Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	color: #999999;
	font-weight: bold;
	font-variant: small-caps;
	text-align: right;
	margin-right: 10px;
}
.textbio {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	margin-right: 5px;
}
.textfooter {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #999999;
	letter-spacing: normal;
	text-align: center;
	word-spacing: 0.1em;
	padding: 10px;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}




#header {
	height: 160px;
	width: 1000px;
	border-bottom-width: thick;
	border-bottom-style:solid;
	border-bottom-color: #c30707;
}
#footer {
	clear: both;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 3px;
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #F7C6C9;
}
#portfolio {
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F7C6C9;
	padding-right: 10px;
}
.biologo {
	float: left;
}

#portfolio_last {
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-left: 5px;
	padding-right: 10px;
}


#leftCol {
	float: left;
	height: auto;
	width: 73%;
	background-color: #FFFFFF;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #f7c6c9;
}
#sidebar {
	float: right;
	height: auto;
	width: 25%;
	background-color: #FFFFFF;
	margin-left: -2px;
	
}
.titlerecent {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	text-transform: uppercase;
	color: #fda0a0;
	font-weight: bold;
	font-variant: small-caps;
}
.textrecent {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
#menu {
	height: 50px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F7C6C9;
}
.menu_item {
	float: left;
	height: 50px;
	width: auto;
}

