@import "/c/def2.css";
@import "/c/forms.css";

/*
TYPOGRAPHY
================================ */

body {
background-color:#BCA699;
color:#20080C;
font-family:"century gothic", verdana, helvetica, arial, sans-serif;
font-size:80%;
}

h1, h2, h3, h4, h5, h6 {
margin:0 0 .6em 0;
color:#932035;
font-size:2em;
font-weight:normal;
}

h2, h3, h4, h5, h6 {
margin:1em 0 .4em 0;
font-size:1.4em;
}

h3, h4, h5, h6 {
margin:0 0 .2em 0;
font-size:1.2em;
}

h4, h5, h6 {
font-family:arial, helvetiva, sans-serif;
font-size:1em;
font-weight:bold;
}

p, ul, dl, ol {
margin-bottom:.9em;
font-size:1em;
line-height:1.6;
}

ul, ol {
margin-left:3em;
margin-bottom:1.4em;
}

ul ul {
margin-bottom:0;
}

ul dl {
font-size:1em;
}

dt {
font-weight:bold;
}

acronym {
border-bottom:1px dotted #000;
cursor:help;
}

img {
border:0;
}

.img-left {
float:left;
margin:6px 8px 8px 0;
}

.img-right {
float:right;
margin:6px 0 8px 8px;
}


/*
*
*/

.access {
position:absolute;
top:-500em;
}