/*
-----------------------------------------------
Laura MK Style Sheet
Version:  29 Mai 2007
----------------------------------------------- */


/* Structure */

body {
	padding: 20px 0 0 0;
	font: 11px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	background: url(i/bg.gif);
	text-align: left;
	color: #DDDBDB; 
	}

#primwrapper {
	background-color: #fff;
	color: #666;
	margin: 0 auto;
	width: 800px;
	height: 800px;
	padding: 15px 0px 0px 15px;
}
	
#wrapper {
	background-color: #fff;
	color: #666;
	border: 1px solid #ccc;
	width: 780px;
	height: 780px;
}

#logo {
	background: url(i/logo.gif) no-repeat center;
	width: 780px;
	height: 100px;
}

.pixnav {
	padding-left: 650px;
	padding-top: 38px;
	padding-bottom: 10px;
	cursor: pointer;
}
	
.menu {
	padding-left: 380px;
	margin: 10px;
}

#footer {
  font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
  position:relative;
  bottom:0;
  bottom: 20px;
  left: 40px;
  float: left;
}
	
img {

	border: none;
}


.credits {
	padding: 25px 15px 0 0;
	text-align: right;
	cursor: pointer;
}


/* Homepage */

#contentwrapper {
	background-color: #fff;
	width: 780px;
	height: 500px;
}

#menuitem {
	position: relative;
	float: left;
	margin: 0px;
	padding: 156px 0 0 40px;
}

#menugal {
	position: relative;
	float: left;
	margin: 0px;
	padding: 400px 0px 0px 45px;
}

#rollover {
	position: relative;
	float: right;
	margin: 0px;
	padding: 149px 40px 0px 15px;
}


/* Bio Page */

#biocontent {
	position: relative;
	float: left;
	width: 600px;
	margin: 0px;
	padding: 50px 0px 0px 60px;
}

/* Galery Page */

#flashcontent {
	position: relative;
	float: left;
	width: 600px;
	margin: 0px;
	padding: 50px 0px 0px 20px;
}

#linkscontent {
	position: relative;
	float: left;
	width: 600px;
	margin: 0px;
	padding: 50px 0px 0px 20px;
	align: bottom;
}
	

/* Typography & Colors */
	
.menu {
	font-size: 12px;
	color: #333;
}


.menu a:link {
	font-size: 16px;
	color: #000;
	text-decoration: none;
}


.menu a:hover {
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}

.menu a:visited {
	font-size: 16px;
	color: #000;
	text-decoration: none;
}

h1 {
  font: 12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #000;
}

h2 {
  font: 13px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
  color: #000;
}

p.bio {
  font: 11px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
  color: #000;
  line-height: 20px;
}

li {
  font: 13px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
  display: list-item;
  list-style-image: url(i/arrow.gif);
  text-align: left;
  line-height: 30px;
}

li a:link {
  font: 13px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
  color: #000000;
  text-decoration: none;
}

li a:hover {
  font: 13px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
  color: #000;
  text-decoration: underline;
}

/* FormMail */

        input {background-color: E5ECF9;}
        select {background-color: E5ECF9;}
        textarea {background-color: E5ECF9;}.texta {border: 1px solid E5ECF9}

        a:link {color: 5F5E53 ; text-decoration:none}
        a:active {color: 5F5E53 ; text-decoration:none}
        a:visited {color: 5F5E53 ; text-decoration:none}
        a:hover { color: CFCBB2 ; text-decoration:underline}

.tdhead {
        font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
        font-size: 12px;
        padding: 2;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: DDAD08;
        border-bottom-width: none;
        border-bottom-style: none;
        border-bottom-color: none;
        border-left-width: none;
        border-left-style: none;
        border-left-color: none;
        border-right-width: none;
        border-right-style: none;
        border-right-color: none;
        background-color: FEFADE;
}

.tdmenu {
        font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
        font-size: 12px;
        padding: 10;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: cccccc;
        border-top-width: none;
        border-top-style: none;
        border-top-color: none;
        border-left-width: none;
        border-left-style: none;
        border-left-color: none;
        border-right-width: none;
        border-right-style: none;
        border-right-color: none;
        background-color: none;
}

.tdspace {
        font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
        font-size: 12px;
        padding: 10;
}