@charset "UTF-8";
/* CSS Document for www.nicolefineman.com by designed by Nicole Fineman */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #a8a8a8;
	}

a {
text-decoration: none;
}

#container {
background-color: white;
margin-right: auto;
margin-left: auto;
position: relative;
width: 940px;
height: 690px;
}


#header {
border-style: none;
border-width: 0px;
position: absolute;
width: 936px;
height: 70px;
}

#bannername {
left: 10px;
position: absolute;
z-index: 0;
top: 10px;
height: 64px;
width: 454px;
border: 0px;
border-style: none;
}


/*---------end of header----------*/

/* ---content area below header------ */

#content {
position: absolute;
/* -- height:expression(this.scrollHeight > 600 ? "auto":"600px"); --- */
}

/* ----------left navi------------- */

#leftnav {
top: 120px;
position: absolute;

}

/* ----------left navi---------
.navlinks p {
color: #564b47;
display: block;
text-decoration: none;
font-size: 13px;
font-weight: bold;
font-family: Trebuchet, Geneva, sans-serif;
font-style: normal;
margin: 6px 0px 3px 4px;
padding: 0px;
text-align:left; 
border: 1px;
}
---- */


.navlinks ul {
border: none;
margin-left: 4px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 6px;
color: #564b47;
display: block;
text-decoration: none;
font-size: 13px;
font-weight: bold;
padding: 0px;
text-align:left;
list-style-type: none;
width: 120px;
text-indent: none;
}

.navlinks li a { 
border-style: dashed;
border-width: 1px;
color: #7d7877;
display: block;
text-decoration: none;
font-size: 13px;
font-weight: normal;
margin: 4px 0px 3px 4px;
padding: 0px;
text-align:left; 
border: 1px;
}



* html .navlinks li a {  /* make hover effect work in IE */
width: 120px;
margin: 4px 0px 3px 4px;
}
.navlinks li a:link {
color: #7d7877;
}
.navlinks li a:visited {
color: #336699;
}
.navlinks li a:hover {
color: #202020;
background: #dcdcdc;
}
.navlinks li p {
color: #cc00cc;
font-weight: bold;
margin: 4px 0px 3px 4px;
}

#sample {
border-width: 0px;
border-style: none;
left: 40px;
top: 250px;
position: absolute;
}

/*----end of left navi--------*/


/*-------picture area--------*/
/* removed by alf
#box {
	left: 210px;
	top: 100px;
	position: absolute;
}
#box img {
	position: relative;
}
.thumbnails {
    left: 175px;
	top: 550px;
	width: 740px;
	height: 80px;
	position: absolute;
}
.thumbnails li {
	margin-right: 5px;
	margin-left: 1px;
	border-style: none;
	list-style-type: none;
	border-width: 0px;
	display: inline;
}
*/

/* GALLERY PAGE */
#gallery {
	position: absolute;
	left: 201px;
	top: 100px;
	border: 0;
}
#gallery p {
	width: 300px;
	text-transform: none;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	position: absolute;
	left: 150px;
	top: 150px;
	text-align: center;
	font-size: 15px;
	color: #CCCCCC;
	display: inline-block;
}

#videoplayer {
	position: absolute;
	left: 251px;
	top: 150px;
	border: 0;
}


/*----end of picture area--------*/

/* --- txt and pix pages --- */

#gallery .contacttext ul {
border: none;
left: 600px;
top: 450px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 6px;
color: #564b47;
display: block;
text-decoration: none;
font-size: 13px;
font-weight: bold;
padding: 0px;
text-align:left;
list-style-type: none;
width: 120px;
text-indent: none;
}

#gallery .contacttext li {
border-style: dashed;
border-width: 1px;
color: #7d7877;
display: block;
text-decoration: none;
font-size: 13px;
font-weight: normal;
margin: 20px 0px 3px 4px;
padding: 0px;
text-align:left; 
border: 1px;
}

#gallery .contacttext hr {

	color: #cccccc;

	width: 200px;

}

#gallery .contactpic {
top: 30px;
left: 400px;
}




/*----resume area--------


#resumebox {
top: 100px;
position: absolute;
left: 210px;
}

#resumebox h2 {
	margin-top: 20px;
	padding-top: 8px;
	border-top-color: #17a4e3;
	border-top-style: dotted;
	border-width: 1px;
	border-bottom-style: none;
	color: #17a4e3;
	text-align: left;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;


}

#resumebox p {
	width: 460px;
	line-height: 1.3em;
	color: #3f3f3f;
	font-size: 0.9em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#resumebox span .pblock {
	color: #232323;
	display: block;
}

#resumebox span .date {
	color: #232323;
	display: block;
}
#resumebox date {
	color: #232323;
	font-style: italic;
}

#resumebox span .title {
	color: #232323;
	display: block;
}

#resumebox span .definition {
	color: #454545;
	display: block;
}

#resumebox ul .definition {
	color: #454545;
}
#resumebox li {
	display: inline;
	list-style-type: circle;
}


#resumebox span a {
	color: #df51ff;
}

----end of resume area--------*/

/* -----------footer---------- */
#footer {
position: absolute;
height: 20px;
width: 970px;
top:680px;
}
#footer p{
text-align: center;
font-size: 12px;
}
#footer hr{
width: 75%;
}

#bottomtxt {
top: 654px;
position: absolute;
color: #564b47;
border-style: none;
font-size: 11px;
text-transform: uppercase;
}
