#container {
}
#footer {
	clear: both;
	position: fixed;
}
#jameslauder {
	float: left;
	padding: 0px;
	position: fixed;
	background-image: url(images/james_lauder.png);
	height: 33px;
	width: 425px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#nav {
	background-color: #FFF;
	float: left;
	position: fixed;
	line-height: 20px;
	width: 413px;
	margin-top: 64px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
}
#worksp {
	float: left;
	position: fixed;
	padding: 10px;
	margin-top: 110px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 403px;
	background-image: url(images/50fade.png);
	background-repeat: repeat;
	display: none;
  }
#workss {
	float: left;
	position: fixed;
	padding: 10px;
	margin-top: 110px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 403px;
	background-image: url(images/50fade.png);
	background-repeat: repeat;
	display: none;
  }
#info {
	float: left;
	position: fixed;
	padding: 10px;
	margin-top: 110px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 403px;
	background-image: url(images/50fade.png);
	background-repeat: repeat;
	display: none;
  }
#contact {
	float: left;
	position: fixed;
	padding: 10px;
	margin-top: 110px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 403px;
	background-image: url(images/50fade.png);
	background-repeat: repeat;
	display: none;
  }

body {
	text-shadow:0 0 3px #FFFFFF;
	margin: 0px;
	font-family: Courier, monospace;
	line-height: 20px;
	background-color: #EEE;
	font-size: 13px;
}

img
{
	left:0px;
	top:0px;
	min-width: 1100px;
	z-index:-1;
}

#text {
	float: left;
	position: fixed;
	padding: 10px;
	margin-top: 110px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 403px;
	background-image: url(images/50fade.png);
	background-repeat: repeat;
	font-size: 13px;
}

a:link {
	text-decoration:none;
	color: #000;
	background-color: #FFFFFF;
	font-size: 13px;
}


a:hover {
	text-decoration:underline;
	color: #000;
	background-color: #FFFFFF;
	font-size: 13px;
}


a:visited {
	text-decoration:none;
	color: #000;
	background-color: #FFFFFF;
	font-size: 13px;
}


a:active {
	text-decoration:none;
	color: #000;
	background-color: #FFFFFF;
	font-size: 13px;
}


#workspbold {
	float: left;
}
#workssbold {
	float: left;
}
#infobold {
	float: left;	
}
#contactbold {
	float: left;
}
.slash {
	float: left;
	padding-left: 6px;
	padding-right: 6px;
}
.italicbody {	
	font-style: oblique;
	line-height: 16px;
	background-color: #FFFFFF;
	font-size: 13px;
}

.underline {
	text-decoration: underline;
	background-color: #FFFFFF;
	font-size: 13px;
}

#footer2 {
	clear: both;
}
.spacing {
	font-style: oblique;
	line-height: 4px;
	background-color: #FFFFFF;
	font-size: 13px;
}

#navwrap {
	
	float: left;
	position: fixed;
}

#blog {
	background-color: #bad8eb;
	float: left;
	position: fixed;
	line-height: 20px;
	width: 52px;
	margin-top: -10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 420px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 9px;
	color: #000000;
}
