#header {
position:absolute;
top:0px;
width:100%;
background-image:url(images/header.gif);
height:85px;}

#footer {
background-image:url(images/footer.jpg);
background-repeat:repeat-x;
width:100%;
}

#content {
padding:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding-left:270px;
background-image:url(images/the_party_box_top.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

#menu {
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:1.5;
padding-right:20px;
}

li {list-style-type:none;}

.inp input {border: 1px solid #000000;
width:150px;
}

#categories {
color:#D72C40;
}

#information {
color:#382BC2;
}

body {
margin-top:100px;
margin-left:0px;
margin-right:0px;
}

html {
height:100%;
}
