body
{
margin: 0px;
margin-left: 200px;
text-align: left;
background-color: #fff;
}

.tab
{
width: 70px;
background-color: #eee;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding: 5px;
vertical-align: middle;
text-align: center;
font-family: georgia;
font-size: 11px;
color: #666;
margin-left: 5px;
margin-right: 5px;
}
.tab a:link {color: #666;}
.tab a:visited {color: #666;}
.tab a:active {color: #666;}
.tab a:hover {color: #666; font-style: italic;}
.tab a {text-decoration: none;}

.side
{
width: 299px;
border-right: 1px solid #000;
height: 100%;
}

.tweet
{
width: 150px;
border: 1px solid #000;
background-image: url(http://www.suzzerpuss.com/style/tweetbg.png);
background-repeat: no-repeat;
padding: 5px;
font-family: georgia;
font-size: 11px;
color: #000;
text-align: left;
margin-right: 25px;
margin-bottom: 25px;
}
.tweet a:link {color: #000;}
.tweet a:visited {color: #000;}
.tweet a:active {color: #000;}
.tweet a:hover {color: #000;}
.tweet a {text-decoration: none;}

.bar
{
width: 160px;
font-family: georgia;
font-size: 14px;
color: #000;
text-align: left;
padding-right: 25px;
padding-bottom: 25px;
}
.bar a:link {color: #507328;}
.bar a:visited {color: #507328;}
.bar a:active {color: #507328;}
.bar a:hover {color: #507328;}

.container
{
width: 500px;
padding-left: 25px;
height: 100%;
}

.content
{
padding-top: 25px;
padding-bottom: 25px;
font-family: georgia;
font-size: 14px;
color: #000;
}

.footer
{
height: 100%;
background-image: url(http://www.suzzerpuss.com/style/background.png);
}

.feeter
{
padding: 25px;
font-family: georgia;
font-size: 11px;
color: #000;
}

.rss
{
font-family: georgia;
font-size: 11px;
color: #000;
}
.rss a:link {color: #000;}
.rss a:visited {color: #000;}
.rss a:active {color: #000;}
.rss a:hover {color: #000;}
.rss a {text-decoration: none;}

.title
{
font-family: georgia;
font-size: 16px;
font-weight: bold;
color: #000;
}

.date
{
font-family: georgia;
font-size: 11px;
font-style: italic;
color: #666;
}
.date a:link {color: #666;}
.date a:visited {color: #666;}
.date a:active {color: #666;}
.date a:hover {color: #666;}
.date a {text-decoration: none;}

.menu_title
{
font-family: georgia;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
color: #000;
}

.read
{
font-family: georgia;
font-size: 11px;
color: #000;
background-image: url(http://www.suzzerpuss.com/style/read.png);
background-position: center center;
background-repeat: no-repeat;
}

a:link {color: #507328;}
a:visited {color: #507328;}
a:active {color: #507328;}
a:hover {color: #507328;}

p
{
margin: 0px;
padding: 0px;
}