﻿.defaultStyle
{
	line-height: 1.5em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;	
	color: #ffffff;
}

H1
{
	font-family: Times New Roman, Arial, Sans-Serif;
	font-size: 18pt;	
	color: #2181d2;	
	line-height: .75em;
}

H2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;	
	color: #ffffff;	
	font-weight:bold;
	line-height: .75em;
}

H3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #666666;	
	font-weight:bold;
}

TD.artTitle
{
	line-height: 1.5em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14pt;
		
	color: #ffffff;
}

A
{
	color: #ab5c25;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}

FORM
{
	padding: 0;
	margin: 0;	
}

BODY.default
{
	padding: 0;
	margin: 0;
	background-color: #0d0e09;	
}

BODY.popup
{
	padding: 0;
	margin: 0;
	background-color: #0d0e09;
}

TABLE.shella
{
	width: 900px;
	height: 100%;
	background-color: #0d0e09;
}

TABLE.shellb
{
	width: 820px;	
	background-color: #0d0e09;
}

TD.footerBg
{
	height: 34px;
	background-color: #0d0e09;
	background-image: url(../img/footerbg.gif);
	background-repeat: no-repeat;
	background-position:center;
}

TD.header
{
	height: 185px;
}

TD.navBg
{
	height: 51px;
	background-color: #0d0e09;
	background-image: url(../img/navbg.gif);
	background-repeat: no-repeat;
}

TD.footText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;	
	color: #ffffff;	
}

A.footTextLink
{
	color: #ffffff;	
	text-decoration: none;
	font-weight: normal;
}
A.footTextLink:hover
{
	text-decoration: underline;
}

TD.footNav
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #666666;
	padding: 0px 3px 0px 3px;
}

A.footNavLink
{
	color: #666666;
	text-decoration: none;
}
A.footNavLink:hover
{
	text-decoration: underline;
}

A.n_home
{
	display: block;
	width: 192px;
	height: 21px;
	background-image: url(../img/n_home.gif);
	background-repeat: no-repeat;	
}
A.n_home:hover
{
	background-position: -192px 0px;	
}
A.n_homeSel
{
	display: block;
	width: 192px;
	height: 21px;
	background-image: url(../img/n_home.gif);
	background-repeat: no-repeat;	
	background-position: -192px 0px;	
}

A.n_bio
{
	display: block;
	width: 160px;
	height: 21px;
	background-image: url(../img/n_bio.gif);
	background-repeat: no-repeat;	
}
A.n_bio:hover
{
	background-position: -160px 0px;	
}
A.n_bioSel
{
	display: block;
	width: 160px;
	height: 21px;
	background-image: url(../img/n_bio.gif);
	background-repeat: no-repeat;	
	background-position: -160px 0px;	
}

A.n_gallery
{
	display: block;
	width: 216px;
	height: 21px;
	background-image: url(../img/n_gallery.gif);
	background-repeat: no-repeat;	
}
A.n_gallery:hover
{
	background-position: -216px 0px;	
}
A.n_gallerySel
{
	display: block;
	width: 216px;
	height: 21px;
	background-image: url(../img/n_gallery.gif);
	background-repeat: no-repeat;	
	background-position: -216px 0px;	
}

A.n_contact
{
	display: block;
	width: 201px;
	height: 21px;
	background-image: url(../img/n_contact.gif);
	background-repeat: no-repeat;	
}
A.n_contact:hover
{
	background-position: -201px 0px;	
}
A.n_contactSel
{
	display: block;
	width: 201px;
	height: 21px;
	background-image: url(../img/n_contact.gif);
	background-repeat: no-repeat;	
	background-position: -201px 0px;	
}