body {
	background: #414141;
	color: #89AAB9;
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(http://www.thescribblery.com/images/bg1.jpg);
        background-attachment:fixed;
}

* html body {
	line-height: 18px;
}
a:link { 
	color: #299ED4;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
	
a:visited { 
	color: #E4EEF2;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #E4EEF2;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
}

#content a:link { 
	color: #E4EEF2;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#content a:visited { 
	color: #E4EEF2;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}
	
#content a:hover, #content a:active { 
	color: #5f7c8d;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 775px;
}

#content {
	clear: both;
	margin-top: 15px;
	width: 775px;
}

#footerbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#footer{
	border: 6px solid #FFFFFF;
	clear: both;
	font-size: 13px;
	height: 45px;
	padding-top: 16px;
	text-align: center;
	width: 763px;
	opacity: .85;
	background-color:#000022;
}

#nav {
	border: 6px solid #FFFFFF;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 12px;
	width: 120px;
	height: 500px;
	display: inline;
	background-color: #2B547E;
	opacity: .85;
        text-align: center;
	overflow:hidden;
	
}

#nav2 {
	float: left;
	width: 139px;
	height:590px;
	display:inline;
	background-color:#2B547E;
	opacity: 100;
	overflow:hidden;
}

#banner {	
	background: url(http://www.thescribblery.com/images/banner.jpg) no-repeat 0% 

0%;
	border: 6px solid #FFFFFF;
	font-size: 13px;
	height: 45px;
	padding-top: 16px;
	text-align: right;
	width: 763px;
	background-color:#000022;
}

#right {
	background-color:#000022;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 582px;
	opacity: .95;
        overflow: auto;
	display:inline;
}

#image {
	background-image: url(http://www.thescribblery.com/images/bgswatch.jpg);
	opacity: 1;
        padding-right: 5px;

}

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

.thumbnails li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 15px;
	padding: 0;
}
