.text
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	letter-spacing: .04em;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #404040;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}

.highlight {
	color: #990000;
}

#container
{
	position:absolute;
	width:690;
	height:auto;
	z-index:1;
	left: 50px;
	top: 45px;
}

#homeImage
{
	position:absolute;
	left:50px;
	top:45;
	width:690;
	height:457;
	z-index:2;
	background-image: url(images/homeSwirl.jpg);
}

#homePic
{
	position:absolute;
	left:413px;
	top:264px;
	width:244px;
	height:174px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	line-height: 10px;
}

#logo
{position:absolute;
	left:0px;
	top:0px;
	width:690px;
	height:66px;
	z-index:2;
	background-image: url(images/navSwirl.jpg);
}

#nameSm
{
	position:absolute;
	left:10px;
	top:19px;
	width:299px;
	height:22px;
	z-index:2;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663333;
	font-weight: bold;
	line-height: 6px;
}

#Nav
{
	position:absolute;
	left:337px;
	top:68px;
	width:354px;
	height:20px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}

#LgImage
{
	position:absolute;
	left:111px;
	top:90px;
	width:476px;
	height:311px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}


#name
{
	position:absolute;
	left:187px;
	top:91px;
	width:475px;
	height:50px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 7f5108;
	font-style: normal;
	line-height: 10px;
	text-align: right;
	font-weight: 400;
}

#picTitle
{
	position:absolute;
	left:282px;
	top:385px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 7f5108;
	width: 127;
	text-align: center;
}

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

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

a:hover {
	color: #660000;
	text-decoration: none;
} 
