
body {
background: url(images/bg.jpg) no-repeat;
margin : 5px 0px 0px 5px;
font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

a {
color: Green;
}

#line1 {
background: #333333;
text-align:center;
height:30px;
width: 360px;
color: White;
line-height: 30px;
font-size: 18px;
float:left;
display: block;
background: url(images/bg.gif);
}

#line2 {
background: Lime;
line-height: 30px;
font-size: 18px;
height:30px;
width: 540px;
float:right;
display: block;
padding-left : 5px;
}

#line3 {
text-align:center;
background: #333333;
height:30px;
width: 360px;
float:left;
display: block;
background: url(images/bg.gif);
color: White;
font-size: 10px;
line-height: 30px;
}

#line3 a:link {
color: White;
font-size: 10px;
text-decoration: underline;
}
#line3 a:visited {
color: White;
font-size: 10px;
text-decoration: underline;
}

#line3 a:hover {
color: White;
font-size: 10px;
text-decoration: underline;
}

#line4 {
background: Lime;
height:30px;
width: 540px;
float:right;
display: block;
line-height: 30px;
font-size: 18px;
padding-left : 5px;
}

#line5 {
text-align:center;
background: Silver;
height:120px;
width: 120px;
float:left;
display: block;
color: Navy;
font-size: 13px;
line-height: 30px;
}

#line5 a:link {
color: Purple;
font-size: 13px;
text-decoration: underline;
font-weight : bold;
}
#line5 a:visited {
color: Purple;
font-size: 13px;
text-decoration: underline;
font-weight : bold;
}

#line5 a:hover {
color: White;
font-size: 13px;
text-decoration: underline;
font-weight : bold;
}

#container {
width: 910px;
border-top: 1px dotted Gray;
margin-top:0px;
padding-top: 5px;
}

#left {
margin-top:5px;
width: 180px;
height: 100px;
float: left;
color: #333333;
font-size: 10px;
}

#center {
margin-top:5px;
width: 180px;
float: left;
}

#right {
margin-top:5px;
width: 540px;
float: right;
}

#name {
padding-left: 180px;
font-size: 36px;
color: Green;
text-decoration: none;
}

#name a {
text-decoration: none;
}

.black {
font-size: 24px;
color: #333333;
}

h1 {
border-left: 5px solid #333333;
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
color: #333333;
}

.storytitle {
border-left: 5px solid #333333;
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
color: #333333;
}

.storytitle a:link {
border-left: 5px solid #333333;
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
text-decoration: none;
color: #333333;
}

.storytitle a:visited{
border-left: 5px solid #333333;
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
text-decoration: none;
color: #333333;
}

.storytitle a:hover{
border-left: 5px solid #333333;
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
text-decoration: underline;
color: #333333;
}

h2 {
border-left: 5px solid #333333;
color: Lime;
font-size: 10px;
padding: 2px;
margin: 0px;
line-height: 14px;
padding-left: 10px;
margin-top: 20px;
}

blockquote {
background: url(images/bq1.gif) left top no-repeat;
margin: 5px;
padding: 5px;
}

blockquote p {
color: Green;
font-size: 10px;
padding: 15px;
background: url(images/bq2.gif) right bottom no-repeat;
}

#content {
border-top: 1px dotted Gray;
border-bottom: 1px dotted Gray;
color: #333333;
font-size: 13px;
}

#content td{
color: #333333;
font-size: 13px;
}

#content h4{
color: Green;
font-size: 15px;
}

#menu p {
border-top: 1px dotted #333333;
border-bottom: 5px solid #333333;
color: Green;
font-size: 10px;
padding: 0px;
margin: 0px;
padding-right: 10px;
padding-left: 10px;
}

#menu a:link {
color: #333333;
font-size: 12px;
font-size: 12px;
padding-left: 10px;
margin-left: 0px;
padding-right: 10px;
margin-right: 0px;
text-decoration: none;
font-weight: bold;
}

#menu a:visited {
color: #333333;
font-size: 12px;
font-size: 12px;
padding-left: 10px;
margin-left: 0px;
padding-right: 10px;
margin-right: 0px;
text-decoration: none;
font-weight: bold;
}

#menu a:hover{
color: White;
font-size: 12px;
text-decoration: none;
font-weight: bold;
background: Lime;
}

ul, li {
margin: 0px;
padding: 0px;
list-style: none;
list-style-image: none;
font-weight:normal;
border-bottom: 1px solid Gray;
color: #333333;
text-align:left;
}

#comments {
border-left: 5px solid #333333;
color: #333333;
font-size: 14px;
padding: 0px;
margin: 0px;
line-height: 16px;
padding-left: 10px;
margin-top: 20px;
}

#comment-1 {
margin: 5px;
padding: 5px;
}

#comment-2 {
margin: 5px;
padding: 5px;
background: Gray;
}

#linkcat-1 h2 {
font-weight:normal;
color: #333333;
font-size: 24px;
margin-bottom: 3px;
line-height: 20px;
}

#categories h2 {
font-weight:normal;
color: #333333;
font-size: 24px;
margin-bottom: 3px;
line-height: 20px;
}

#pagenav h2{
font-weight:normal;
color: #333333;
font-size: 24px;
margin-bottom: 3px;
line-height: 20px;
}

#search h2{
font-weight:normal;
color: #333333;
font-size: 24px;
margin-bottom: 3px;
line-height: 20px;
}

#archives h2{
font-weight:normal;
color: #333333;
font-size: 24px;
margin-bottom: 3px;
line-height: 20px;
}

#meta h2{
font-weight:normal;
color: #333333;
font-size: 24px;
margin-bottom: 3px;
line-height: 20px;
}

.feedback {
font-size: 14px;
padding-bottom: 20px;
margin-bottom: 20px;
}