html, body {
    height: 100%;
}

.menu {
margin-top:-3px;
padding-top:0px;
}

img {
border:none;
}

body {

background:"#FFF";
margin:0px;
}

.main {
padding-top:25px;
margin:0px auto;
width:746px;
text-align:left;
}


#leftnav {
position:relative;
width:191px;
vertical-align:top;
float:left;
padding-left:20px;
/* border:1px solid #0f0; */
padding-top:0px;
margin:0px;
}

#leftnav ul {
list-style-type:none;
margin-left:10px;
padding-left:0px;
}

#content {
position:relative;
vertical-align:top;
float:left;
width:476px;
/* border-left:1px dashed #000; */
padding:0px 20px;
margin:0px;
}

#dashborder {
position:relative;
vertical-align:top;
float:left;
height:99%;
width:1px;
/* border:1px solid #f00; */
background-image: url(/images/bk_side.gif) ;
background-repeat: repeat-y;
padding:0px;
margin:0px 0px 0px -5px;
}


.bullets {
list-style-type:disc;
margin-left:36px;
}

a {
color:#1070B7;
text-decoration:none;
}

a:hover {
color:#1070B7;
text-decoration:none;
}

a:active {
color:#1070B7;
text-decoration:none;
}

a:visited {
color:#1070B7;
}

a.subnav {
color:#242424;
}

a.subnav:hover {
color:#1070B7;
text-decoration:none;
}

a.subhead {
color:#474747;
}

a.subhead:hover {
color:#1070B7;
text-decoration:underline;
}

a.subhead:visited {
color:#474747;
text-decoration:none;
}

.bodycopy {
color:#000000;
font-family:Arial,san-serif;
font-size:13px;
font-weight:normal;
line-height:19px;
}

.title {
color:#4e004d;
font-family:Arial,san-serif;
font-size:18px;
line-height:16px;
}

.subhead {
color:#000000;
font-family:Arial,san-serif;
font-size:15px;
font-weight:bold;
padding: 15px 0 0 0;
}

.subnav {
color:#242424;
font-family:Verdana,Arial,san-serif;
font-size:11.5px;
font-weight:normal;
line-height:24px;
}

.artfooter {
color:#363636;
font-family:Verdana,Arial,san-serif;
font-size:10px;
font-weight:normal;
line-height:16px;
}

.footer {
color:#363636;
font-family:Verdana,Arial,san-serif;
font-size:9px;
font-weight:normal;
line-height:16px;
}

.formitem {
color:#606060;
font-family:Arial,san-serif;
font-size:12px;
font-weight:normal;
}
		
.menulink {
float:left;
}

p {
margin-bottom:0px;
padding-bottom:0px;
}

