body {
    /*	background-color:#fcfcfc;*/
    /*	background-color:#BFBFBF;*/
    margin:0;
    padding:0;
    font-size:85%;
    font-family: verdana, sans serif;
}

#wrap {	
    /*background-color:#fcfcfc;*/
    /*	background:#fff; */
    /*	color:#404040; */
    margin:0 auto;
    width:900px;
}

#headerlogo {
    border:0;
    margin:0 0 0 0;
}

#header {

    /*	height:45px; */
    margin:0 0 10px 0;
    padding:10px 0 0 0;
    /*background-image:url('../images/b.jpg');
    background-repeat:no-repeat;*/
    /* background-*/
}

#robots {        
    margin:0em 0;
    /*	height:200px;*/
    /*	border:1px solid black;*/
}

#leftside {
    clear:left;
    float:left;
    margin:0 0 5px;
    padding:0;
    width:150px;
    /*	background-color:black;	*/
}

#rightside {
    float:right;
    /*line-height:1.4em; */
    margin:0 0 5px;
    padding:0;
    width:210px;
    /*	background-color:black;*/
}

#content {
    /*border-left:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0; */
    /*	line-height:1.5em; */
    margin:0px 215px 25px 155px;
    padding:10px 10px 0 10px;
}
#content p {
    line-height:1.4em;
    font-size:90%;
}

#footer {
    background:#fff;
    border-top:2px solid #e0e0e0;
    clear:both;
    color:gray;
    margin:0 auto;
    padding:10px 0;
    text-align:center;
    width:900px;
    line-height:1.5em;
    font-size:0.9em;
}

#footer a {
    color:gray;
    text-decoration:underline;
}

#footer a:hover {
    text-decoration:underline;
}

#content h1 {
    margin:0;
    font-family:Times,serif;
}
#content h1 a {
    text-decoration:none;
    color:#5F5B5B;
    font-size:75%;
}
#leftside div, #rightside div { 
    margin-top:40px;
    /*border-top:3px double black;
    border-bottom:3px double black;*/
    padding-bottom:10px;
    padding-left:6px;
    background-color:#F7F7F7;
    /*border:1px solid #CCCCCC;
    border-bottom:0;*/

}

#leftside h1, #rightside h1 {
    margin:5px 0;
    font-size:150%;
    /*	font-size:14.5pt;*/
    font-family:Helvetica,sans-serif;
    letter-spacing:0em;
}

#leftside ul, #rightside ul {
    margin:0;
    padding:0;
    list-style-type:none;
}

a.barelyVisible {
    color:#C8C4C4;
    font-weight:bold;
    font-size:80%;
    text-decoration:none;
}

a:hover.barelyVisible {
    text-decoration:underline;
}

a.genericBoxLink {
    color:#3B5998;
    font-size:90%;
    text-decoration:none;
}

a:hover.genericBoxLink {
    text-decoration:underline;
}

#text_message_area {
    width:190px;
    height:80px;
}

#text_message_email, #text_message_from, #text_message_area, .from{
    color:#5F5B5B;
    /*font-weight:bold;*/
    font-size:8pt;
}

#blog_categories  ul li a {
    color:#f38576;
    text-decoration:none;
    font-size:90%;
}

#blog_categories  ul li a:hover {
    text-decoration:underline;
    background-color:black;
}

#links  ul li a, #recent_posts ul li a {
    font-size:90%;
    color:#123297;
    text-decoration:none;
}

#links  ul li a:hover, #recent_posts ul li a:hover {
    text-decoration:underline;
    background-color:#d4d4de;
}

#content h1 {
    font-size:185%;
}

#loginBox input {
    width:120px;
    /*	border:1px solid black;*/
    display:block;

    margin:2px 0;
}

p.article_info {
    text-align:right;
    font-size:90%;
    color:#5F5B5B;
}

p.article_info a {
    color:#3B5998;
    text-decoration:none;
}

p.article_info a:hover {
    text-decoration:underline;
}

/*whats_running you_posted_it text_message*/
