body {
	background-image: url(../images/Crumple_paper_by_francy84.jpg);
	background-color: #eeeeee;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 5px;
	background-color: #fff;
}

#header {	
	background-image: url(../images/jibberish-logo.png);
	background-position: top left;
	height: 100px;
	background-repeat: no-repeat;
	font-family: Ariel, Verdana, "Trebuchet MS", sans serif;
	font-size: 14px;
	padding-top: 80px;
	padding-left: 572px;
	margin: 20px 0 20px 20px;
	letter-spacing: 1px;
}

#sidebar {
	float: left;
	width: 300px;
	height: 435px;
	border: 2px solid #000;
	font-family: Ariel, Verdana, "Trebuchet MS", sans serif;
	font-size: 12px;
	padding: 10px;
	margin: 62px 5px 5px 17px;
	background-color: #fff;
}

#sidebarhome {
	float: left;
	width: 300px;
	height: auto;
	border: 2px solid #000;
	font-family: Ariel, Verdana, "Trebuchet MS", sans serif;
	font-size: 12px;
	padding: 10px;
	background-color: #fff;
	margin-top: 62px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 17px;
}


#content {
	float: left;
	width: 640px;
	font-family: Ariel, Verdana, "Trebuchet MS", sans serif;
	font-size: 12px;
	margin: 0px;
	padding: 7px;
}

#ajaxlink {
    background-image:url(../images/nikko_bnw.jpg);
    display:block;
	text-indent:-9999px;
    height:220px;
    width:305px;
}

a#ajaxlink:hover {background-position: 0 -220px;}


#calendarlink {
    background-image:url(../images/leafandroot_bnw.jpg);
    display:block;
	text-indent:-9999px;
    height:220px;
    width:305px;
}

a#calendarlink:hover {background-position: 0 -220px;}


#dragonlink {
    background-image:url(../images/vw_bnw.jpg);
    display:block;
	text-indent:-9999px;
    height:220px;
    width:305px;
}

a#dragonlink:hover {background-position: 0 -220px;}


#illustrationlink {
    background-image:url(../images/mmm_bnw.jpg);
    display:block;
	text-indent:-9999px;
    height:220px;
    width:305px;
}

a#illustrationlink:hover {background-position: 0 -220px;}


#van {	
	background-image: url(../images/ajax_bnw.jpg);
	background-repeat: no-repeat;
}

#calendar {	
	background-image: url(../images/calendar_bnw.jpg);
	background-repeat: no-repeat;
}

#dom {	
	background-image: url(../images/dragon_bnw.jpg);
	background-repeat: no-repeat;
}

#illustration {	
	background-image: url(../images/illustration_bnw.jpg);
	background-repeat: no-repeat;
}

#footer {
	font-family: Helvetica, Verdana, "Trebuchet MS", sans serif;
	font-size: 10px;
	margin: 16px;
	padding: 60px 5px 5px 5px;
	text-align: right;
	border-bottom: 2px solid #000;
	line-height: 0.1em;
}

#selected {
	border-bottom: 2px solid #000;
	margin-right: 11px;
	margin-bottom: 19px;
	padding-bottom: 0;
}

#selected {
	border-bottom: 2px solid #000;
	margin-right: 11px;
	margin-bottom: 19px;
	padding-bottom: 0;
}

.back {	
 	text-align: left;
 	line-height: 1em;
}

.porttwitter {	
 	text-align: right;
 	vertical-align: bottom;
}

#next {
	position: absolute;
 	width:630px;	
 	line-height: 1em;
}


.alignleft {
	float: left;
}
.alignright {
	float: right;
}



#nav {
	margin-right: 10px;
	padding-top: 30px;
}

#contentbody {
	width: 605px;
	height: 435px;
	border: 2px solid #000; 
	padding: 10px;
	margin: 35px 5px 5px 0;
}

#contentbodyport {
	width: 605px;
	height: 582px;
	border: 2px solid #000; 
	padding: 10px;
	margin: 35px 5px 5px 0;
}

.section {
	width: 305px;
	height: 220px;
	float: left;
	border: 2px solid #000;
	margin-right: 11px; 
	margin-bottom: 11px; 
}


.subsection-left {
	width: 230px;
	height: 60px;
	background-color: #FFF;
	padding: 5px;
	border-left: 10px solid #000;
	border-right: 2px solid #000;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	font-size: 10px;
	float: left;
	margin-top: 20px;
}

.subsection-right {
	width: 230px;
	height: 60px;
	background-color: #FFF;
	padding: 5px;
	border-left: 2px solid #000;
	border-right: 10px solid #000;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	font-size: 10px;
	float: right;
	margin-top: 125px;
}

.clear {
	clear: both;
}

.fltlft {
	float: left;
	margin-right: 10px;
}
	

.list {
	font-style: italic;
	line-height: 22px;
}

h1 {
	font-size: 16px;
    color: #8F1812;
}

h2 {
	font-size: 12px;
	color: #8F1812;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
#selected h1 {
	font-size: 16px;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
}




ul.nav {list-style-type: none;
		margin: 0;
		padding: 0;
}

ul.nav li {float: left;
}

ul.nav a {display: block;
	text-decoration: none;
	padding: 10px 10px 0 0;
	border-bottom: solid 2px #000;
	width: 6.2em;
	text-align: left;
	color: #000;
}


ul.nav a:hover {
	color: #8f1813;
	font-style: bold;
	background-color: #818181;
	
}

ul.nav a:focus {
	color: #000;
	font-style: bold;
	text-decoration: none;
	outline: none;
}


a#bodylink:link {	color: #8f1813;
		text-decoration: none;
	}
a#bodylink:visited {	color: #8f1813;
		text-decoration: none;
  	}
a#bodylink:hover {	color: #8f1813;
		text-decoration: underline;
  	}
  	
  	
a#sidelink:link {	color: #000;
		text-decoration: none;
		font-style: italic;
		text-size: 30px;
		baseline-shift:20px;
	}
a#sidelink:visited {	color: #000;
		text-decoration: none;
		font-style: italic;
		font-size: 30px;
		baseline-shift:20px;
  	}
a#sidelink:hover {	color: #8f1813;
		text-decoration: underline;
		font-style: italic;
		text-size: 30px;
		baseline-shift:20px;
  	}
  	
  	
.bnwimage a {	display:block;
		float: left;
		width: 187px;
		height: 132px;
		background-position: top left;
		background-repeat: no-repeat;
		text-decoration: none;
		border: solid 2px #000;
		margin: 5px;
}

a#mmm_bnw:link, a#mmm_bnw:visited {background-image:url(../images/mmm_bnws.jpg);}

a#mmm_bnw:hover {background-position: 0 -135px;}  



a#nikko_bnw:link, a#nikko_bnw:visited {background-image:url(../images/nikko_bnws.jpg);}

a#nikko_bnw:hover {background-position: 0 -135px;}  
  	
a#leafandroot_bnw:link, a#leafandroot_bnw:visited {background-image:url(../images/leafandroot_bnws.jpg);}

a#leafandroot_bnw:hover {background-position: 0 -135px;}  	
	
a#cc_bnw:link, a#cc_bnw:visited {background-image:url(../images/cc_bnws.jpg);}

a#cc_bnw:hover {background-position: 0 -135px;} 

a#hchc_bnw:link, a#hchc_bnw:visited {background-image:url(../images/hchc_bnws.jpg);}

a#hchc_bnw:hover {background-position: 0 -135px;}  	

a#vw_bnw:link, a#vw_bnw:visited {background-image:url(../images/vw_bnws.jpg);}

a#vw_bnw:hover {background-position: 0 -135px;}

a#ajax_bnw:link, a#ajax_bnw:visited {background-image:url(../images/ajax_bnws.jpg);}

a#ajax_bnw:hover {background-position: 0 -135px;}

a#calendar_bnw:link, a#calendar_bnw:visited {background-image:url(../images/calendar_bnws.jpg);}

a#calendar_bnw:hover {background-position: 0 -135px;}

a#dragon_bnw:link, a#dragon_bnw:visited {background-image:url(../images/dragon_bnws.jpg);}

a#dragon_bnw:hover {background-position: 0 -135px;}

a#illustration_bnw:link, a#illustration_bnw:visited {background-image:url(../images/illustration_bnws.jpg);}

a#illustration_bnw:hover {background-position: 0 -135px;}

a#marble_bnw:link, a#marble_bnw:visited {background-image:url(../images/marble_bnws.jpg);}

a#marble_bnw:hover {background-position: 0 -135px;}


.bigimage {
margin-top:10px;
margin-left:18px;
}


.thumbnail {
margin-left:30px;
}


.thumbnail1 {
margin:10px;
}


.thumbnail1:hover{
position:relative;
}

.thumbnail1 span{ /*CSS for enlarged image*/
position: absolute;
background: #fff;
padding:0px;
left: -2000px;
display:none;
}

.thumbnail1 span img{ /*CSS for enlarged image*/
padding:0px;
}

.thumbnail1:hover span{ /*CSS for enlarged image on hover*/
display:block;
top:25px;
z-index: 50;
left: -402px;
}


.thumbnail2 {
margin:30px;
}

.thumbnail2:hover{
padding:0px;
position:relative;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background: #fff;
padding:0px;
left: -2000px;
display:none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
padding:0px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
display:block;
top:25px;
z-index: 50;
left: -202px;
}