body{
color: #000088;
font-family: Georgia,Times;
font-size: 11px;
background-color: #FFFFFF;
margin: 5px 0px 0px 0px;
}

#main{
position: relative;
align=center;
}

#search_box{
position: absolute; top: 115px; left: 250px;
}

h1{
color: #000088;
font-family: Georgia,Times;
font-size: 18px;
font-style: italic;
background-color: #FFFFFF;
margin: 0px 0px 10px 0px;
}

input{
font-family: verdana,arial;
font-size: 10px;
}



.itembox{
height: 220px;
padding: 10px;
position: relative;
text-align: left;
border-bottom: #000088 2px dotted;
border-right: #000088 2px dotted;
border-left: #000088 2px dotted;
margin: 0 0 20px 0;
}

a.meny:link,a.meny:visited{
color: #777777;
text-align: left;
font-size: 14px;
background-image: url("http://www.pawcraft.se/images/off.gif");
display: block;
background-repeat: no-repeat;
height: 22px;
text-decoration: none;
}

a.meny:hover,a.meny:active{
color: #000088;
text-align: left;
font-size: 14px;
background-image: url("http://www.pawcraft.se/images/on.gif");
display: block;
background-repeat: no-repeat;
height: 22px;
text-decoration: none;
}







a.meny_rea:link,a.meny_rea:visited{
color: #770000;
text-align: left;
font-size: 14px;
background-image: url("http://www.pawcraft.se/images/off2.gif");
display: block;
background-repeat: no-repeat;
height: 22px;
text-decoration: none;
}

a.meny_rea:hover,a.meny_rea:active{
color: #000088;
text-align: left;
font-size: 14px;
background-image: url("http://www.pawcraft.se/images/on.gif");
display: block;
background-repeat: no-repeat;
height: 22px;
text-decoration: none;
}





