body {
margin: 0px;
padding: 0px;
text-align: center;
font-size: 62.5%;
color: #333333;
font-family: Helvetica, Verdana, Arial,  sans-serif;
}

.margin {
margin: 10px;
}

.t, hr, form, #footer a {
display: none;
}

#container {
margin: 0px auto;
padding: 0px;
width: 750px;
text-align: left;
}

#header {
margin: 0px;
padding: 0px;
width: 700px;
height: 175px;
}

#header img {
margin: 0px;
padding: 0px;
}

#nav {
display: none;
}

#content {
float: left;
display: block;
width: 750px;
margin: 10px 0px 0px 0px;
padding: 0px;
}

#right {
float: right;
display: block;
width: 750px;
color: #666666;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #005187;
font-size: 1.6em;
font-variant: small-caps;
font-weight: normal;
}

h4 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #005187;
font-size: 1.4em;
font-variant: small-caps;
font-weight: normal;
}

#right p {
font-size: 1.2em;
}

#right table {
font-size: 1em;
}

#right hr {
display: block;
border: none;
height: 1px;
background-color: #999999;
}

#right ul {
font-size: 1.2em;
list-style: none;
padding: 0px;
margin: 0px;
}

#right li {
padding: 0px;
margin: 5px 0px 0px 5px;
}

#right .right {
float: right;
display: block;
width: 210px;
text-align: center;
}

#left {
display: none;
}

.clear {
clear: both;
}

#clear {
clear: both;
height: 10px;
width: 100%;
}

#footer {
float: left;
display: block;
width: 750px;
border-top: 1px solid #CCCCCC;
}

#fl {
display: none;
}

#fr {
float: right;
display: block;
width: 600px;
margin: 5px 0px 0px 0px;
padding: 0px;
text-align: right;
}

/* Blog CSS */

textarea {
display: none;
}

#content h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #005187;
font-size: 2em;
font-variant: small-caps;
font-weight: normal;
}

.alt {
background-color: #EBEBEB;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

#content .commentlist small, #content .commentlist cite, #content .commentlist em, #content .postmetadata small {
margin: 10px;
display: block;
}

#content h3#comments {
font-family: Georgia, "Times New Roman", Times, serif;
color: #005187;
font-size: 1.5em;
font-variant: small-caps;
font-weight: normal;
}

#content h3#respond {
display: none;
}

#content h3 a {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
font-variant: small-caps;
font-weight: normal;
}

#content .commentlist p {
margin: 10px;
}