body {
margin: 10px 0px 20px 0px;
background-color: #DDDDDD;
color : #333333;
text-align: center; 
}

a {
text-decoration: underline;
}

a:link {
color: #6699CC;
}

a:visited {
color: #6699CC;
}

a:active {
color: #6699CC;
}

a:hover {
color: #99CC66;
}

h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}

img {
border : 0px;
}

#container {
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 780px;
background-color: #FFFFFF;
border: 1px solid #333333;
}

#banner {
color: #FFFFFF;
background-color: #DDDDDD;
text-align: left;
border-bottom: 1px solid #333333;
height: 120px;
}

a#banner-img {
display: none;
}

#banner a {
color: #333333;
text-decoration: none;
}

#banner h1 {
font-size: xx-large;
font-weight: bold;
}

#banner h2 {
font-size: small;
}

#center {
float: left;
width: 580px;
overflow: hidden;
}

.content {
padding: 15px 15px 5px 15px;
background-color: #FFFFFF;
color: #333333;
font-family: Helvetica, Arial, sans-serif;
font-size: small;
}

#right {
float: left;
width: 199px;
background-color: #EEEEEE;
overflow: hidden;
border-left: 1px solid #333333;
}

.content p {
color: #333333;
font-family: Helvetica, Arial, sans-serif;
font-size: small;
font-weight: normal;
text-align: left;
margin-bottom: 10px;
}

.content blockquote {
}

.content li {
}

.content h2 {
color: #111111;
font-family: Helvetica, Arial, sans-serif;
font-size: small;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}

.content h3 {
color: #222222;
font-family: Georgia, 'Times New Roman', serif;
font-size: medium;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}

.content p.posted {
color: #333333;
font-family: Helvetica, Arial, sans-serif;
font-size: x-small;
border-top: 1px solid #999999;
text-align: left;
margin-bottom: 25px;
line-height: normal;
padding: 3px;
}

.sidebar {
padding: 15px;
}

.sidebar h2 {
color: #111111;
font-family: Helvetica, Arial, sans-serif;
font-size: x-small;
text-align: left;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .3em;
}

.sidebar h3 {
color: #222222;
font-family: Georgia, 'Times New Roman', serif;
font-size: medium;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}

.sidebar ul {
padding-left: 0px;
margin: 0px;
margin-bottom: 30px;
}

.sidebar li {
color: #333333;
font-family: Helvetica, Arial, sans-serif;
font-size: x-small;
text-align: left;
list-style-type: none;
}

.photo {
text-align: left;
margin-bottom: 20px;
}

#comment-data {
float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

.quote {
color : #333333;
font-size: smaller;
font-style : italic;
margin-bottom : 15px;
}

.attrib {
color : #CCCCCC;
font-size : x-small;
text-align: right;
margin-top : 8px;
}

ol {
margin-top :0px;
margin-bottom : 20px;
padding-bottom : 10px;
padding-top : 0px;
padding-left : 20px;
border-bottom : 1px solid #FFFFFF;
}

div#navbar { 
tesxt-align: center;
border-bottom: 1px solid #ffffff; 
height: 30px; 
background-color: #000000; 
font-weight: bold; 
}

div#navbar ul { 
margin: 0px; 
font-family: Arial,Helvetica,sans-serif; 
font-size: small; 
color: #ffffff; 
line-height: 30px; 
white-space: nowrap; 
}

div#navbar li {
padding-left: 33px; 
padding-right: 33px;
list-style-type: none; 
display: inline; }

div#navbar li a { 
padding: 7px 10px; 
text-decoration: none; 
color: #ffffff; 
}

div#navbar li a:link { 
 }

div#navbar li a:visited { 
}

div#navbar li a:hover { 
background-color: #068A7E; 
}