body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.background {
	background-color: #991220;
}

.nav_text {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: normal;
	font-size: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
a.nav_text:link {color:#666666; text-decoration:none;}
a.nav_text:visited {color:#666666; text-decoration:none}  
a.nav_text:hover {color:#000000; text-decoration:none} 
a.nav_text:active {color:#000000; text-decoration:underline;}

.main_text {
    font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	padding-right: 30px;
	padding-top: 1px;
}
a:link {color:#000000; text-decoration:none;}
a:visited {color:#666666; text-decoration:none}  
a:hover {color:#000000; text-decoration:none} 
a:active {color:#000000; text-decoration:underline;}

.portfolio {
padding-right: 15px;
}
.portfolio_text {
    font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	padding-top: 10px;
	line-height: 20px;
    color: #010101;
}
a.portfolio_text:link {
    font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	padding-top: 10px;
	line-height: 20px;
	color:#d1d3d4; 
	text-decoration:none;
}
a.portfolio_text:visited {
    font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	padding-top: 10px;
	line-height: 20px;
	color:#d1d3d4; 
	text-decoration:none
}  
a.portfolio_text:hover {
    font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	padding-top: 10px;
	line-height: 20px;
	color:#000000; 
	text-decoration:none
} 
a.portfolio_text:active {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	padding-top: 10px;
	line-height: 20px;
	color:#000000; 
	text-decoration:underline;
}
.portfolio_text_bottom {
    font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	padding-top: 10px;
}

#rightarrow, #leftarrow	{

padding-top: 20px;

}
