body
{
	background-color: #fed4a4;
}

p, blockquote, li, h3, #menutext, #categorylist
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.7em;
	line-height: 1.3em;
	text-align: left;
	padding-left: 0px;
	padding-right: 10px;
}

table
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.7em;
	line-height: 1.3em;
}

li.pgStart 
{
        display: inline;
        list-style: none;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 1.0em;
        padding-right: 10px;
}

li.pgEnd
{
        display: inline;
        list-style: none;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 1.0em;
        padding-right: 10px;
}

li.pgNext 
{
        display: inline;
        list-style: none;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 1.0em;
        padding-right: 10px;
}

li.pgPrev 
{
        display: inline;
        list-style: none;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 1.0em;
        padding-right: 10px;
}


#pages ul li
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 1.0em;
   display: inline;
   list-style: none;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 16px;
	font-size: 13px;
}

#sidebar-1 p, #selectedtab p
{
	text-align: left;
}

#head
{
	text-align: center;
	height: 100px;
}

#container
{
/*	width: 1000px;
	\width: 1000px;
	w\idth: 1000px; */
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#divider
{
  background-color: #fceffc;
}

#sidebar-1
{
	float: left;
	width: 140px;
	\width: 140px;
	w\idth: 140px;
	margin-right: 0px;
        padding-left: 10px;
        padding-right: 10px;
}

#categorylist
{
  font-size: 12px;
  text-align: left;
  margin-right: 10px;
}

#content
{
  margin-left: 140px;
  margin-right: 140px;
  border-style: solid;
  border-width: 1px;
  padding: 10px;
  background-color: #fceddc;
}

#content a
{
   font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
}

#frameimg
{
  float: left;
  width: 130px;
  height: 130px;
  padding: 5px;
  margin-right: 10px;
  background-color: white;
  border: solid #a0a0a0 1px;
}

#rimage
{
  float: right;
  margin-left: 10px;
}

#limage
{
  float: left;
  margin-right: 10px;
}


#articlefoot, #ralign
{
  font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
  font-size: 0.7em;
  width: 49%
}

#ralign
{
  float: right;
  text-align: right;
}

#menutext
{
   font-size: 15px;
}

#sidebar-2
{
	float: right;
	width: 130px;
	\width: 130px;
	w\idth: 130px;
	margin-left: 10px;
        margin-right: 0px;
        padding-left: 10px;
}

#comment
{
  font-style: italic;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#selectedtab
{
   width: 120px;
   height: 20px;
   background-color: #fceddc;
   border: solid 1px;
   border-right: none;
   padding-left: 10px;
   margin-bottom: 2px;
}

#selectedtab p
{
  height: 20px;
  font-size: 16px;
}

#unselectedtab p
{
  height: 20px;
  font-size: 1.0em;
}

#unselectedtab
{
   width: 109px;
   height: 20px;
   background-color: #ecddcc;
   border: solid 1px;
   padding-left: 10px;
   margin-left: 10px;
   margin-bottom: 2px;
}


#head a
{
  border: none;
}

a
{
	color: #C00;
	text-decoration: none;
	border-bottom: 1px solid;
}

#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;
        text-decoration: underline;
        font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 1.2em;
	font-style: italic;
}

h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.9em;
                border-bottom: 1px solid;
}

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
{
  border: 0px;
  align: center;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.comments_error
{
	background-color: #ffa;
}

div.comments_error
{
	border: 1px solid #cc8;
	padding: 0.3em;
}