*  
{
margin: 0;
padding: 0; 
}

img
{
border:0;
}


a:link, a:visited {
text-decoration: underline;
color: #666666;
}


a:hover, a:active {
text-decoration: underline;
color: #666666;
}


.entry img {
float: left;
margin:0 0 15px;
padding:4px;
}
body 
{
margin: 0;
padding: 0;
background-color:#FFF;
font-family:Helvetica;
}

p
{
font-family: Helvetica;
font-size: 12px;
color: #333333;
text-align: justify;
line-height: 18px;
}

.testimonials {
font-family: sans-serif;
font-size: 11px;
text-align: left;
line-height: 16px;

}

#container  {
margin-left: auto;
margin-right: auto;
width: 800px;
text-align: left;
border: 1px solid #b6c0ca;
}


#maincontent {
/*float: left;*/
}

#header {
width: 800px;
height: 92px;

}

#logo {
margin-left: 5px;
margin-top: 5px;
float: left;
}

#searchfrm {
margin-top: 54px;
float: right;
margin-right: 0px;
width: 260px;
height: 24px;
}

.mytextbox {
width:200px;
height:16px;
border-style:solid;
border-width:thin;
border-color:#b6c0ca;
font-size: 12px;
}


#menubar {
width: 800px;
background-image: url('images/menu_bar.png');
background-repeat: repeat-x;
height: 31px;
}

#listmenu {
/* margin-left: 10px; */
font-family:sans-serif;
font-size: 16px;
color: #ffffff;
height: 30px;
/* border: 1px solid blue; */
width: 800px;
padding-top: 0px;
text-align: center;
}

#listmenu ul {
font-family:sans-serif;
list-style: none;
line-height: 19px;
}

#listmenu li {
font-family:sans-serif;
display: inline;
text-align: center;
/*padding: 5px 45px 5px 0px;*/


}

.stylebar {
padding-top:5px;
/* border: 1px solid red; */
width: 110px;
float: left;
height: 26px;

}

.barselected {
padding-top:5px;
width: 110px;
float: left;
height: 26px;
/* background-color: #227b03; */
background-image: url('images/barselected.png');
background-repeat: repeat-x;
}



#listmenu a:link, #listmenu a:visited{
text-decoration: none;
color: #ffffff;
font-size: 16px;
}


#listmenu a:hover, #listmenu a:active {
text-decoration: underline;
color: #ffffff;
font-size: 16px;
}


#archive ul {
font-family:sans-serif;
list-style: none;
line-height: 19px;
}

#archive li {
font-family:sans-serif;
/*display: inline;*/
padding: 5px 0px 5px 0px;
font-size: 12px;
}





#banner {
width: 800px;

/*background-image: url('images/index_header.png');
background-repeat: no-repeat;
*/
border-bottom: solid 1px #b6c0ca;
padding: 0px;
}

#maincontent {
width: 566px;
background-image: url('images/content_bg.png');
background-repeat: repeat-y;
/*height: 600px;*/
padding-top:1px;
padding-bottom: 20px;

}


#textcontent {
margin-top:16px;
width: 508px;
border: 1px solid #b6c0ca;
margin-left: 16px;
}

#slideshare {
margin-top:10px;
width: 508px;
margin-left: 16px;
}

#contentTitle {
padding-left: 10px;
padding-top: 10px;
}

.contentMessage {
margin-top: 10px;
padding: 10px;
}


H1 {
color: #339933;
font-family: "Trebuchet MS", helvetica;
font-size: 22px;
}

H2 {
color: #339933;
font-family: "Trebuchet MS", helvetica;
font-size: 18px;
}


H2 a:link, H2 a:visited{
text-decoration: none;
color: #339933;
}


H2 a:hover, H2 a:active {
text-decoration: underline;
color: #9f9f9f;
}



#sidebar {
float:right;
margin-right: 22px;
margin-top: 16px;
width: 204px;
height: auto;
}


#rssbar {
border: 1px solid #b6c0ca;
height: 50px;
background-color: #e6eaee; 
}

#titlebar {
width: 195px;
background-image: url('images/title_bg.png');
background-repeat: repeat-x;
height: 18px;
color: #ffffff;
font-family: Helvetica;
font-size: 14px;
padding: 6px 0px 2px 7px;
margin-top: -1px;
}

.columnbar{
margin-top: 10px;
border: 1px solid #b6c0ca;
}



input {
border-style:solid;
border-width:thin;
border-color:#b6c0ca;
height:18px;
font-size:12px;
}


.mlink a:link, .mlink a:visited{
text-decoration: none;
color: #9f9f9f;
font-size: 12px;
}


.mlink a:hover, .mlink a:active {
text-decoration: underline;
color: #9f9f9f;
font-size: 12px;
}


.contentDate {
margin-left: 10px;
color:#b6c0ca;
font-size: 12px;
font-family: trebuchet MS;
width: 300px;
float: left;
}

.comments {
float: right;
margin-right: 10px;
}

.readmore {
width: 480px;
height:20px;
}


#footer {
width: 800px;
height: 40px;
background-color:#7D8892;
margin-left: auto;
margin-right: auto;
text-align: left;
border: 1px solid #7D8892;
}



#footermenu {
position: relative;
font-family:sans-serif;
font-size: 9pt;
color: #ffffff;
height: 17px;
padding-top: 6px;
margin-left: 0px;
width: 800px;
text-align: center;
}

#footermenu ul {
font-family:sans-serif;
list-style: none;
line-height: 9pt;
}

#footermenu li {
font-family:sans-serif;
display: inline;
padding: 5px 15px 5px 0px;
}



.footerlink a:link, .footerlink a:visited{
text-decoration: none;
color: #ffffff;
}


.footerlink a:hover, .footerlink a:active {
text-decoration: underline;
color: #ffffff;
}



.entry {
width: 750px;
margin-right: auto;
margin-left: auto;

}

#comments  {
padding:10px 0px 10px 20px;
}
#comment_list {
width: 750px;
margin-left:10px;
}


#comment_list ol{
list-style-type:none;
}

/*
#comment_list ol li{
clear:both;
width: 700px;
margin-left:10px;
border: 1px solid #b6c0ca;
margin-bottom:10px;
margin-top:10px;
}
*/
.img_comment {
margin-right:10px;
height:64px;
width:64px;
float:left;
clear:both;
border:1px solid #b6c0ca;
padding:2px;
margin:5px;
}
.comment_text {
padding-bottom:10px;
padding-top:5px;
}

.comment_row{
width:750px;
float:left;
clear:both;
border: 1px solid #b6c0ca;
margin-bottom:10px;
margin-left:10px;
}

.comment_row_author{
width:750px;
float:left;
clear:both;
border: 1px solid #666666;
margin-bottom:10px;
margin-left:10px;
background-color:#F0F0F0;
}


.comment_user {
font-family:helvetica;
font-size:14px;
font-weight:bold;
color:#666666;
}


.comment_user a:link, .comment_user a:visited {
text-decoration: none;
color: #666666;
font-size: 14px;
}


.comment_user a:hover, .comment_user a:active {
text-decoration: underline;
color: #666666;
font-size: 14px;
}

.postmetadata{
color:#006600;
margin-top:10px;
}

#respond {
width:750px;

padding-left:20px;
}

#searchsubmit {
background-image: url('images/search_btn.png');
height: 24px;
width: 70px;
cursor:pointer;
}