html {
height: 100%;	
}

body {
margin: 0px 0px 0px 0px;
font-size: 62.5%;
font-family: Verdana, sans-serif;
background: #39275b;
}

h2 {
font-size: 1.2em;
font-family: Georgia, serif;
margin-bottom: 0px;
margin-top: 0px;
font-weight: normal;
line-height: 22px;
}


div#box {
font-size: 1.1em;
width: 31em;
padding-top: 20px;
padding-left: 20px;
padding-right: 25px;
padding-bottom: 50px;
margin: 0 auto;
background: #e8e8e8;
color: #000000;
border: 3px solid #f3ecc2;
}


#box a {
color: #39275b;
text-decoration: none;
border-bottom: 1px solid #a49995;
}

#box a:hover {
background: #f3ecc2;
color: #39275b;
text-decoration: none;
border-bottom: 1px solid #a49995;
}

#article {
line-height: 21px;
font-size: 1.2em;
margin-left: 50px;
width: 33em;
}

.articlehead {
margin-top: 20px;
font-size: 1.8em;
font-family: Georgia, serif;
}

.dim, #article, .footertext, .footertext a {
color: #f3ecc2;
}

.footertext {
line-height: 18px;
margin-left: 10px;
}

.dropdownholder {
padding-left: 10px;
padding-right: 10px;	
}


#footer {
margin-top: 70px;
margin-left: 20px;
margin-bottom: 20px;
}

.footertext a {
text-decoration: none;
border-bottom: 1px solid #a49995;
}

.footertext a:hover {
background: #605074;
text-decoration: none;
border-bottom: 1px solid #a49995;
}

.diroff {
background: #ffffff;
padding-top: 12px;
padding-bottom: 12px;
padding-left: 12px;
margin-bottom: 8px;
font-size: 1.4em;
color: #39275b;
cursor: hand;
cursor: pointer;
border-bottom: 1px solid #cecece;
}

.diron {
background: #f3ecc2;
padding-top: 12px;
padding-bottom: 12px;
padding-left: 12px;
margin-bottom: 8px;
font-size: 1.4em;
color: #39275b;
cursor: hand;
cursor: pointer;
border-bottom: 1px solid #cecece;
}



.webarrow {
margin-bottom: 3px;
}


.mainp {
margin-top: 1px;
margin-bottom: 12px;
line-height: 14px;	
margin-left: 14px;	
}

#addresstable {
margin-top: 30px;
margin-bottom: 30px;
}

#addresstable td.left {
line-height: 18px;	
text-align: left;
}

#addresstable td.right {
line-height: 22px;	
text-align: left;
}

.articleimage {
margin-top: 52px;
}


#linkone, #linktwo, #linkthree, #linkfour {
margin-right: 15px;
}

.off {
width: 14px;
height: 14px;
background: url(../images/plus.gif) no-repeat;
}

.on {
width: 14px;
height: 14px;
background: url(../images/minus.gif) no-repeat;
}

.adjustme {
margin-top: 3px;
}


#uwlogo {
margin-top: 24px;
margin-left: 23px;
}