body{
background-color:#003A5F;
text-align:center;
padding:0px;
margin:0px;
color:white;
font-family:verdana;
font-weight:bold;
}

a{
color:white;
text-decoration:none;

}

a:hover{
color:#02BDF2;
}

.container{
width:100%;
height:800px;
text-align:center;
background-image:url(judecobg.jpg);
background-repeat:repeat-x;
padding:0px;
margin:0px;
}

.center{
margin-right:auto;
margin-left:auto;
width:850px;
height:800px;
text-align:left;

}

.logo{
background-image:url(judeco_logo-splash.jpg);
position:absolute;
margin-left:0px;
margin-top:150px;
width:850px;
height:600px;
background-repeat:no-repeat;
}

.choice{
position:absolute;
text-align:center;
width:850px;
height:80px;
margin-top:410px;
}

.menus{
position:absolute;
margin-left:0px;
margin-top:430px;
width:850px;
height:400px;
}

.atmenu{
position:absolute;
margin-left:94px;
margin-top:0px;
width:300px;
height:300px;
background-repeat:no-repeat;
border:dashed 1px #026699;
text-align:right;
}

.noveltiesmenu{
position:absolute;
margin-left:484px;
margin-top:0px;
width:400px;
height:300px;
background-repeat:no-repeat;
border:dashed 1px #026699;
text-align:left;
}

.bookmenu{
position:absolute;
margin-left:74px;
margin-top:0px;
width:400px;
height:300px;
background-repeat:no-repeat;
border:dashed 1px #026699;
text-align:right;
}

.leathermenu{
position:absolute;
margin-left:608px;
margin-top:0px;
width:300px;
height:300px;
background-repeat:no-repeat;
border:dashed 1px #026699;
text-align:left;
}

.helpmenu{
position:absolute;
margin-left:110px;
margin-top:150px;
width:300px;
height:100px;
background-repeat:no-repeat;
border:dashed 1px #026699;
text-align:right;
}

.actsmenu{
position:absolute;
margin-left:110px;
margin-top:190px;
width:300px;
height:100px;
background-repeat:no-repeat;
border:dashed 1px #026699;
text-align:right;
}

.greyed{
color:grey;
}


.moreinfo{
position:absolute;
margin-left:125px;
margin-top:420px;
width:600px;
height:300px;
background-repeat:no-repeat;
border:dashed 1px #026699;
text-align:left;
}
