body {
background-color: #999;
background-image:url(jpgs/multiplegreenpale.jpg)}

#logo {
	position: absolute;
	width:686px;
	height: 31px;
	top:50px;
	left:76px;
	background: #000000;
	}

#logo h1	{
			margin-left: 10px;
}

#logo img	{
	position: absolute;
	width: 100px;
	height: 102px;
	top: 0px;
	left: 0px;
}
			 
#minitabs {
	position: absolute;
	top: 6px;
	left: 88px;
	width:672px;
	font-family: "courier new", courier, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
		}
	
#minitabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#minitabs a {
	border-bottom: 10px solid #fff;
	padding-bottom: 2px;
	color:	#000000;
	float: right;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #000000;
	background: #00cc66;
	}
#minitabs a.active, #minitabs a:hover {
	border-bottom: 10px solid #fff;
	padding-bottom: 2px;
	color:	#fff;
	background: #00cc66;
	}
#minitabs a:hover {
	color: #ffffff;
	}
	
#content	{
	position: absolute;
	top: 82px;
	width:666px;
	height: 1036px;
	margin-left: 10px;
	padding: 10px;
	background: #00cc66;
	left: 66px;
			}
	
#letters	{
	padding: 20px;
	height: 250px;
		}
		
#footer	{
	position: absolute;
	top: 600px;
	}
	
.thumblist
{
list-style:none;
padding:0;
margin:0;
}

.thumblist li
{
float:left;
margin-right:6px;
margin-bottom:30px;
width:160px;
height:230px;
text-align:center;
}

.thumblist a
{
display:block;
margin-top: 0;
	margin-bottom: 4px;
	font-family: "courier new", courier, mono;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
}
.thumblist img
			{
			width: 150px;
			height: 212px;
			border:1px solid #f8f400;
}

p	{
	margin-top: 0;
	margin-bottom: 4px;
	font-family: "courier new", courier, mono;
	font-size: 16px;
	line-height: 20px;
	color: #333;
	}
		
h1	{font-family: "courier new", courier, mono;
	font-size: 22px;
	font-weight:bold;
	margin: 0;
	float: left;
	color: #ffffff;
	}
	
.small	{
	font-size: 60%;
	line-height: 10px;
	color: #00b5ef;
	}
	
.large	{
	font-size: 110%;}
 
.g	{color: #666;}
.w	{color: #fff;}

.line	{
	border-top: 2px solid #f8f400;
}
