body {
background-color: #333333;
font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
font-size:14px;
line-height:1.6em;
color:#cccccc;
font-weight:normal;
margin:0px;
padding:0px;
}

a:link {
color:#5E9FAA;
text-decoration:none;
font-weight:normal;
}

a:visited {
text-decoration: none;
color: #5E9FAA;
font-weight:normal;
}

a:hover {
text-decoration: none;
color: #88CED3;
font-weight:normal;
}

a:active {
text-decoration: none;
color: #88CED3;
font-weight:normal;
}

#container {
width:750px;
}

#header {
float:none;
width: 220px;
padding-top: 70px;
text-align:right;
}

#header img {
border:0px;
}

#navigation {
width:220px;
text-align:right;
padding-top:20px;
padding-right:25px;
margin-top:12px;
float:left;
}

.newsactive a:link {
color: #D16911;
border-left: solid 3px #934F0D;
padding-left: 6px;
}

.newsactive a:visited {
text-decoration: none;
color: #D16911;
border-left: solid 3px #934F0D;
padding-left: 6px;
}

.newsactive a:hover {
text-decoration: none;
color: #E59661;
border-left: solid 3px #934F0D;
padding-left: 6px;
}

.newsactive a:active {
color: #E59661;
border-left: solid 3px #934F0D;
padding-left: 6px;
}

.news a:link {
color:#D16911;
text-decoration:none;
font-weight:normal;
}

.news a:visited {
text-decoration: none;
color: #D16911;
font-weight:normal;
}

.news a:hover {
text-decoration: none;
color: #E59661;
font-weight:normal;
}

.news a:active {
text-decoration: none;
color: #E59661;
font-weight:normal;
}

.menuactive a:link {
color:#5E9FAA;
text-decoration:none;
border-left: solid 3px #934F0D;
padding-left: 6px;
}

.menuactive a:visited {
text-decoration: none;
color: #5E9FAA;
border-left: solid 3px #934F0D;
padding-left: 6px;
}

.menuactive a:hover {
text-decoration: none;
color: #88CED3;
border-left: solid 3px #934F0D;
padding-left: 6px;
}

.menuactive a:active {
text-decoration: none;
color: #88CED3;
border-left: solid 3px #934F0D;
padding-left: 6px;
}

#content {
width:450px;
background-color:#2D2D2D;
float:right;
padding:20px 25px 15px 25px;
margin-top:12px;
margin-bottom:20px;
}

#post {
border-bottom:solid 1px #d16911;
margin-bottom:40px;
padding-bottom:7px;
}

.date {
font-weight:bold;
border-left:solid 3px #d16911;
padding-left:6px;
}

