html,body{
margin:0;padding:0
}

body {
background : #abaea7 url(img/bg.gif);
background-position : left top;
background-repeat : repeat-x;
color : #545454;
font : 10pt tahoma, verdana, arial, sans-serif;
text-align : justify;
margin : 0 auto;
}
#box {
background : #ffffff url(img/bgdiv.gif);
background-position : left top;
background-repeat : repeat-y;
margin : 0 auto;
text-align : justify;
width : 700px;
}
#header {
background : transparent url(img/head.jpg);
background-position : top;
background-repeat : no-repeat;
color : #686868;
width : 700px; 
height: 428px;	 
}	 
#kk {
background : transparent;
padding-left:70px;
padding-top:30px;
}
#left {
background : transparent;
background-position : left top;
width : 250px;
float : left;	  
color: #ffffff;
}
#navigation {
background : transparent;
width : 150px;
margin-left:80px;
}
div#navigation a:link, div#navigation a:active, div#navigation a:visited {
background-color : #4b2641;
color : #81606f;
padding-top : 3px;
padding-bottom : 3px;
padding-left : 10px;
border-bottom : 1px dotted #6D5063;
display : block;
font : 13px Tahoma, Arial, sans-serif;
text-align : left;
text-decoration : none;
width : 120px;
}
div#navigation a:hover {
background-color : #532b48;
color : #ffffff;
padding-top : 3px;
padding-bottom : 3px;
padding-left : 10px;
border-left : 0 solid white;
border-bottom : 1px dotted #6D5063;
display : block;
font : 13px Tahoma, Arial, sans-serif;
text-align : left;
text-decoration : none;
width : 120px;
}

#right {
background : transparent url(img/right.jpg);
background-position : right top;
background-repeat : no-repeat;
color : #e6cec2; 
text-align : justify;
width : 450px;
float : right;
}	
#content {
background : transparent;
width : 380px;
margin-right:70px;
}
#footer {
background : transparent url(img/foot.jpg);
background-repeat : no-repeat;
height : 133px;
padding : 0;
width : 700px;
clear : both;
} 
#infoot {
background : transparent;
width : 370px;
margin-left:80px;  
padding-top:20px;
color : #e7cdc0; 
font : 11px Tahoma, Arial, sans-serif; 
}  
div#infoot a:link, div#infoot a:active, div#infoot a:visited {
background-color : transparent;
color : #81606f;
border-bottom : 0 solid #ffffff;
text-align : left;
text-decoration : none;
}
div#infoot a:hover {
background-color : #532b48;
color : #AF99A8;
border-bottom : 1px dotted #6D5063;
text-align : left;
text-decoration : none;
}
p {
font : 10pt tahoma, verdana, arial, sans-serif;
margin-top : 0;
text-align : justify;
}
h1 {
color : #e1c289;
font : italic bold 20pt Georgia;
margin-left : 10px;
text-transform : lowercase;
border-bottom : 2px solid #e1c289;
width : 90%; 
text-align: right;
}
h2 {
color : #77929b;
font : italic bold 16pt Georgia;
margin-left : 45px;
text-transform : lowercase;
border-bottom : 2px solid #848484;
width : 80%;
}
h3 {
color : #717171;
font : italic bold 10pt Georgia;
text-transform : lowercase;
text-align : right;
border-bottom : 2px dashed #a19a9a;
width : 80%;
}
a, a:link, a:visited, a:active {
color : #654b8a;
font-weight : bold;
text-decoration : none;
border-bottom : 1px solid #6d3c6f;
}
a:hover {
color : #C3A584;
cursor : help;
text-decoration : none;
border-bottom : 1px solid #E18E57;
}
strong,b {
color : #b6364f;
}
i {
color : #bd665c;
}
label, th {
color : #666666;
font : bold 8pt verdana, arial, sans-serif;
line-height : 10pt;
text-align : justify;
}  
blockquote{	 
background-color : #48273f;
color : #A389A2;
font : 9pt verdana, arial, sans-serif;
line-height : 11pt;
text-align : justify;
padding: 10px;
border: 2px dotted #A389A2 ;
}  
img {
border : 0;
}


