@charset "UTF-8";
/* CSS Document */
/* Web Design by Joanne Brown, 2009 */
/* MARY KERR, ARTIST'S PORTFOLIO */

body  {
	margin: 0;
	padding: 0;
	width:100%;
	font-family:Tahoma, Geneva, sans-serif;
}
img   {  
	border-style: none;
}
.hide {
	position:absolute;
	width:-9999px;
}
a:link {
	text-decoration: none;
	color:#E2C9C3;
}
a:visited {
	text-decoration: none;
	color:#CCC;
}
a:hover {
	text-decoration: none;
	color:#ffffcc;
	background:#2B1A14;
}
a:active {
	text-decoration: none;
	color:#E2C9C3;
}
#container {
	width:960px;
	height:765px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	border:#333 solid 2px;
}
#holder {
	width:960px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	width:945px;
	height:80px;
	padding-top:20px;
	padding-left:15px;
	background-color:#2B1A14;
}
#logotext {
	width:450px;
	float:left;
}
#topnav {
	width:492px;
	height:15px;
	margin-top:45px;
	background-color:#7F6C66;
	float:right;
	padding-bottom:2px;
}
#content {
	width:480px;
	height:528px;
	margin-top:0px;
	float:right;
	text-align:center;
	padding-top:30px;
}
#leftnav {
	width:428px;
	height:498px;
	margin-top:0px;
	background-color:#666;
	padding-left:40px;
	padding-top:60px;
	border-right:#333 solid 2px;
	float:left;
}
.nav1 {
	width:400px;
	height:60px;
	margin-bottom:25px;
	float:left;
}
.nav2 {
	width:150px;
	height:15px;
	float:left;
	padding-right:5px;
	padding-left:5px;
	color:#E2C9C3;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.nav3 {
	width:460px;
	height:20px;
	float:left;
	padding-left:20px;
}
.nav4 {
	width:460px;
	height:20px;
	float:left;
	padding-right:20px;
	text-align:right;
}
#footer {
	clear:both;
	float:left;
	width:100%;
	margin-top:0px;
	font-style:italic;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#006;
	padding:5px;
}
#footer a {
	color:#006;
}
#footer a:hover {
	background-color:#FFF;
}
#footernav {
	width:960px;
	height:107px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	background-image:url(../images/bottomimage.gif);
	clear:both;
}
#show {
	background-image:url(../images/showbg.gif);
	background-repeat:no-repeat;
	width:960px;
	height:720px;
	text-align:center;
	margin-left:0px;
	margin-right:0px;
	padding-top:20px;
}
#slidenav {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:217px;
	float:left;
}
.slide {
	width:192px;
	height:102px;
	padding-top:34px;
	background-image:url(../images/slidebg.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	float:left;
	margin-top:40px;
}
#mainimage {
	height:520px;
	width:960px;
	text-align:center;
	padding-top:40px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#marykerr {
	width:960px;
	color:#333;
	background-color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	float:left;
}
#marykerr a {
	color:#333;
}
#marykerr a:hover {
	color:#fff;
}
#artistdiscussion {
	color:#333;
	width:100%;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	float:left;
	margin-left:auto;
	margin-right:auto;
}
#instruction {
	text-align:center;
	width:750px;
	float:left;
	font-size:10px;
}
#previous {
	text-align:left;
	width:100px;
	float:left;
}
#next {
	text-align:right;
	width:100px;
	float:right;
}
#linknav {
	background-image:url(../images/slidenavbg.gif);
	width:100%;
	height:217px;
	margin-top:50px;
	margin-bottom:40px;
	float:left;
	background-repeat:no-repeat;
}
#linknav a {
	color:#000;
}
#linknav a:hover {
	color:#999;
	background-color:#333;
}
#contact {
	width:200px;
	height:30px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: large;
	float:left;
	padding:100px 400px 100px 400px;
}
#contact a {
	color:#FFF;
}
#contact a:hover {
	color:#999;
	background-color:#333;
}
#resume {
	width:700px;
	height:400px;
	background-color:#333;
	border-color:#000;
	border-style:solid;
	border-width:20px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: small;
	float:left;
	padding:20px;
}
#resume a {
	color:#FFF;
}
#resume a:hover {
	color:#999;
	background-color:#333;
}