/* CSS Document */
#wrapper{
margin:auto;
width:740px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


#header{
margin: auto;
}
#logout{
width:50px;padding-top:40px;float:right;text-align:right;
}

#logout a{
font-size:.6em;color:#009900;text-decoration:none;
}

#logout a:hover{
text-decoration:underline;
}



#image_box{
border-top:#cccccc thin solid; 
border-bottom:#cccccc thin solid;
padding: 10px 0px 10px 0px; 
height:162px;
}

#random_image{
width: 200px; float:right; font-size:10px;
text-align:right;
}

#cat_box{
border-bottom: #CCCCCC dotted 2px;
padding-bottom:5px;
margin-bottom:5px;
}

/*header ends here*/

#content{
width:auto;
}

/*left cl */


#left_column{
width:200px;
float:left;
}

#left_column_content{
padding:5px;
color:#333333;
}

#user_box{
font-size:.6em;
background:#CCCCCC; color:#000000;
padding:5px;
}




#cat_box{
font-size:.8em;
}

#green_category{
color:#006600;
}
#green_category a{
color:#009900;
text-decoration:none;
}

#green_category a:hover{
color:#009900;
text-decoration:underline;
}

/*////////////////////////////////////*/
#body{
width:540px;
float:left;

}

#body_content{
padding: 5px 5px 5px 20px;
font-size:.8em;
color:#666666;
}

#body_content a{
text-decoration:underline;
color:#333333;
}

#body_content a:hover{
text-decoration:none;
color:#333333;
}

#body_content ul {
margin-left:40px;
}
#body_content ul li{
list-style-image:url(inex_172.gif);
}

/*//////////////////////links//////////////////////////////////////*/
.left_spacing{
padding-left:10px;
}
.deepgreen a{
color:#009900;
font-size:.8em;
text-decoration:underline;
}

.deepgreen  a:hover{
text-decoration:none;
}

.green_title{
font-size:1.1em;
color:#006600;
font-weight:bold;
}

.ash_title{
font-size:1.1em;
color:#666666;
font-weight:bold;
}



/*////////////////////////////////////////////////////////////*/



/*////////////////////////////////////////////////////////////*/

p{
margin:10px 0px 10px 0px ;
}
