.header	{
		width:100%;
        height:100px;
        background-color:000000;
}
.left	{
        position:absolute;
        top:100px;
        left:0;
        bottom:50px;
        width:20%;
        height:75%;        
        background-color:000000;
}
.left2	{
        width:100%;
        height:100px; 
        background-color:000000;
        overflow:scroll;
}
.center	{
        position:absolute;
        top:100px;
        left:20%;
        right:20%;
        bottom:50px;
        width:60%;
        height:75%; 
        background-color:000000;
}
.right	{
        position:absolute;
        top:100px;
        left:80%;
        width:20%; 
        bottom:50px;
        height:75%; 
        background-color:000000;
}
.right2	{
        width:100%;
        height:87%; 
        background-color:000000;
        overflow:scroll;
}
.footer	{
        position:absolute;
        bottom:0;
        left:0;
        width:100%;
        height:5%;
        background-color:000000;
}
.ctxt   {
        text-decoration:none;
        font-family:BernhardFashion BT, Serif;
        font-size:20px;
        font-weight:bold;
        color:fff4ba;
}
.ltxt   {
        text-decoration:none;
        font-family:BernhardFashion BT, Serif;
        font-size:16px;
        font-weight:bold;
        color:f5f2ef;
}
.ltxtt   {
        text-decoration:none;
        font-family:BernhardFashion BT, Serif;
        font-size:16px;
        font-weight:bold;
        background-color:2f2f2f;
        color:f5f2ef;
        width:100%;     
        border:1px solid c0c0c0;   
}
.link   {
        text-decoration:none;
        font-family:BernhardFashion BT, Serif;
        font-size:14px;
        font-weight:bold;
        color:fff4ba;
        border:1px solid 000000;
        width:100%;
        height:25px;        
}
.link:hover   {
        text-decoration:none;
        font-family:BernhardFashion BT, Serif;
        font-size:14px;
        font-weight:bold;
        color:ffffe0;
        border:1px solid c0c0c0;
        width:100%;
        height:25px;
}
.knt    {
        background-color:000000;
        height:12px;
}
.cnt   {
        text-decoration:none;
        font-family: Serif;
        font-size:12px;
        font-weight:bold;
        font-style:italic;
        color:fff4ba;    
        border:1px solid fff4ba;
        background-color:000000;
        width:70%;    
}
.cat    {
        text-decoration:none;
        font-family:BernhardFashion BT, Serif;
        font-size:10px;
        font-weight:bold;
        background-color:6a6daa;
        color:ffffe0;
        width:100%;     
        border:1px solid c0c0c0; 
}
.own    {
        text-decoration:none;
        font-family:Arial;
        font-size:9px;
        font-weight:bold;
        background-color:000000;
        color:fff4ba;
        width:100%;
        height:15px;
        border:1px solid 000000;     
}
.own:hover    {
        text-decoration:none;
        font-family:Arial;
        font-size:9px;
        font-weight:bold;
        background-color:8a2635;
        color:f5f2ef;
        width:100%;  
        height:15px;   
        border:1px solid c0c0c0; 
}
.own2    {
        text-decoration:none;
        font-family:Arial;
        font-size:9px;
        font-weight:bold;
        background-color:000000;
        color:fff4ba;
        width:100%;
        height:15px;
        border:1px solid 000000;     
}
.own2:hover    {
        text-decoration:none;
        font-family:Arial;
        font-size:9px;
        font-weight:bold;
        background-color:3f6332;
        color:f5f2ef;
        width:100%;  
        height:15px;   
        border:1px solid c0c0c0; 
}
.font   {
        text-decoration:none;
        font-family:Arial;
        font-size:9px;
        font-weight:bold;
        background-color:000000;
        color:fbfbfb;
}
.font:hover   {
        text-decoration:none;
        font-family:Arial;
        font-size:9px;
        font-weight:bold;
        background-color:000000;
        color:d0ffbc;
}