*
{
	margin: 0;
	padding: 0;
}

html
{
	color: #000;
	background-color: #f9f9f9;

/*font: normal 90%/1.5 "Lucida Grande", "Trebuchet MS", Verdana, Sans-Serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

/* Links */

a
{
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted transparent;
}

a:link
{
	color: #5b6526;
	border-bottom-color: #5b6526;
}


#fshow6 {
padding: 2 2 2 5;
}

a:visited
{
	color: #8e9859;
	border-bottom-color: #8e9859;
}

a:hover, a:active
{
	/*color: #000000;*/
	border-bottom-color: #000000;
}

/* Headings */

h1, h2, h3, h4, h5, h6
{
	color: #26655b;
	margin: 0 0 10px;
	font-weight: normal;
	text-transform: normal;
}




h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h1
{
	font-size: 1.4em;
}

h2
{
	font-size: 1.2em;
}

h3
{
	font-size: 1.0em;
	font-weight: bold;
}

h3 a
{
	font-weight: bold;
}

h4, h5, h6
{
	font-size: 1.0em;
}

/* Lists */

ul, ol
{
	line-height: 1.7em;
}

ul
{
	margin: 25px 35px;
	list-style-type: square;
}

ol
{
	margin: 25px 40px;
}

/* Other HTML Elements */

p
{
	margin: 10px 0;
}

abbr, acronym, cite
{
	color: #777;
	cursor: help;
	font-style: normal;
	border-bottom: 1px solid #777;
}

/* Structure */

body
{
	width: 800px;
	margin: 0 auto;
}

#navigation
{
	float: left;
	width: 100%;
}

#header
{
	clear: both;
	padding: 10px 0;
	background-color: #fff;
}


 .catTbl9 {
BORDER-RIGHT: 1px  solid #999999;
BORDER-TOP: 1px  solid #999999;
BORDER-LEFT: 1px  solid #999999;
BORDER-BOTTOM: 1px  solid #999999;
BACKGROUND-COLOR: #fff;
}



#wrapper
{
	float: left;
	width: 100%;
	clear: both;
	padding: 20px 0 10px;
}



#logo{



background: #fcf7f7 url(images/logo.gif) bottom left no-repeat;
height:72px;
border:solid 0px #ccc;
}

#logotext{
height:72px;
padding-left:85px;

}

#logotext h1 {

 font-size: 25px;
}

#hlight{
padding:3px;
background-color:#e7f0ce;
border:solid 1px #ccc;
}

#secure{
 height:70px;
}


 table#sample4 {
    background-color:#e5ecf9;
    border: solid #ccc 1px;
    width: 95%;

}


.post a{
color:#000;
}

#content
{
	width: 70%;
	float: left;
}

#sidebar
{
	width: 30%;
	float: left;
}

#footer
{
	clear: both;
	padding: 10px 0;
	font-size: 0.9em;
	text-align: center;
	background-color: #e8ecd8;
}

/* Navigation */

#navigation ul
{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	list-style-type: none;
	background-color: #e8ecd8;
	border-top: 10px solid #5b6526;
}

#navigation li
{
	float: left;
}

#navigation a
{
	float: left;
	display: block;
	padding: 5px 10px;
	margin-top: -10px;
	font-weight: normal;
	border-bottom-width: 0;
	text-transform: uppercase;
	border-top: 10px solid #5b6526;
}

#navigation a:hover,
#navigation a:active
{
	border-top-color: #8e9859;
}

#navigation li.active a
{
	background-color: #fff;
	border-top-color: #9fa96a;
}

/* Header */

#header h1
{
	margin: 0;
	padding: 0 10px 10px;
}

#header h2
{
	margin: 0;
	padding: 0 10px;
	font-size: 0.9em;
}

/* Content */

.post
{
	margin: 0 20px 0 10px;
	line-height: 1.7em;
}


#pic{
  
 text-align:center; 
 height:320px;
}


#content h2 {
font-weight:bold;
}



.curlycontainer3{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 98%;
background:#f5f5f5;
}


.curlycontainer3 .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}




.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 98%;
}




.curlycontainer .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}


.post-footer
{
	color: #555;
	font-size: 0.8em;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 10px solid #e8ecd8;
}


.post-footer2
{
	color: #555;
	font-size: 0.8em;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 0px solid #e8ecd8;
}

.post-footer a
{
	border-bottom-width: 0;
}

.post-footer a:link
{
	color: #8e9859;
}

.post-footer a:hover,
.post-footer a:active
{
	color: #555;
}

.last .post-footer
{
	margin-bottom: 0;
	border-bottom-width: 0;
}

/* Sidebar */

.block
{
	padding: 0 5px 0 5px;
	margin: 0 5px 20px 15px;
	border-bottom: 10px solid #e8ecd8;
}


.block2
{
	padding: 0 5px 0 5px;
	margin: 0 5px 20px 15px;

}

.block h2
{
	margin-left: 0;
	margin-bottom: 5px;
}

.block ul
{
	margin-top: 0;
	margin-left: 20px;
}

img.floatRight {
    float: right; 
    margin: 4px; 
}


#about_me p
{
	font-size: 0.9em;
}

/* Footer */

#footer a:link
{
	color: #8e9859;
}

#footer a:hover, #footer a:active
{
	color: #5b6526;
}

