body
{
    margin : 0px;
    margin-top : 0px;
    padding-top : 0px;
    background-image : url("#");
    background-color:saddlebrown;
    
}
div.container
{
    width : 940px;
    margin : 0px auto;
    border-right : 1px solid silver;
    border-left : 1px solid silver;
    border-bottom : 1px solid silver;
    padding : 0;
    background-color : lightcyan;
    background-image : url("images/bg-sago.jpg");
}
div.header
{
    width : 938px;
    padding : 1px;
    color : rgb(145 , 86 , 49);
    background-color : white;
    clear : left;
    text-align : center;
    border-bottom : 1px solid silver;
    font-size : 14px;
    font : verdana;
    vertical-align : top;
    background-image : url("images/bg.jpg");
}
div.footer
{
    text-align : center;
    font-size: smaller;
    padding : 5px;
    color : darkred;
    border-top : 1px solid silver;
    background-image : url("#");
    background-color:#DED19C;
    text-transform: uppercase;
    clear: left;
    font-size:smaller ;
    
    
    
}
div.footer a
{
    text-align : center;
    font-size : smaller;
    padding : 5px;
    color : blue;
    clear : left;
    font : verdana;
    text-transform : uppercase;
    text-decoration : none;
}
div.footer a:hover
{
    text-align : center;
    font-size : smaller;
    padding : 5px;
    color : white;
    background-color : blue;
    clear : left;
    font : verdana;
    text-transform : uppercase;
    text-decoration : underline;
}
div.left
{
    float : left;
    width : 207px;
    margin : 0;
    padding : 2px;
    text-align : center;
    background-color : white;
    background-image: url("images/bg-left.jpg");
    margin-bottom : 0px;
    margin-top : 0px;
    font-size : 12px;
    font-family : verdana , sans-serif;
    border-right : 1px solid silver;
    height: inherit;
    overflow: visible;
            
}
div.content
{
    margin-left : 210px;
    border-left : 1px solid silver;
    text-align : justify;
    background-color : white;
    padding-top : 10px;
    padding-right : 10px;
    padding-left : 20px;
    font-family : raghu8, verdana , sans-serif ;
    font-size: medium;
    font-weight : normal;
    word-spacing: 2px;
    font-style : normal;
    background-image : url("#");
    color : black;
    background-color: lightcyan;
    line-height : 130%;
    background-image : url("images/bg-sago.jpg");
    overflow: visible;
    
}

div.content a
{
    text-transform : none;
    text-decoration : none;
    color : #7A5C5C;
    background-color:transparent;
     
}
div.content a:hover
{
    background-color : rgb(93 , 17 , 17);
    color : rgb(230 , 230 , 250);
}
div.menu ul
{
    float : right;
    width : 666px;
    padding : 0;
    margin : 0;
    text-transform : uppercase;
    list-style-type : none;
}
div.menu a
{
    float : right;
    width : 106px;
    text-align : center;
    text-transform : uppercase;
    text-decoration : none;
    color : white;
    font-size : 12px;
    font-weight : bold;
    font-family : verdana;
    background-color : rgb(255 , 102 , 0);
    padding : 2px 2px;
    border-right : 1px solid white;
    font : verdana;
}
div.guest a
{
    float : none;
    width : 110px;
    text-align : center;
    text-transform : uppercase;
    text-decoration : none;
    color : white;
    font-size : 12px;
    font-weight : bold;
    font-family : verdana;
    background-color : rgb(145 , 86 , 49);
    padding : 1px;
    display : block;
    margin-top : 10px;
}
div.menu a:hover
{
    background-color : rgb(145 , 86 , 49);
    text-transform : uppercase;
    text-decoration : underline;
    font-size : 12px;
    font : verdana;
    font-weight : bold;
}
div.guest a:hover
{
    background-color : rgb(255 , 102 , 0);
    text-transform : uppercase;
    text-decoration : underline;
    font-size : 12px;
    font : verdana;
    font-weight : bold;
    text-align : center;
    float : none;
    display : block;
    color : white;
    margin-top : 10px;
    padding : 1px;
}
div.menu li
{
    display : inline;
    font : verdana;
    font-size : 12px;
    font-weight : bold;
}
div .left a
{
    text-align : center;
    text-transform : uppercase;
    text-decoration : none;
    color : rgb(49 , 8 , 8);
    font-size : 14px;
    font-weight : bold;
    font-family : verdana;
    Line-height : 2em;
    background-color: #faefdb;
	
}
div .left a:hover
{
    text-decoration : none;
    text-align : center;
    text-transform : uppercase;
    background-color : rgb(49 , 8 , 8);
    color : white;
    font-family : verdana;
}
div .search
{
    padding-top:20px;
    
    display : compact;
    border : 1px solid silver;
    font-family : arial , helvetica , sans-serif;
    font-size : 8pt;
    color : black;
}
div .search a
{
    font-family : arial , helvetica , sans-serif;
    font-size : 7pt;
    color : black;
    text-transform : lowercase;
    text-decoration : none;
}
div .search a:hover
{
    font-family : arial , helvetica , sans-serif;
    font-size : 7pt;
    color : blue;
    text-transform : lowercase;
    text-decoration : none;
    background-color : transparent;
}
#leftmenu
{
	width:200px;
	border:0px double  black;
	display: inline-table;
	margin-bottom:20px;
	
	
	
}
#leftmenu li
{
    
    float:left;    
    width : 146px;
    display: inline; 
}

#leftmenu a
{
    float:left ;
    text-align :left;
    text-transform : uppercase;
    text-decoration : none;
    color : chocalate;
    font-size : 12px;
    font-weight : bold;
    font-family : verdana;
    background-color : transparent;
    padding : 2px 2px;
    border-bottom : 1px solid white;
    font : verdana;
    
    
}

#leftmenu a:hover
{
    background-color : rgb(145 , 86 , 49);
    text-align: left;
    text-transform : uppercase;
    text-decoration : underline;
    font-size : 12px;
    font : verdana;
    font-weight : bold;
    color: white;
    
}

