img, div { behavior: url(scripts/iepngfix.htc) }

body {
	padding:0px;
	margin:0px;
}

/*****************************************************************/
/*                                                               */
/*                          Texties                              */
/*                                                               */
/*****************************************************************/

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#3C2702;
	margin:0px;
	padding:8px;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#976331;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color:#a3b69e;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin:0px;
	padding:0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#976331;
	margin:0px;
	padding:0px;
}
a.resume:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#3C2702;
	text-decoration:none;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color:#a3b69e;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
a.resume:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#3C2702;
	text-decoration:none;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color:#a3b69e;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
a.resume:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#3C2702;
	background-color:#E7F1F1;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color:#a3b69e;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.link_text:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#3C2702;
	text-decoration:none;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color:#a3b69e;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.link_text:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#3C2702;
	text-decoration:none;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color:#a3b69e;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.link_text:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#3C2702;
	background-color:#E7F1F1;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color:#a3b69e;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

/*****************************************************************/
/*                                                               */
/*                           Layout                              */
/*                                                               */
/*****************************************************************/

.Dandelion_Repeat_BG {
	background-image: url(../images/layout/dandelion-repeat-pattern.jpg);
	background-repeat: repeat;
}
.white_bg {
	background-color: #FFFFFF;
}
.bg {
	background-color: #FFFFFF;
	background-image: url(../images/layout/Paisley-BG.jpg);
	background-repeat: no-repeat;
	background-position:left;
	margin:0px;
	padding:8px;
}
.floating_window {
	top: 25px;
	position: absolute;
	margin-left: 210px;
	z-index:1;
}
.floating_content {
	top: 50px;
	position: absolute;
	margin-left: 283px;
	z-index:2;
}
.floating_nav {
	top: 0px;
	position: absolute;
	margin-left: 27px;
	z-index:1;
}
.floating_nav_table {
	top: 50px;
	position: absolute;
	margin-left: 77px;
	z-index:2;
}
.floating_links_button {
	top: 300px;
	position:absolute;
	margin-left: 77px;
	z-index:2;
}
.container_table {
	background-image:url(../images/layout/dandelionBG_iframe.jpg);
	position:absolute;
	top:0px;
	left:0px;
}

/*****************************************************************/
/*                                                               */
/*                           Gallery                             */
/*                                                               */
/*****************************************************************/

.gallery_border {
	border-style:dotted;
	border-width:1px;
	border-color:#a3b69e;
}
.gallery_table {
	background-color:#FFFFFF;
	border-width:15px;
	border-style:solid;
	border-color:#FFFFFF;
}
.gallery_button {
	border-style:dotted;
	border-width:1px;
	border-color:#a3b69e;
}
a.gallery_thumbnail:link {
	border: 2px solid #FFFFFF;
	width: 20px; height: 20px;
	display:block;
}
a.gallery_thumbnail:visited {
	border: 2px solid #FFFFFF;
	width: 20px; height: 20px;
	display:block;
}
a.gallery_thumbnail:hover {
	border:2px solid #0E798F;
	width: 20px; height: 20px;
	display:block;
}

/*****************************************************************/
/*                                                               */
/*                            Links                              */
/*                                                               */
/*****************************************************************/

div.link_thumbnail {
	border: 1px solid #FFFFFF;
	width: 180px; height: 20px;
}
div.link_thumbnail:hover {
	border: 1px solid #0E798F;
	width: 180px; height: 20px;
}