*{
margin:0;
padding:0;
}
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:5px;
}
a{
text-decoration:none;
}
a:focus {
outline: none;
}
#container {
width:902px;
margin-left:auto;
margin-right:auto;
}
#main {
width:900px;
border:1px solid #000000;
float:left;
}
#head1 {
width:900px;
height:175px;
background-image:url(head_bg.jpg);
background-repeat:repeat-x;
font-size:13px;
font-weight:bold;
}
#head1 img.logo{
margin-top:13px;
margin-left:20px;
border:none;
}
#head1 img.kult{
position:relative;
left:100px;
top:-115px;
}
#head1 ul{
list-style-type:none;
margin-left:180px;
margin-top:10px;
}
#head1 ul li{
float:left;
margin-right:25px;
}
#head1 ul li a{
color:#ffffff;
}
#head2 {
width:900px;
height:180px;
}
#head2 p{
background-image:url(trans.png);
display:inline;
padding:5px;
font-size:27px;
font-weight:lighter;
margin-left:195px;
position:relative;
top:110px;
color:#ec008c;
}
#center {
width:500px;
float:left;
padding-left:200px;
padding-top:25px;
padding-bottom:25px;
background-repeat:no-repeat;
min-height:400px;
line-height:140%;
color:#666666;
}
#center h1{
padding-bottom:15px;
font-size:25px;
font-weight:lighter;
color:#ec008c;
}
#center h2{
padding-bottom:10px;
font-size:18px;
font-weight:lighter;
color:#ec008c;
}
* html #center{
width:698px;
}
#center ul{
padding-left:20px;
}
#center ol{
padding-left:26px;
}
#center p.csc-linkToTop{
margin-top:10px;
}
p.csc-linkToTop a{
}
#center a{
color:#ec008c;
}
#right {
width:200px;
margin-left:700px;
padding-top:25px;
}
#right ul{
list-style-type:none;
margin-left:20px;
}
#right ul li{
height:25px;
width:180px;
overflow:hidden;
margin-bottom:5px;
}
#right ul li a{
background-image:url(nav_bg.png);
background-repeat:no-repeat;
}
#right ul li.red a, #right ul li.red_current a{
background-color:#ec008c;
display:block;
width:165px;
height:25px;
color:#FFFFFF;
padding-top:5px;
padding-left:15px;
}
#right ul li.red a:hover{
background-color:#d8d8d8;
}
#right ul li.gray a{
background-color:#d8d8d8;
display:block;
width:180px;
height:25px;
color:#FFFFFF;
padding-top:5px;
padding-left:15px;
}
#right ul li.gray_current a{
background-color:#ababab;
display:block;
width:180px;
height:25px;
color:#FFFFFF;
padding-top:5px;
padding-left:15px;
}
#right ul li.green a, #right ul li.green_current a{
background-color:#87ba95;
display:block;
width:165px;
height:25px;
color:#FFFFFF;
padding-top:5px;
padding-left:15px;
}
#right ul li.green a:hover{
background-color:#d8d8d8;
}
#right div{
border-left:1px solid #87ca95;
border-top:1px solid #87ca95;
border-bottom:1px solid #87ca95;
margin-left:20px;
margin-top:20px;
width:180px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
}
#right p{
color:#666666;
text-align:center;
font-size:10px;
}
#right img{
}
#footer {
clear:left;
text-align:center;
padding-top:3px;
padding-bottom:10px;
}
#footer a{
color:#000000;
}
