body
{
	margin: 10;
	padding: 0;
	font-family: Verdana, Verdana, Tahoma, Helvetica, sans-serif;
	background-color: #FDF1D5;
	color: #666666;
}

blockquote, h3, p, li
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: .8em;
	line-height: 1.6em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3
{
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1, h2
{
	font-family: Verdana, Verdana, sans-serif;
}

h1
{
	font-size: .9em;
}

h2
{
	font-size: .9em;
	font-style: italic;
}

hr
{
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #ECECDD;
	border: none;
}

small, .small
{
	font-size: .9em;
}

a
{
	text-decoration: none;
	color: #660000;
	border-bottom: 1px white solid;
}

a img
{
	border: none;
}

h1 a, h2 a, h3 a
{
	border: none;
}

h3 a
{
	font: 1.0em Verdana, Times, serif;
	color: #990000;
}

#site-name a
{
	border: none;
	color: #666666;
}

#sidebar-2 a, #sidebar-1 a
{
	color: #c00;
	border: none;
	font-size: 1.0em;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

/* CSS drop shadow */  
#shadow-container 

{
	margin: 10px auto;
	width: 850px;
	\width: 860px;
	w\idth: 850px;
	background-color: white;
	padding: 0px;
}


    #shadow-container .shadow1 {   
        background: #DBDADB;
        position: relative;   
        left: 0px;   
        top: 0px;    
    }   
  
    #shadow-container .shadow2 {   
        background: #b1b199;   
        position: relative;   
        left: -1px;   
        top: -1px;   
    }   
  
    #shadow-container .shadow3 {   
        background: #7e7e6b;   
        position: relative;   
        left: -1px;   
        top: -1px;   
    }   
  
    #shadow-container .container {   
        background: #ffffff;   
        border: 0px solid #5d5d51;   
        position: relative;   
        left: -1px;   
        top: -1px;   
        padding: 5px;   
    }   
/* CSS drop shadow */  

#head
{
	text-align: center;
}

#site-name
{
	margin: 20px 0;
	font: bold 1.6em Gil Sans MT, sans-serif;
	background-color: white;
	text-align: left;
	text-indent: 30px;
	padding: 5px;
}

#site-slogan
{
	margin: 10px 0;
	font: italic 1em Verdana, Times, serif;
	text-align: left;
	text-indent: 25px;
	font-size: .8em;
}

#sidebar-1, #sidebar-2
{
	padding-top: 30px;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
}

#sidebar-1
{
	margin-right: 5px;
	float: left;
	text-align: right;
}

#sidebar-2
{
	margin-left: 5px;
	float: right;
}

.section_list
{
	margin: 0 0 10px 0;
	padding: 10;
	list-style-type: none;
}

.section_list li
{
	margin: 0 10px 12px 0;
	padding: 10;
}

#content
{
	margin: 0 155px;
	padding-top: 30px;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
}

#sidebar-2 p, #sidebar-1 p
{
	font-size: .8em;
	line-height: 2.0em;
}

.caps
{
	font-size: .9em;
	letter-spacing: 0.1em;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

.directory
{
	list-style-type: circle;
}

.author
{
	font-style: normal;
	font-size: 0.8em;
}

.published
{
	font-size: 0.8em;
}

.comments li
{
	font-size: .9em;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

#comments-help
{
	margin: 2px 0 15px 0;
	font-size: .8em;
}

.error-status
{
	font: .9em Georgia, Times, serif;
}

hover
{
	color: : #CC0000;
}