body {
margin : 0;
padding : 0;
font-family : Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
color : #000;
background-color : #ceef72;
}
blockquote, h3, p, li {
padding-right : 10px;
padding-left : 10px;
font-size : 0.9em;
line-height : 1.6em;
}

li {
list-style-type : none;
}
ul {
list-style-image : url(../images/3.png);
}

blockquote {
margin-right : 0;
margin-left : 20px;
}
h1, h2, h3 {
margin : 0 0 15px 0;
padding : 0 10px;
font-weight : normal;
color : #300152;
}
h1, h2 {
font-family : Georgia, Times, serif;
}
h1 {
font-size : 1.2em;
}
h2 {
font-size : 1em;
font-style : italic;
}
hr {
margin : 2em auto;
width : 370px;
height : 1px;
color : #7a7e7d;
background-color : #7a7e7d;
border : none;
}
small, .small {
font-size : 0.9em;
}
.credit {
text-align : center;
font-size : 0.7em;
height: 25px;
}
a {
text-decoration : none;
color : #000;
border-bottom : 1px dotted #000;
}
a img {
border : none;
}
h1 a, h2 a, h3 a {
border : none;
}
h3 a {
font : 1.5em Georgia, Times, serif;
color : #300152;
}
#red a, red a, .red a {
color : #c00;
text-decoration : none;
border : none;
background-color: #ceef72;
}

#red a:hover, red a:hover, .red a:hover {
color : #fff;
background-color: #a177f8;
}

#head a {
border: none;
}

.credit a {
color : #fff;
border : none;
}
.credit a:hover {
color : #fff;
border-bottom : 1px dotted;
}

#site-name a {
border : none;
}
#sidebar-1 a {
color : #fff;
border : none;
background : url(../images/4.png);
background-repeat : no-repeat;
background-position : center 0%;
font-weight : normal;
font-size : 0.9em;
display : block;
padding-top : 6px;
padding-bottom : 8px;
padding-left : 5px;
text-decoration : none;
}
#sidebar-1 a:hover {
background-image : url(../images/5.png);
color : #fff;
}
#sidebar-2 a {
color : #555;
background-color : #ceef72;
display: block;
line-height: 1.6em;
padding: 5px;
border : 1px dotted #300152;
}

#sidebar-2 a:hover {
text-decoration: underline;
background-color : #a277fa;
color: #fff;
}
#accessibility {
position : absolute;
top : -10000px;
}
#container {
margin : 10px auto;
padding : 10px;
width : 760px;
width : 770px;
width : 760px;
background-color : #fff;
border : 1px dotted #300152;
}
#head {
text-align : left;
height : 245px;
padding-left: 0px;
border-bottom : 1px dotted #555;
}
#site-name {
margin : 15px 0;
font : 3em Georgia, Times, serif;
}
#site-slogan {
font : italic 1em Georgia, Times, serif;
}
/*
#sidebar-1 {
padding-top : 50px;
width : 170px;
width : 170px;
width : 170px;
}
#sidebar-2 {
padding-top : 20px;
width : 150px;
width : 150px;
width : 150px;
}
*/
#sidebar-1 {
margin-right : 5px;
float : left;
text-align : left;
}
#sidebar-2 {
margin-left : 5px;
/*text-align:right;*/
float : right;
}
.section_list {
margin : 0 0 10px 0;
padding : 0;
list-style-type : none;
}
.section_list li {
margin : 0 10px 2px 0;
padding : 0;
}
#content {
/*min-height: 600px;*/
margin: 0 15px;
padding-top : 30px;
/*border-right : 1px dotted #555;*/
}
#foot {
margin-top : 5px;
clear : both;
text-align : center;
}
form, .form {
padding-left : 10px;
font-size : 0.8em;
}
#left, .left {
float : left;
}
#right, .right {
float : right;
margin: 8px;
padding: 2px;
border: 1px dotted #555;
}
#sidebar-2 p, #sidebar-1 p {
font-size : 0.8em;
line-height : 1.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_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 : 0.7em;
}
.error-status {
font : 1.3em Georgia, Times, serif;
}