body, td, span, div, input, select, option, optgroup, a, textarea {
    font: 10px/16px Verdana, Arial, Helvetica, Sans Serif;
    color:#5a5a5a;
}

body {
    margin:0px;
}

select {
    font-size:11px;
    margin-bottom:12px;
    width:250px;
}

.red {
    color:#B4002F;
    font-weight:bold;
}

a {
    text-decoration:none;
}

img{
    border-style:none;
}

.back{
    color:#ffffff;
}

#box {
    position:absolute;
    left:98px;
    top:182px;
    width:311px;
    z-index:1;
}

#mainPictureBox {
    width:311px;
    z-index:1;
    border: 1px solid black;
}

#pictureTextBox {
    margin-top:3px;
    margin-left:3px;
}

#mainBox {
    position:absolute;
    left:521px;
    top:7px;
    z-index:1;
}

#logo {
    position:absolute;
    left:1px; 
    top:15px;
    width:387px;
    height:111px;
}

#navigation {
    position:absolute;
    left:4px;
    top:170px;
    z-index:2;
}

#jobText {
    position:absolute;
    left:4px;
    top:295px;
    width:360px;
    color:#5a5a5a;
    line-height:18px;
}

#jobText a {
    color:#b4002f;
    font-weight:bold;
}

#topNavigation {
    position:absolute;
    left:0px;
    top:0px;
    height:15px;
    white-space:nowrap;
}

#flashBox {
    position:absolute;
    left:455px;
    top:48px;
    width:20px;
    height:500px;
    z-index:2;
}

#subprojects {
    width:311px;
    margin-top:20px;
    z-index:3;
    text-align:right;
    color:#b1b5b6;
    font-weight:bold;
}

#subprojects a {
    color:#b1b5b6;
    font-weight:bold;
}

#subprojects a:hover {
    color:#b4002f;
    font-weight:bold;
}

#subprojects strong {
    color:#5a5a5a;
}

#zoom {
    width:21px;
    height:15px;
    z-index:3;
    cursor:pointer;
    margin-left:290px;
    margin-top:10px;
}

#daNumber {
    width:311px;
    height:24px;
    z-index:2;
    margin-top:20px;
    margin-right:-20px;
    text-align:right;
}

#flower {
    position:absolute;
    left:-25px;
    top:143px;
    width:39px;
    height:51px;
    z-index:1;
}

p.errors {
    color:red;
    font-weight:bold;
}

