body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #7D8A2E;
	font-size: 12px;
}
.content {
	background-color: #F1F1C9;
	width: 540px;
}
.picbar {
	background-color: #9D350F;
	width: 240px;
}
.txtbar {
	background-color: #324073;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 20px;
}
.picbar_tbl {
	color: #C9C8A9;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.design, .design a {
	font-size: 10px;
	color: #F1F1C9;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;
	background-color: #9D350F;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.picworks {
	color: #F1F1C9;
	text-decoration: none;
}
.picworks:hover {
	color: #000099;
}
td {
	text-align: left;
	vertical-align: top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	margin: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D350F;
	margin-top: 15px;
	margin-left: 15px;
}
.splash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9D350F;
	text-align: center;
}
a {
	color: #324073;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
/*- Menu Tabs E--------------------------- */

    #tabsE {
	float:left;
	width:100%;
	background:#324073;
	font-size:93%;
	line-height:normal;
      }
    #tabsE ul {
	margin:0;
	padding:5px 10px 0 5px;
	list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
	float:left;
	background:url(pics/tableftE.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
      }
    #tabsE a span {
	float:left;
	display:block;
	background:url(pics/tabrightE.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }  
