@charset "utf-8";
.mainstyle {
	background-color: #c0c0c0;
	
	
}
.mainstyle #container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	position:relative;
	background-color:#19110c;
	width:1024px;
	height:812px;
	margin-left:auto;
	margin-right:auto;
	border: solid 1px #19110c;
	text-decoration:none;
}

.mainstyle #header {
	float: left; 
	width: 100%; 
	background-color: rgb(25, 17, 12); 
	height: 150px;
}

.mainstyle #nameField {
	background-image: url(silva_portfolio_homepage_name.gif);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	float: left; 
	width: 100%; 
	height: 100px;
}

.mainstyle #middle {
	float: left;
	background-image: url(silva_portfolio_homepage_cementWall2.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0%;
	height:512px;
	width: 100%;
}

.mainstyle #content {
	width:850px;
	height:420px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#645656;
}

.mainstyle #category {
	width:155px;height:420px;float:left;background-color:#333333;	
}

.mainstyle #thumbs {
	width:268px;height:420px;float:left;background-color:#494343;
}

.mainstyle #footer {
	float: left;
	width: 100%;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}

.bodyType {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.topicDefault {
	color: #FFFFFF;
	font-size: 10px;
}
.topicSelected {
	color:#FFFFFF;
	font-size: 12px;
}

.style2 {font-size: 11px; font-weight: normal; }
.style3 {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}

a:visited {color:#FFFFFF;text-decoration:none;}
a:link {color:#FFFFFF;text-decoration:none;}

a:hover {color:#996699;text-decoration:none;}
.styleUnderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
