/* CSS Document for http://www.katherine-longly.net */

/* General */

body{
margin-top:0px;
background-color:#000000;
}

body p, div, ul, h1, h2, img, li, a{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Index */

#content{
position:absolute;
left: 50%; 
top: 50%;
width:320px;
height:478px;
margin-top: -239px;
margin-left: -160px;
}

#longly{
/*margin-left:286px;*/
}

#kath{
position:absolute;
left:-286px;
top:52px;
}

#menu{
position:absolute;
right:-162px;
bottom:28px;
}

#menu div{
margin-bottom:8px;
}

#menu1{
width:137px;
height:40px;
background:url(../images/menu1.jpg) no-repeat;
}

/*#menu1 a:hover{
display:block;
width:137px;
height:40px;
background:url(../images/menu1_hover.jpg) no-repeat;
}*/

#menu2{
width:151px;
height:40px;
background:url(../images/menu2.jpg) no-repeat;
}

/*#menu2 a:hover{
display:block;
width:151px;
height:40px;
background:url(../images/menu2_hover.jpg) no-repeat;
}*/

#menu3{
width:109px;
height:40px;
background:url(../images/menu3.jpg) no-repeat;
}

/*#menu3 a:hover{
display:block;
width:109px;
height:40px;
background:url(../images/menu3_hover.jpg) no-repeat;
}*/

#construction{
position:absolute;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
font-style:italic;
color:#936e42;
bottom:10px;
right:10px;
}



