body{ 

	background-image:url('back2.png');
	font-family: Georgia, serif;	
	background-color:#ccc;


}
div.outerwrap{
	width:736px;
	margin: 0 auto;	
}

div.wrap{
	background-color: #fff; 
	margin: 10px;
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 1.4em;
	border: solid 1px #666; 
	min-height:700px;

}


div.splash{
	height:130px;	
	background-image:url('stompBot2.png');
	background-repeat:no-repeat;
	text-align:right;
	padding-left:220px;

	color:#666;
	font-style:italic;

}

* {
	padding: 0px;
	margin: 0px;

}

h1, h2, h3, h4, h5, h6,p{

	font-weight: normal;
	font-size:100%;
	font-family: Georgia, serif;	
		
}

a{ text-decoration: none; }
a:link{color:#008; }
a:visited{color:#808;}
a:hover{text-decoration: underline;}

h1{
	font-size:3em;
	letter-spacing:-3px;
	color: #333;
	text-align: center;
	margin-bottom:.4em;
	margin-top:.4em;
}

h2{
	font-size:1.4em;
	margin-bottom: .5em;
	border-bottom: solid 1px #bbb;
	width:75%;
}


h3{
	font-size:.75em;
	font-variant:small-caps;
	
	line-height: 1.15em;
}

p {
	font-size: .9em;
	margin-bottom: .9em;
	text-align: justify;
	line-height: 1.625em;
}

div.indexBody{


}

div.bodyText{
	text-align: left;
	font-size: .9em;
	line-height: 1.4em;	
}

ul{
	padding-left: 1.4em;
	list-style-type: circle;

}
span.post{
	font-size:1.4em;
	border-bottom: solid 1px #bbb;

}

span.use{
	font-style:italic;
	font-size: .8em;
}

#byline{
	font-style:italic;
	font-size: .75em;
	color: #999;
}

span.figLabel{
	font-weight: bold;
}

span.date{
	font-size: .75em;
	font-style: italic;
	color: #666;
}
div.tab{
	float:left;		
	width:40%;

}
#title{
	color:#333;
	font-style:normal;
	font-size:3.0em;

}
#drop{
	font-variant:small-caps;
	font-size:1.15em;
}

div.articleTitle{
	border-bottom: solid 1px #ddd;
	width:80%;

}
div.articleBody{
	width:60%;
	float:right;
	font-size: .9em;
}


span.current { border: solid 1px #aaa; padding: 0px 1px 2px 1px; margin: 0px 1px 0px 1px; background: #ddf;}


div.footer{
	border-top: solid 1px #bbb;
	text-align:center;
	color: #555;
	margin-bottom: .75em;
	margin-top: .75em;
	padding: .5em;
}

#splashImage{

	border: solid 1px #ccc;
	margin-bottom: .9em;
	padding:5px;

}

#divider{
	border-top: solid 2px #444;
	margin-top: .5em;
}

#headerBar{

	border-bottom: solid 1px #888;

	margin-bottom: .75em;
	min-height:1.15em;
	text-align:right;

}

#headerBar ul{
 	list-style: none;
	display:inline;
}

#headerBar li{
 	float:right;

	margin-right:.75em;
	text-align:right;
	font-variant:small-caps;
	font-size:.9em;
}

#headerBar a:hover{
	border-bottom: solid 2px #000;
}
#headerBar a{
	color: #002;
}

#files{
	margin-bottom: .9em;
}

div.figure{ 
	background: #f6f6fa; 
	border:solid 1px #ddd; 
	margin-bottom: .9em;
	padding: 5px;
	line-height:1.4em;
	font-size: .9em;
	text-align: justify;

}



div.halfFig{ background: #f6f6fa;
	border:solid 1px #ddd;
	margin: 5px 5px 0px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 1em;
	float: left;
	width: 252px;
}

div.applet{ background-color: #fff;
	 border: solid 1px #ccc;
	 text-align: center;
	margin-bottom:.5em;
}


div.codeListing{ 
	background: #fff; 
	border:solid 1px #ccc; 
	margin-bottom: .9em;
	padding: .9em;
	line-height:1.15em;

}

div.articleRoll{
	margin-bottom:1.4em;

}


div.pageNav { text-align:right}
div.pageNav a{ border: solid 1px #aaa; padding: 0px 1px 2px 1px; margin: 0px 1px 0px 1px }


div.article{	
	margin-bottom: .9em; 
	height: 64px;
	line-height: 1.15em;
	text-align:left;

}

div.article a{
	font-size: 1.15em;
}


img { border:none;}


img.inline{	float:left; padding:5px; margin:5px; border: 1px solid #bbb; }


tr{
	margin:5px;
}



.markup{  
	background-color:#fff;

	
}

#comment{
	color: #777;
}
#string{
	font-style:italic;
	color:#b00;
	font-weight: bold;
}

.zebra{
	background-color: #f5f5fa;
}
#javaKey{
	color: #00a;
	font-weight: bold;
}
#screamKey{
	color: #00a;
	font-weight: bold;
}

#procKey{
	color: #a00;
	font-weight: bold;
}
#primKey{
	color: #00a;
	font-weight: bold;
}


a.notes{
	
	font-size: .75em;
}


pre{

}

