body {
	background-image: url(images/bg.gif);
	background-color: #E3DDD2;
	font: small/1.4 Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color:#333333;
}

a:link {
	color:#6D544D;
	text-decoration:underline;
}

a:visited {
	color:#A88379;
}

a:hover {
	text-decoration:none;
}

h4 {
	font-size: 120%;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#mainTable {
	margin: 0 auto;
	padding: 0;
	}

#container {
	background-color: #F4EFE5;
	border: 6px solid #fff;
	/*/*/line-height: 1.5em; /* */
	padding: 20px;
	font: small/1.4 Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color:#333333;
	font-size:90%;
	-moz-border-radius-bottomleft:15px;
    -moz-border-radius-bottomright:15px;
    -moz-border-radius-topleft:15px;
    -moz-border-radius-topright:15px;
}

#container2 {
	/*/*/line-height: 1.5em; /* */
	font: small/1.4 Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color:#333333;
	font-size:90%;
	background:#FFF;
}
	
#portfolio{
	display: block;
	top: auto;
	border-top: #FFF;
	width: 160px;
	height: 100px;
	background:#FFF url(images/portfolio.gif) no-repeat;
	padding:5px 5px 5px 15px;
	}

#goodies{
	border-top: #FFF;
	width: 160px;
	height: 80px;
	background:#FFF url(images/goodies.gif) no-repeat;
	padding:5px 5px 5px 15px;
	}
	
#menu {
	margin: 8px;
	border-left: 6px solid #fff;
	border-right: 6px solid #fff;
	text-align: center;
	font-family: Georgia;
	font-size: 11px;
	padding: 10px;
	color: #635A48;
	}
	
#footer {
	margin: 10px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	padding: 10px;
	color: #635A48;
	}
	
#menu a:link, #sidebar a:active { 
	text-decoration: underline;
	color: #81635B;
	font-family: Georgia;
	font-weight: bold;
}

#singleColumn {
background:#E0DBC9;
padding: 17px;
-moz-border-radius:15px;
{

.pictures {
	border: 1px solid #81635B;
    padding: 3px;
}