body
{
	background-color: black;
	background-image: url(../images/Spanish-Moss-background-2.jpg);
	background-repeat: repeat;
	font-family: verdana, helvetica, sans-serif;
}

h1 { text-indent: -2500px; }

h1.logo
{
	background-image: url(../images/danis_banner_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 326px;
	height: 52px;
	display: block;
	position: absolute;
	top: 510px;
	left: 460px;
}

h2
{
	color: #FCC;
	font-size: 18px;
	font-variant: small-caps;
	letter-spacing: .3em;
	margin: 0px 0px 5px 0px;
	font-weight: lighter;
}

h2.contact { color: #F09; }

h3.bio
{
	color: #F69;
	font-size: 12px;
	font-variant: small-caps;
	letter-spacing: .3em;
	font-weight: lighter;
}

p.std
{
	color: #FFF;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	letter-spacing: .11em;
}

ul
{
	color: #fff;
	font-size: 20px;
	font-variant: small-caps;
	letter-spacing: .1em;
	list-style-type: none;
	margin: 0px 10px;
	padding: 0px;
}

/* making IE letterspacing behave */
* html ul { letter-spacing: .35px; }

ul li { display: inline; }

ul li a
{
	text-decoration: none;
	font-size: 14px;
	padding: 0 0 0 .75em;
	color: #C6C;
}

ul li a:link { color: #F9C; }
ul li a:visited { color: #F99; }
ul li a:hover { color: #FFF; }
ul li a:active { color: #C33; }

ul li a.current
{
	color: #FFF;
	font-size: 15px;
}

ul li a.homelink
{
	font-size: 20px; 
	color: #fff; 
	padding: 0px;
}

/* Then positioning elements are created*/
#main_contain-1
{
	width: 800px;
	height: 600px;
	display: block;
	border-color: #F09;
	border-width: 1px;
	border-style: solid;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -400px;
	background-color: #000;
	background-image: url(../images/panther-bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_strip
{
	width: 100%;
	height: 53px;
	display: block;
	background-color: #F09;
	background-image: url(../images/nav_stripe.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#content_home, #content_statement, #content_bio, #content_links, #content_port, #content_reviews, #content_links, #content_contact
{
	display: block;
	position: absolute;
}

#content_home
{
	top: 304px;
	right: 0px;
	bottom: 0px;
	left: 480px;
}

#art_tag
{
	width: 50%;
	height: 18px;
	display: block;
	background-color: #F06;
	bottom: 0px;
	left: 0px;
	clear: left;
	position: absolute;
	padding-top: 5px;
	padding-left: 15px;
	background-image: url(../images/dotty.gif);
	background-repeat: repeat;
	border-color: #F09;
	border-width: 1px;
	border-style: solid solid none none;
	color: #FFF;
	font-size: 9px;
	font-style: oblique;
	letter-spacing: .07em;
}

#hc1 {
	display: none;
}