/*background*/
body{
	background-image: url(../images/rhs_face1.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-position: right 29px;
	background-color: #968990;
	background-repeat: no-repeat;
}

#title {
	background-color: #000000;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	text-align: right;
	height: 29px;
}

* html #title {
	background-color: #000000;
	position: absolute;
	height: 29px;
	width: 102%;
	top: -19px;
}

* html #title h2 {
	top: 17px;
}

h2 {
	font-size: 24px;
	color: #FFFFFF;
	position: relative;
	line-height: 0px;
	top: -6px;
}

/*general links*/
a:link {
	color: #FFFFFF;
}

a:hover {
	color: #FFE990;
}

a:visited {
	color: #FFFFFF;
}

/*footer*/
#footer {
	background-color: #000000;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 29px;
}

* html #footer {
	width: 102%;
}

#footer a {
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer_links {
	list-style-type: none;
	position: relative;
	top: -12px;
	font-weight: bold;
}

* html #footer_links {
	position: absolute;
	height: 29px;
	top: 0px;
	padding-top: 4px;
}

#footer li {
	display:table-cell;
	padding-right: 80px;
	padding-left: 30px;
  }

* html #footer li {
	display:inline;
	padding:0px 80px 0px 30px;
  }

#home a {color: #73696F;}
#home a:hover {color: #FFFFFF;}


#gallery a {color: #C49D00;}
#gallery a:hover {color: #FFE785;}


#about a {color: #03457D;}
#about a:hover {color: #87B0D3;}


#cv a {color: #C44639;}
#cv a:hover {color: #FFB1A8;}


#linx a {color: #007600;}
#linx a:hover {color: #85CE85;}


#contact a {color: #8A217B;}
#contact a:hover {color: #DB9AD2;}


/*film strip*/
#bgPic {
	position: absolute;
	left: 318px;
	top: 29px;
}

#strip {
}

#film {
	position:absolute; 
	display:block;
	width:212px;
	left: 315px;
	top: 58px;
}

#film a, #film a:visited {
	display: block;
	width: 212px;
	height: 78px;
	text-align:left;
	text-decoration: none;
	margin: 3px;
}

#film a:hover {
	background-position:right top; 
	overflow:hidden; 
	color:#884466;
}

#film i {
	visibility: hidden;
}

a#samples1 {
	top: 20px;
	background-image: url(../images/film/film_gall.gif);
	background-position: left top;
}
a#about1 {
	top: 114px;
	background-image: url(../images/film/film_abt.gif);
	background-position: left top;
	}
a#cv1 {
	top: 195px;
	background-image: url(../images/film/film_cv.gif);
	background-position: left top;
	}
a#links1 {
	top: 276px;
	background-image: url(../images/film/film_link.gif);
	background-position: left top;
	}
a#contact1 {
	top: 353px;
	background-image: url(../images/film/film_cont.gif);
	background-position: left top;
	}

a#samples1:hover { background-position: 214px top; }
a#about1:hover { background-position: 214px top;  }
a#cv1:hover { background-position: 214px top; }
a#links1:hover { background-position: 214px top; }
a#contact1:hover { background-position: 214px top;  }


/*home_blurb*/
#blurb {
	background-image: url(../images/home_bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	height: 489px;
	width: 264px;
	left: 27px;
	top: 56px;
	background-position: 27px 56px;
}

#blurb p {
	padding-right: 18px;
	padding-left: 18px;
}

#dash {
	position:relative;
	letter-spacing: 10px;
	text-align: center;
}