*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #655144;
	text-decoration: none;
}

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

body
{
	margin-top: 0px;
    background-color: #c96c74;
    background: url(http://www.fuzzywumpets.com/images/clemen/bg.gif);
	color: #655144;
	font-family: century gothic, georgia, serif;
	font-size: 10pt;
    height: 100%;
}

.maintable 
{
	width: 100%;
	height: 100%;
	text-align: center;
}		

#outer
{
	padding: 100px 0px 50px 0px;
}

#outer2
{
	background: #fff;
	text-align: left;
	position: relative;
}


#header
{
	background: url(http://www.fuzzywumpets.com/images/clemen/a5.gif);
    background-color: #9fc355;
    padding: 10px;
}

.container1 
{
	width: 760px;
	margin: auto;	
    position: relative;	
    padding-top: .5em;
    text-align: center;
}

.container1 img
{
	border: dashed 0px #fff;
}

.container2 
{
	width: 760px;
	margin: auto;	
    position: relative;	
}

#menu
{
	background-color: #9ec8de;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.4em;
    text-align: center;
}

#menu a
{
	color: #655144;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
    font-weight: normal;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover
{
	color: #c05e75;
    text-decoration: none;
}

#content
{
    margin-top: .5em;
    margin-bottom: .5em;
	position: relative;
    min-height:275px;
    height:auto !important;
    height:275px; 
    background-color: #fff;
}
 
#column1
{ 
    width: 175px;
	float: left;
	position: relative;
	margin-left: auto;
}

#column1 h3
{
	font-size: 12pt;
    font-weight: bold;
    color: #92b849;
    margin-bottom: .3em;
    margin-top: .1em;
}

#column1 p
{
	text-align: left;
    line-height: 1.3em;
	margin-bottom: 1.0em;
}

.title {
font-weight: bold;
color: #92b849;
}

#column2
{
	width: 550px;
	float: right;
	position: relative;
}

#column2 p
{
	text-align: justify;
    line-height: 1.3em;
	margin-bottom: 1.0em;
}

#column2 h3
{
	font-size: 12pt;
    font-weight: bold;
    color: #92b849;
    margin-bottom: .3em;
}


#column2 td {
    padding: 5px;
 }

.drilldown {
    margin-left: 4px;
    font-size: 9pt;
    font-weight: normal;
	text-decoration: none;
    margin-bottom: .2em;
}
 
 #column2 img {
 
 padding: 5px;
 border: dotted 1px #92b849;
 
}
  
.navtitle {
font-weight: bold;
color: #d37a74;

 }
 
#footer
{
    background-color: #9ec8de;
	clear: both;
    z-index: 1;
}

#footmenu
{
    color: #655144;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.4em;
    text-align: center;    
}

#footmenu a
{
	color: #655144;
	text-decoration: none;
}

#footmenu ul
{
	list-style: none;
	padding: 0em;
}

#footmenu li
{
    display: inline;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#footmenu li a
{
	padding: 0.4em;
}

#footmenu li a:hover
{
	color: #c05e75;
    text-decoration: none;
}

#cattags
{
    color: #655144;
    text-align: center;
    padding-top: 1em;
    line-height: 1.4em;
}

#cattags a
{
	text-decoration: none;
}

#footer2
{
    background-color: #c0c24b;

}

.copy 
{
      width: 760px;
	  margin-left: auto;
	  margin-right: auto;
      margin-top: 1.5em;
      text-align: center;
    
}

.copy a:link {

      text-decoration: none;
}

.copy a:visited {

      text-decoration: none;
}

.copy a:hover {
      color: #c05e75;
      text-decoration: none;
}

.copy a:active {

      text-decoration: none;
}




