/* CSS Document */
body{
background: #9999CC;
color: black;
font-family: "arial narrow", arial, verdana, sans-serif;
font-size: 17px;
text-align: center;
}

div.box{ 
top: 5px;
left: 100px;
width: 675px;
height: 1110px;
border: 5px solid black;
background-color: #ffffff;
padding: 10px;
text-align: left;
}

div.box2
{
position: absolute;
top:1240px;
left:1000px;
width:175px;
height:197px;
border-left:2px dashed black;
border-right:2px dashed black;
border-bottom:2px dashed black;
font-family: "arial narrow", arial, verdana, sans-serif;
font-size:17px;
text-align:center;
background-color:#ffffff;
padding-top:1px;
padding-left:5px;
padding-right:5px;
}

div.box3{ 
top: 5px;
left: 100px;
width: 670px;
height: 300px;
border: 5px solid black;
background-color: #ffffff;
padding: 12.5px;
text-align: left;
}

div.box4{
top: 5px;
left: 100px;
width: 670px;
height: 230px;
border: 5px solid black;
background-color: #ffffff;
padding: 12.5px;
text-align: left;
}

div.box2nd{ 
top: 5px;
left: 100px;
width: 675px;
height: 1285px;
border: 5px solid black;
padding-top: 5px;
padding-left: 15px;
padding-right: 15px;
padding-left: 5px;
background-color: #ffffff;
text-align: left;
}

div.picbox
{
position: absolute;
top:450px;
left:50px;
width:175px;
border-left:2px solid black;
border-right:2px solid black;
border-bottom:2px solid black;
border-top:2px solid black;
font-family: "arial narrow", arial, verdana, sans-serif;
font-size:17px;
text-align:center;
background-color: #ffffff;
padding-top:5px;
padding-left:5px;
padding-right:5px;
}

h3{
background:black;
color:white;
font-size:17px;
font-weight:normal;
padding-left: .5em;
}

div.link
{position:absolute;
top:1220px;
left:1000px;
width:175px;
height:20px;
font-family: "arial narrow", arial, verdana, sans-serif;
font-size:17px;
background:black;
color:white;
border-left:1px dashed black;
border-top:1px dashed black;
border-right:1px dashed black;
border-bottom:1px dashed black;
padding-left: 5px;
padding-right: 5px;
}

div.link2
{position:absolute;
top:1070px;
left:1000px;
width:175px;
height:20px;
font-family: "arial narrow", arial, verdana, sans-serif;
font-size:17px;
background:black;
color:white;
border-left:1px dashed black;
border-top:1px dashed black;
border-right:1px dashed black;
border-bottom:1px dashed black;
padding-left: 5px;
padding-right: 5px;
}
