body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; margin: 0;
  padding: 0;
  background:#000; background-image:url(images/wood2.jpg);
  width: 100%;
  display: table;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td.menu {height:40px; background:url(images/menu_bg.jpg); border-left: 3px solid #000; border-right: 3px solid #000;}

td.menu2 {height:14px;}

.menuText {padding-top:2px; font-size:14px; font-weight:bold; margin-left:20px;}

.menuText a {text-decoration:none; color: #FFFFFF;}

.menuText a:hover {text-decoration:underline;}

td.headerLg {height:44px; background:url(images/header_lg_new2.jpg);}

td.headerPage {height:44px; background:url(images/head_page_new2.jpg);}

.headerText {padding-top: 1px; font-size:16px; font-weight:bold; margin-left:20px; color:#FFF;}

/* td.contentContain {background-color:#FFF;} */

td.contentLg {border-left: 3px solid #000; border-right: 3px solid #000; border-bottom: 3px solid #000; background-color:#FFF;}
td.contentLg2 {border-left: 3px solid #000; border-right: 3px solid #000; border-bottom: 3px solid #000; background-color:#FFF;}

.contentText {padding: 10px 20px; font-size:12px; background-color:#FFF;}

.rightColumn {padding-left:12px;}

td.headerSm {height:44px; background:url(images/header_sm_new2.jpg);}

td.footer {background:url(images/menu_bg.jpg) repeat-x; height:40px;}

.footer {border-left: 3px solid #000; border-right: 3px solid #000;}

.footerText {font-size:10px; padding-top:1px; color:#FFF;}

td.prefooter {height:4px;}

.image1 {border:2px solid #000; margin: 5px 10px 5px 0; float:left;}

.image2 {border:2px solid #000; margin: 5px 0 5px 10px; float:right;}

#gallery {
	width: 800px;
	padding: 0px 15px 10px 15px;
	 background-color:#FFF;
}

.photos {
position: relative;
float: left;
display: block;
padding: 2px;
margin: 8px;
background: #fff;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
}

.photosets {
	clear: both;
	padding-top: 1px;
}
.photosets h2 {
	color: #000;
}
.tweet { font-size:14px; font-weight:bold; }
.tweetdate { font-size:12px; color:#999; }
