/* CSS Document */

#nsWork h1, h2, h3, h4
{
	font-size: 10pt;
	color: #6B281F;
	text-decoration: none;
}
#browm
{
	background: #B29A78;
	width: 100px;
	height: 50px;
	border: solid 1px red;
}
#cover1
{
	position: absolute; 
	z-index: 100; 
	top: 205px; 
	left: 387px; 
	height: 26px; 
	width: 214px; 
	background: #B29A78
}
#nsWork
{
	overflow: scroll;
	height: 425px;
	overflow-x: hidden;
}
#nsWork1 h1, h2, h3, h4
{
	font-size: 10pt;
	color: #6B281F;
	text-decoration: none;
}
#nsWork1
{
	height: 425px;
	padding-right: 20px;
}
#nsHometxt h1
{
	color: #8F3E2D;
	font-size: 9pt;
	font-family: tahoma;
}
#nsHometxt
{
	font-family: tahoma;
	font-size: 8pt;
	color: #8F3E2D;
	position: absolute; top: 595px; left 300px; width: 804px; left: 0px;
}
#nsHometxt a:link, a:visited, a:hover, a:active
{
	color: #8F3E2D;
	text-decoration: none;
}
#nsHometxt strong
{
	font-weight: 100;
}
#footerLinks
{
	position: absolute; width: 805px; height: 33px; z-index: 6; left: 105px; top: 831px;
	font-size: 8pt;
	font-family: tahoma;
	text-align: center;
	color: white;
}
#footerLinks a:link
{
	color: white;
	text-decoration: none;
}
#footerLinks a:visited
{
	color: white;
	text-decoration: none;
}
#footerLinks a:hover
{
	text-decoration: underline;
}
