body {
	margin: 0 auto;
	background-color: #fff;
	text-align: left;
	font-family: georgia, serif;
	font-size: 12px;
	color: #8dbf9b;
	}

/*****WRAPPERS AND CONTAINERS*****/

#wrapper {
	width: 1024px;
	height: 768px;
	margin: 0 auto; 
	padding: 0px;
	}

#containertext {
	float: right;
	width: 190px;
	margin: 0px;
	padding: 0px;
	line-height: 35px;
	}

/*****HEADERS*****/

h1{
	font-size: 16px;
	margin: 0px 0px 5px;
	color:  #8dbf9b;
	margin: 0px;
	padding: 3px;
	}

h2 {

	margin:0px;
	}

h3 {


	}


/*****LINKS*****/

a:link {
	padding: 3px;
	text-decoration: none;
	font-style: normal;
	color: #24553e;
	}

a:visited {
	color: #000;
	text-decoration: none;
	font-style: normal;
	}

a:hover {
	color: #000099;
	text-decoration: underline;
	font-style: normal;
	}

#active {
	background-color: #8dbf9b;
	padding: 3px;
	}


/*****NAVIGATION GLOBAL*****/

.navcontainer
	{
	background: transparent;
	width: 95%;
	margin: 0 auto;
	padding: 1em 0;
	font-family: georgia, serif;
	font-size: 13px;
	text-align: left;

	}

ul.navlist
	{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 80%;
	}

ul.navlist li
	{
	display: block;
	margin: 0;
	padding: 0;
	}

ul.navlist li a
	{
	display: block;
	width: 100%;
	padding: 0.2em 0 0.2em 1em;
	border-width: 1px;
	border-color: #577a6b;
	border-style: solid;
	color: #24553e;
	text-decoration: none;
	background: #8dbf9b;
	}

.navcontainer>ul.navlist li a { width: auto; }

ul.navlist li#active a
	{
	background: #f0e7d7;
	color: #24553e;
	}

ul.navlist li a:hover, ul.navlist li#active a:hover
	{
	color: #24553e;
	background: #FFFFCC;
	border-color: #aaab9c #fff #fff #ccc;
	}

.vectornav 
	{	
	position:absolute;
	left: 330px;
	top:170px;

	margin: 0 auto;
	
	
	}
.vectornav a
	{
	padding: 3px;
	color: #fff;
	}



/*****SIDEBARS*****/


#sidebar01 {
	float: left;
	width: 198px;
	height: 768px;
	margin:0px;
	padding: 0px;

	background-image: url(images/sidebar01.gif);
	background-repeat: no-repeat;
	}

#sidebar02 {
	float: left;
	width: 195px;
	height: 768px;
	margin:0px;
	padding: 0px;
	background-image: url(images/sidebar02.gif);
	background-repeat: no-repeat;
	}

.sidethumb {
	margin: 0 auto;
	padding: .3em;
	text-align: center;
	}

#daniel {
	width: 160px;

	margin: 0 auto;
	padding: 5px;

	color:  #f7f2ea;
	}

/*****CONTENT*****/

#index, #cookies, #watch, #trumpet, #lakeboat, #bee, #holmhurst, #profile, #hangman, #fair, #gaminggears, #darkroom, #artist, #contact, #backgroundsub, #nightwatch, #vikingboat, #snowhouse, #snowman, #vector {
	float: left;
	width: 631px;
	height: 768px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	}

#index {
	background-image: url(images/background.gif);.
	background-repeat: no-repeat;
	}

#cookies {
	background-image: url(images/backgroundcookies.gif);.
	background-repeat: no-repeat;
	}

#watch {
	background-image: url(images/backgroundwatch.gif);.
	background-repeat: no-repeat;
	}

#trumpet {
	background-image: url(images/backgroundtrumpet.gif);.
	background-repeat: no-repeat;
	}

#lakeboat {
	background-image: url(images/backgroundlakeboat.gif);.
	background-repeat: no-repeat;
	}

#bee {
	background-image: url(images/backgroundbee.gif);.
	background-repeat: no-repeat;
	}

#holmhurst {
	background-image: url(images/backgroundholmhurst.gif);.
	background-repeat: no-repeat;
	}

#nightwatch {
	background-image: url(images/backgroundnightwatch.gif);.
	background-repeat: no-repeat;
	}

#vikingboat {
	background-image: url(images/backgroundvikingboat.gif);.
	background-repeat: no-repeat;
	}
#snowhouse {
	background-image: url(images/backgroundsnowhouse.gif);.
	background-repeat: no-repeat;
	}
#snowman {
	background-image: url(images/backgroundsnowman.gif);.
	background-repeat: no-repeat;
	}

#profile{
	background-image: url(images/backgroundprofile.gif);.
	background-repeat: no-repeat;
	}

#hangman {
	background-image: url(images/backgroundhangman.gif);.
	background-repeat: no-repeat;
	}

#fair {
	background-image: url(images/backgroundfair.gif);.
	background-repeat: no-repeat;
	}

#gaminggears {
	background-image: url(images/backgroundgaminggears.gif);.
	background-repeat: no-repeat;
	}

#darkroom {
	background-image: url(images/backgrounddarkrooms.gif);.
	background-repeat: no-repeat;
	}

#vector {
	background-image: url(images/backgroundvector.gif);.
	background-repeat: no-repeat;
	}

#backgroundsub {
	background-image: url(images/backgroundsub.gif);.
	background-repeat: no-repeat;
	}

/*****IMAGES*****/

#image {
	text-align: center;
	margin: 0 auto;
	padding-top: 190px;
	}

#contactinfo {
	width: 400px;
	margin: 0 auto;
	text-align: left;
	padding: 200px 10px 10px;
	color: #0f4029;
	}

#statement {
	width: 500px;
	text-align: left;
	margin: 0 auto;
	padding-top: 150px;
	color: #0f4029;
	}

/*****FOOTER*****/

#footer {
	width: 160px;
	float: right;
	font-size: 14px;
	color:  #8dbf9b;
	margin: 0 auto;
	padding: 10px;
	}

#footer a {
	color: #8dbf9b;
	}
