/* dialog variants - not needed for first blue (non-drip) style */

.dialog.type2 .content,
.dialog.type2 .t,
.dialog.type2 .b,
.dialog.type2 .b div {
 background-image:url(http://www.jefftreadwell.com/images/dialogdark.png);
 _background-image:url(dialog2-dark-alpha-drip.gif);
}

/* "drip" variant */

.dialog.drip .b,
.dialog.drip .b div {
 height:75px;
}

.dialog.drip {
 margin-left:65px;
}

.dialog.drip .t,
.dialog.drip .b div,
.dialog.drip .hd,
.dialog.drip .bd,
.dialog.drip .ft,
.dialog.drip .wrapper {
 margin-left:-65px;
 width:65px;
}

.dialog.drip .wrapper {
 width:auto;
}

.dialog .wrapper .hd,
.dialog .wrapper .bd,
.dialog .wrapper .ft {
 margin-left:0px;
}

.dialog.drip .hd,
.dialog.drip .bd,
.dialog.drip .ft {
 zoom:1;
 width:auto;
 padding:0px 2px 0px 12px;
}



/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:760px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(dialog2-blue-800x1600.png) no-repeat top right;
 _background-image:url(dialog2-blue.gif);
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}



 <!--nav and toppage stuff--------------------------------------------------------------------------->
 <!----------------------------------------------------------------------------------->
 <!----------------------------------------------------------------------------------->

#maintop {
	width: 800px;
	margin: auto;
}

#titlenav {	
	width: 790px;
	margin: auto;
	position: relative;
}

a.navlink {
	float: right;
	padding-left: 9px;
	margin: 6px 0 0 12px;
	cursor: pointer;
	font: bold 110% Arial;
}

a.navlink span {
	display: block;
	_display: inline-block;
	height: 19px;
	padding-top: 1px;
	padding-right: 9px;
}



#picture {
width: 800px;
margin: 0px auto;
}



a.navlink span {
	color: #999;
	font-weight: bold;
	font-size: 28px;
}

a.navlink.selected span {
	color: #fff;
}

a.navlink, a.navlink:visited, a.navlink:hover {
	text-decoration: none;
}

a.navlink:hover span, a.navlink.selected span {
	color: #fff;
}








body {
    background: #2e2e2e url(images/bg.png) repeat-x left top;
}

#center {
	width: 800px;
	margin: 0 auto;
	text-align: left;

}

#navigation{
width: 800px;
	height: 36px;
	float: right;
	margin:134px 0px 0px;
}


#header_wrap {
	width: 754px;
	height: 208px;
	margin: 0px auto;
	padding: 0px 6px;
	color:#FFFFFF;
}

#centerbody {
	width:800px;
	margin: 0px auto;
	background: #FFFFFF url(images/content-corner-bg.gif) no-repeat left bottom;
	clear:both;
}

hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}







 <!--table rules--------------------------------------------------------------------------->
 <!----------------------------------------------------------------------------------->
 <!----------------------------------------------------------------------------------->



table.tableBlue { border-collapse: collapse; border-width:0px;}
table.tableBlue th {background-color: #6d93c6; border-right: 1px solid white; border-bottom: 1px solid #5176a6;
   color: White; padding: 5px 8px; text-align: center;}
table.tableBlue td {border: 1px solid #c5d7ef; padding: 5px 8px; border-top-width: 0px; vertical-align: top;}

table.borderCollapse { border-collapse: collapse; }
table.borderCollapse td {padding: 5px;}

table.borderGray { border-collapse: collapse; }
table.borderGray td {padding: 5px; border: 1px solid #c0c0c0;}












 <!--right column highlightng links--------------------------------------------------------------------------->
 <!----------------------------------------------------------------------------------->
 <!----------------------------------------------------------------------------------->

.highlightmenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px 0px;
}
.highlightmenu li{
	border-bottom: #dae2cc 1px dotted;
	line-height: 130%;
	list-style:none;
}
.highlightmenu li a{
	color: #790000;
	text-decoration: none;
	padding: 4px 6px 4px 2px;
	display:block;
	list-style:none;
}
.highlightmenu li a:visited{
	color: #790000;
	text-decoration: none;
}
.highlightmenu li a:hover{
	text-decoration: none;
	background-color: #dae2cc;
}
.highlightmenu .page_item {
	display:block;
}
.highlightmenu .current-cat {
	background: url(images/mini-date.gif) no-repeat right center;
}
.highlightmenu .current_page_item {
	background: url(images/mini-date.gif) no-repeat right center;
}

.highlightmenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px 0px;
}
.highlightmenu li{
	border-bottom: #dae2cc 1px dotted;
	line-height: 130%;
	list-style:none;
}
.highlightmenu li a{
	color: #790000;
	text-decoration: none;
	padding: 4px 6px 4px 2px;
	display:block;
	list-style:none;
}
.highlightmenu li a:visited{
	color: #790000;
	text-decoration: none;
}
.highlightmenu li a:hover{
	text-decoration: none;
	background-color: #dae2cc;
}
.highlightmenu .page_item {
	display:block;
}
.highlightmenu .current-cat {
	background: url(images/mini-date.gif) no-repeat right center;
}
.highlightmenu .current_page_item {
	background: url(images/mini-date.gif) no-repeat right center;
}







.postdate {
	background: url(images/mini-date.gif) no-repeat left center;
	padding-left: 20px;
	margin-left: 10px;
	font-size: 90%;
	color:#666666;
	float:left;
}

.floatimageleft {
	padding-left: 1px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 90%;
	color:#666666;
	float:left;
}












h2 {
	font-family: Verdana, Tahoma, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h2 { font-size: 120%; }

.mainindex h2, p {
	margin: 0;
	padding: 10px;		
}




h3 {
	margin: 20px 0px 0px;
	padding-bottom: 2px;
	font: bold 110% Arial;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #205A77;
	padding-left: 10px;
}




#menu {
	
	width: 800px;
	height: 35px;
	margin: 0;
		
}

#main {
	float: left;	
	width: 100%;
	padding: 0 0 0 0;	
	margin: 0 0 0 0;
	background: #FFFFFF url(mainbg.jpg) no-repeat;
    min-height:550px;

}






#fives {
	float: left;	

}

#mainindex {
	float: left;	
	width: 600px;
	padding: 0 0 0 0;	
	margin: 0 0 0 0;
	background: #FFFFFF url(mainbg.jpg) no-repeat;
    min-height:550px;
		
}



#mainindex h1 {
	color: #163F53;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 170% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
	margin: 0px 10px 2px 0px;
	padding-right: 10px;
	padding-left: 10px;	
	
}



#side {
	float: right;	
	width: 200px;
	padding: 0px;	margin: 0px;
	background: #FFFFFF url(images/sidebg.jpg) no-repeat;


}

a {
	
	text-decoration: none;
	color: #3622B5;	
}
a:hover {
	
	color: #CC6600;
	text-decoration: underline;  
}


#main h1 {
	color: #163F53;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 170% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
	margin: 0px 10px 2px 0px;
	padding-right: 10px;
}



#side h1 {
	color: #163F53;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 170% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
	margin: 0px 10px 2px 0px;
	padding-right: 10px;
	
}

#side a {
 color: #b67f22
 
 }
 
 
 
 
 
 
 
 <!--Footer--------------------------------------------------------------------------->
 <!----------------------------------------------------------------------------------->
 <!----------------------------------------------------------------------------------->
 
 
 
.footerbox h2 {
	letter-spacing: .1em;
	color: #999;
	font-weight: normal;
}

.imagecaption {
	text-align: center; 
	color: #333;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}



.footerbox h2 {
	padding: 0 0 8px 15px;
	margin: 8px 0;
	border-bottom: 1px solid #414141;
	text-align: left;
	font-size: 15px;
}


.clear { clear: both; }


#footer a, #footer a:visited {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #e2e2e2;
	text-decoration: none;
}

#footer h2 a, #footer h2 a:visited {
	color: #999;
}

#footer h2 a:hover {
	color: #e2e2e2;
}



#footertext {
	color: #666;
	font-size: 16px;
}

#footertext a, #footertext a:visited {
	color: #999;
	text-decoration: underline;
}

#footertext a:hover {
	color: #e2e2e2;
	text-decoration: underline;
}


#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 20px;
}

#footer li {
	margin-left: -3px;	
	#margin-left: 1px;
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #414141;
}

#footer li.last {
	border-right: none;
}


.footerbox {
	float: left;
	width: 154px;
	margin: 0 15px;
}


#footertext {
	padding-top: 20px;
	margin: 0 0 7px;
}

.posdiv {
	text-align: right;
	border-bottom: 1px solid #dadada;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
}

.utility {
	clear: both;
	border-top: 1px solid #dedede;
	padding: 8px 2px 0;
	margin-top: 30px;
}
#footer {
	background: #181818 url(/images/bg-footer.png) repeat-x left top;
	padding: 20px 30px;
	text-align: center;
}


.footerbox p {
	text-align: left;
	padding-left: 15px;	
	margin-bottom: 8px;
}



.footerbox p {
padding: 0px;
padding-bottom: 0px;
padding: 0 0 8px 0px;
margin: 0px 0px 0px 15px;
font-size: 14px;
}



.hack:after {   
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.hack { display: inline-block; }

/* Hides from IE-mac \*/
* html .hack { height: 1%; }
.hack { display: block; }
/* End hide from IE-mac */


 
 
 