* {
padding : 0;
margin : 0;
}
ul {
margin-left : 0;
padding-left : 0px;
}
p {
margin : 1em 0;
}
body {
color : #666666;
font-family : Arial, Helvetica, sans-serif;
font-size : 7pt;
text-align : left;
letter-spacing : 0px;
background-repeat : repeat-x;
background-color: #515151;
background-position: absolute;


}
#container {
margin : 0 auto;
width : 780px;
text-align : center;
position : absolute;
background-color : transparent;
background-repeat : repeat-x;
}
#sidebar {
width : 250px;
background-color : ;
background-image : url('/images/kate_bg.jpg');
position : absolute; 
top : 477px;
left : 100px;
text-align : left;
font-size : 7pt;
border : 5px solid #DCDCDC;
padding : 6px;
-moz-border-radius: 25px;
}
a img  {
border : 0px solid #F0F0F0;
padding : 2px
}
a:hover img {
border : 0px solid #F0F0F0;
padding : 2px
} 
h1 {
text-align : left;
text-transform : uppercase;
color : #696969;
font-family : Georgia;
font-weight : bold;
background : url('/images/nagyh2.jpg');
background-repeat : repeat-x;
padding : 35px;
font-size : 12px;
margin-top : 0px;
margin-bottom : 2px;
}
h2 {
text-align : center;
text-transform : uppercase;
color : #D8BFD8;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
background-image : url('');
background-repeat : repeat-x;
padding : 11px;
font-size : 7pt;
margin-top : 0px;
margin-bottom : 0px;
} 
a {
text-decoration : none;
color : #F0F0F0;
}
a:hover {
color : #E8B7CF;
text-decoration : none;
}
#content  {
width : 510px;
background-color : #CCCCCC;
position : absolute; 
top : -3px;
left : 285px;
font-size : 7pt;
text-align : center;
border : 5px solid #DCDCDC;
padding : 6px;
-moz-border-radius: 25px;
}
a.nav {
display : block;
text-align : left;
font : bold 12px tahoma;
padding : 5px;
margin : 1px;
}
a.nav:link {
color : #F0F0F0;
background : #F0F0F0;
}
a.nav:visited {
color : #F0F0F0;
background : #D2D2D2;
}
a.nav:hover {
background : #E8B7CF url('images/navhover.png') repeat-x;
color : #F0F0F0;
}
a.nav:active {
color : #F0F0F0;
background : #F0F0F0;
} 