body{
background-image: url(Images/body-bg.jpg);
background-repeat: repeat-x;
background-color: #E4F5EF;
margin: 0 auto;
}

#feed-control {
  width : 600px;
  height : 600px;
  padding : 10px;
}

div#container{
width:854px;
_width:859px;
margin: 0 auto;
}

.headerbar{
position: relative;
width: 820px;
_width: 825px;
background-image: url(Images/hdr-anewskin.gif);
background-repeat: no-repeat;
background-color: #ffffff;
float: left;
border: 2px groove #333333;
padding: 0 15px;
border-bottom: none;
} 
.navbar_top{
position: relative;
background-color: #ffffff;
width: 850px;
_width: 855px;
height: 25px;
float: left;
z-index: 2;
border-right: 2px groove #333333;
border-left: 2px groove #333333;
} 

 

#contentarea{
position: relative;
width: 640px;
float: left;
background-color: #ffffff;
padding-right: 10px;
_padding-right: 7px; /** for ie6 **/
border-right: 2px groove #333333;
} 

#contentareahome{
position: relative;
width: 468px;
float: left;
background-color: #ffffff;
padding-right: 10px;
} 


#navbar_left{
position: relative;
width: 190px;
_width: 180px;
height: 100%;
background-color: #ffffff;
float: left;
border-left: 2px groove #333333;
padding-right: 10px;
z-index: 2;
} 
#featurebar{
position: relative;
width: 25px;
height: 100%;
background-color: #ffffff;
float: right;
border-right: 2px groove #333333;
display: none;
} 
#featurebarhome{
position: relative;
width: 162px;
_width: 158px; /** for ie6 **/
height: 100%;
background-color: #ffffff;
float: right;
border-right: 2px groove #333333;
padding-right: 10px;
_padding-right: 6px; /** for ie6 **/
} 


#contentfullpage{
position: relative;
width: 850px;
float: left;
background-color: #ffffff;
border-right: 2px groove #333333;
border-left: 2px groove #333333;
} 

div#footer{
position: relative;
width: 850px;
_width: 855px;
float: left;
border: 2px groove #333333;
border-top: none;
background-color: #ffffff;
margin-right: -3px;
} 

.blogName {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 36px;font-weight: lighter;color: #C0C0C0;
float: left;
}

.blogDate {
font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 36px;
color: #B7614E;
float: right;margin-right:10px;
}

.blogImagebar {
background-color: #C0C0C0;
padding: 10px;width: 98%;
color: #B7614E;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
float: left;
}

.blogHeadContainer {
width: 99%;
float: left;
}

.blogImage1 {padding: 0 15px 0 5px;
float: left;
}

.blogBodyText {
float: left;
width: 60%;
}

.blogPostTitle {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #C0C0C0;
float: left;
width: 60%
}

.blogPostDate {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #999999;
float: left;
width: 60%
}

.blogImageTwo {
float:right;
border: 7px solid #C0C0C0;
padding:0;
}
