#classnavbar { 
display:none; 
}
#nadframe { 
display:none; 
}
#header {
background-color:#FFFFFF;
background-image:url(http://photos18.flickr.com/24040943_e473a953f9.jpg);
background-repeat:no-repeat;
background-position:left;
border-bottom:#AAAAAA solid 1px;
color: #000000;
padding-left: 260px;
height: 80px;
margin : 0px;
padding-bottom: 20px;
font-family: "Courier New", Verdana, monospace;
border-top:3px solid #000;
border-left:3px solid #000;
border-right:3px solid #000;
}

#main {
margin: 0px;
background-color: #ffffff;
border-right: 1px solid #AAAAAA;
width:70%;
float:left;
padding-top: 20px;
margin-bottom: 10px;
padding-bottom: 40px;
border-left:3px solid #000;
border-bottom:3px solid #000;
}
#rightmenu {
float: right;
width: 30%;
margin:0px;
padding-left: 10px;
background-color: #ffffff;
word-break: break-all;
border-right:3px solid #000;
border-bottom:3px solid #000;
}
#footer {
clear: both;
width: 100%;
border-top: none;
font-size: 8pt;
padding-top: 5px;
text-align: center;
position: relative;
visibility: hidden;
background-color: #ffffff;
}
a:visited,a:active,a:link {
color: #006666;
text-decoration: none;
border-bottom: 1px solid #cccccc;
}

a:hover {
background-color: #006666;
color: #ffffff;
}
blockquote {
background: #F9F9F9;
border: 1px solid #F4F4F4;
color: #5B5B5B;
font-size: 10pt;
font-style: normal;
line-height: 150%;
padding: 0px 11px 0px 11px;
}
body {
color: #000000;
background: #aabbcc;
font-size: 10pt;
margin: 20px;
width: 100%;
}
div {
color: #000000;
margin: 0;
padding: 0 0 8px 0;
}
h1 a:visited,
h1 a:active,
h1 a:link {
color: #006666;
font-size: 15pt;
text-decoration: none;
}

h1 a:hover {
color:#FFFFFF;
text-decoration: none;
}

h2 {
font-size: 10pt;
font-weight: bold;
margin: 0;
color: #000000;
}
h3{
font-size: 10pt;
font-weight: bold;
margin: 0 0 8px 0;
color: #555555;
background-color: transparent;
}
h5 {
margin: 0px;
padding: 0px;
font-size: 10pt;
}
hr {
border-bottom: 1px solid #D6D6D6;
color: #FFFFFF;
}
td {
font-size: 10pt;
}
p.date {
font-size : 1em;
font-weight : bold;
margin-bottom : 0px;
padding: 0px 40px 0px 40px;
border:0px;
}
.post {
padding-left: 70px;
padding-right: 40px;
}
.post a:visited,
.post a:active,
.post a:link {
color: #006666;
text-decoration: none;
border-bottom: 1px solid #cccccc;
}

.post a:hover {
background-color: #006666;
color: #ffffff;
}
#rightmenu h3 {
font-size: 10pt;
font-weight: bold;
margin: 0px;
color: #555555;
background:transparent;
border: none;
}
#rightmenu ul {
border: none;
list-style: none;
margin: 0px;
padding: 5px;
font-size: 9pt;
}
#commentform {
padding-top: 20px;
padding-left: 70px;
padding-right: 40px;
}
#comments {
padding-left: 70px;
padding-right: 40px;
}
#tagline {
color: #000;
font-size: 10pt;
margin: 0px;
font-family: "Courier New", Verdana, monospace;
position:absolute;
right:60px;
top:50px;
}
#MyLinks1_XMLLink {
visibility: hidden;
}

#MyLinks1_Syndication {
visibility: hidden;
}
code {
font-family: "Courier New", Courier, monospace;
font-size: 10pt;
}
.dateTitle{
 border-bottom:none;
}
iframe{
    display:none;
}