@charset "UTF-8";
/* CSS Document */


* {
	margin:0;
}

body { 
	background:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
}

p {
	font-size:80%;
}

h1 {
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:0px;
	font-size:54px;
}

h2 {
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size:34px;
	font-weight:normal;
	margin:0em auto 1.4em auto;;
}
	


#wrapper {
	height:600x;
	width:800px;
	background:url(../images/mara-800x600-2.jpg) no-repeat;
	margin:auto;
}

#Introtext {
	float:left;
	color:#FFFFFF;
	width:500px;
	height:290px;;
	text-align:center;
	margin:245px auto auto 0;
}

#footer {
	clear:both;
	padding-top:50px;
	text-align:center;
	color:#999999;
	font-size:14px;
}

a.home {
	background:url(../images/biography.png) no-repeat;
	padding-left:334px;
}

a.home:hover {
	background:url(../images/biography-hl.png) no-repeat;
}

a.resume {
	background:url(../images/resume.png) no-repeat;
	padding-left:334px;
}

a.resume:hover {
	background:url(../images/resume-hl.png) no-repeat;
}

a.audio {
	background:url(../images/audio.png) no-repeat;
	padding-left:334px;
}

a.audio:hover {
	background:url(../images/audio-hl.png) no-repeat;
}

a.video {
	background:url(../images/video.png) no-repeat;
	padding-left:334px;
}

a.video:hover {
	background:url(../images/video-hl.png) no-repeat;
}

a.gallery {
	background:url(../images/gallery.png) no-repeat;
	padding-left:334px;
}

a.gallery:hover {
	background:url(../images/gallery-hl.png) no-repeat;
}

a.contact {
	background:url(../images/contact.png) no-repeat;
	padding-left:334px;
}

a.contact:hover {
	background:url(../images/contact-hl.png) no-repeat;
}
	
a {
	color:#918884;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
}

#conash3D0
{
display:none !important;
}
