body {
	background-color: #b3b3b3;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0000FF;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.helplink {
	cursor: help;
	color: #FF0000;
}
.helpclose {
	cursor: default;
	color: #FF0000;
}
.redlink {
	color: #FF0000;
}
.redlink a:link{
	color: #FF0000;
}
.redlink a:visited{
	color: #FF0000;
}

#topbar {
	background-image: url(../images/imagenav/bartop.gif);
	height: 30px;
	background-repeat: repeat-x;
}
#rightbar {
	background-image: url(../images/imagenav/barright.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#bottombar {
	background-image: url(../images/imagenav/barbottom.gif);
	height: 35px;
	background-repeat: repeat-x;
	text-align: right;
	padding: 10px 6px 0 6px;
}
#leftbar {
	background-image: url(../images/imagenav/barleft.gif);
	height: 400px;
	background-repeat: repeat-y;
}

#topleftcorner {
	background-color: #B3B3B3;
	background-image: url(../images/imagenav/bartopleft.gif);
	background-repeat: no-repeat;
	width: 31px;
}
#toprightcorner {
	background-color: #B3B3B3;
	background-image: url(../images/imagenav/bartopright.gif);
	background-repeat: no-repeat;
	width: 32px;
}
#bottomleftcorner {
	background-color: #B3B3B3;
	background-image: url(../images/imagenav/barbottomleft.gif);
	background-repeat: no-repeat;
}

#bottomrightcorner {
	background-color: #B3B3B3;
	background-image: url(../images/imagenav/barbottomright.gif);
	background-repeat: no-repeat;
}
#innerleftbar {
	background-image: url(../images/imagenav/leftinnerbar.gif);
	text-align: left;
	background-repeat: repeat-y;
	height: 263px;
}
#innerrightbar {
	background-image: url(../images/imagenav/rightinnerbar.gif);
	background-repeat: repeat-y;
}
#innertopbar {
	background-image: url(../images/imagenav/topinnerbar.gif);
	background-repeat: repeat-y;
}
#innerbottombar {
	background-image: url(../images/imagenav/bottominnerbar.gif);
}

#imagecell {
	border: 1px solid #CCCCCC;
	height: 390px;
	width: 866px;
	padding-bottom: 10px;
	text-align: center;
}
#contentcell {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;
	text-align: left;
	height: 390px;
	vertical-align: top;
}
#errorcell {
	border: 1px solid #CCCCCC;
	height: 390px;
	width: 866px;
	padding-top: 20px;
	text-align: center;
	vertical-align:top;
}

#sitemap {
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	width: 177px;
	vertical-align: bottom;
}
#sitemap a:link {
	color: #000000;
	text-decoration: none;
}
#sitemap a:visited {
	color: #000000;
	text-decoration: none;
}
#sitemap a:hover {
	color: #000000;
	text-decoration: underline;
}
#sitemap a:active {
	text-decoration: underline;
}
.attention {
	font-size: 14px;
	font-weight: bold;
}
.smallemphasis {
	font-size: 12px;
}
ul {
	list-style-type: none;
	margin: 7px 0 0 0;
	padding: 0px;
}
ul li {
	padding-bottom: 7px;
}
ul li ul{
	margin: 0 0 0 10px;
	padding: 0 0 0px 10px;
}
ul li ul li{
	padding-bottom: 0px;
}


/*.boxedlist li{
	border: solid;
	border-width: 1px;
	border-color: #B3B3B3;
	background-color: #EEEEEE;
	width: 120px;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 10px;
}
.boxedlist ul{
	border: solid;
	border-width: 1px;
	border-color: #B3B3B3;
	background-color:#FFFFFF;
	width: 100px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}
.boxedlist ul li{
	border: none;
	width: 95px;
	background-color:#FBFBFB;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	
}*/


#sitemap a:active {
	color: #333333;
	text-decoration: underline;
}
#logoheader {
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;
	margin: 0px;
	background-image: url(../images/imagenav/handl4.jpg);
	background-repeat: no-repeat;
	width: 220px;
}
#navbar {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 16px;
	width: 220px;
	text-align: left;
	vertical-align: bottom;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;
	height: 20px;
	margin: 0px;
}
#navbar a:link {
	color: #000000;
	text-decoration: none;
}
#navbar a:hover {
	color: #000000;
	text-decoration: underline;
}
#navbar a:visited {
	color: #000000;
	text-decoration: none;
}
#navbar a:active {
	color: #333333;
	text-decoration: underline;
}

.navlist {
	list-style-image: none;
}
.mainarea {
	background-color: #FFFFFF;
	height: 528px;
	width: 866px;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.errormainarea {
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	background-image:url(../images/imagenav/handnogo.jpg);
	background-position:center;
	height: 528px;
	width: 866px;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titlebar {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 78px;
	vertical-align: bottom;
	margin: 0px;
}
#titlebar h1{
	margin: 0;
	padding: 0;
}
.rightarrow {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftarrow {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#thumbnav {
	text-align: left;
	width: 548px;
	height: 62px;
	padding-top: 8px;
	vertical-align: top;
}
#captioncell {
	text-align: left;
	padding-top: 8px;
	vertical-align: top;
}
.caption {
}

#galleryhead {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.centershow{ /*IE method of centering a relative div*/
text-align: center;
}

.centershow>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}#blinker {
}
.portfolios {
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 190px;
}
.portfolioitem {
	padding: 0px 0px 0px 5px;
	height: 195px;
	width: 185px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
	border: 1px solid #999999;
}
.portfoliosmall {
	padding: 0px 0px 0px 5px;
	width: 185px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
}
.point {
	cursor: pointer;
	color: #0000FF;
}

.point:hover {
	text-decoration: underline;	
}
.pointtext {
	cursor: default;
	color: #0000FF;
}
/*.pointtext:hover{
	text-decoration: underline;	
}*/
.nospace {
	margin: 0 0 0 0;
}
#quotecell {
	text-align: left;
	padding: 0px;
	margin: 2px;
	width: 780px;
}

/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}
#copyright {
	text-align: right;
	padding: 0 0 0 0;
	font-size: 11px;
	
}
#secondnav {
	text-align: left;
	padding: 0 0 0 2px;
}
#secondnav a:active {
	color: #333333;
	text-decoration: underline;
}
#secondnav a:link {
	color: #000000;
	text-decoration: none;
}
#secondnav a:visited {
	color: #000000;
	text-decoration: none;
}
#secondnav a:hover {
	color: #000000;
	text-decoration: underline;
}
.leftpad {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin-top: 1px;
}
