body
{
	background-color: #fff;
        margin: 0;
        padding: 0;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
        color: #666666;
}

img
{
    border: 0px;
}
blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: right;
}

#head
{
       margin-top: 40px;
	text-align: center;
	height: 150px;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
}


#container
{
	width: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#sidebar-1
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 5px;
	padding-top: 100px;
}

#content
{
	padding-top: 10px;
}

#sidebar-2
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding-top: 100px;
}

#footer
{
       width: 100%;
      padding: 20px 0 20px 0;
	clear: both;
	margin-top: 70px;
	text-align: center;
        color: #ffffff;
        background-color: #dddddb;
}


#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color: black;
	text-decoration: underline;
}

a.menu_off, a.menu_off:visited, a.menu_off:active
{ 
       color: #e17f28;
       text-decoration: none;
}
a.menu_off:hover
{
      text-decoration: underline;
}

a.menu_on, a.menu_on:visited, a.menu_on:active, a.menu_on:hover
{
    color: #62b59c;
    text-decoration: none;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #C00;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
        color: #a7d1c3;
	font-style: normal;
}

h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
}

h1 a, h2 a
{
	border: 0px;
}
.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error
{ 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}

#menu
{ 
    float: right;
}



.menu_item
{
    float: left;
    margin: 15px;
}

.menu_bug
{
    width: 20px;
    margin: 0 auto;
}

h2.article_title
{
    font-style: normal;
    font-size: 25px;
    color: #a7d1c3;
}
.footer_text { font-size: 9px; width: 760px; margin: 0 auto; text-align: right; color: #ffffff;}
.graphic_head_box { margin: 30px auto; width: 760px; text-align: left; }

.pullquote { width: 250px; float: right; margin: 0px 0px 20px 20px; }
.pullquote p { font-size: 14px; color: #8cc34a; }

.rssThumbFloat {
  float: left;
  border: 1px solid #999;
  margin: 0 15px 15px 0;
  padding: 5px;
  text-align: center;
  font-size: .85em;
}