/* --- GENERAL LAYOUT--- */

body {
margin: 0;
background: #000000;
text-align: left;
}

img { margin: 0; border: 0; }

.hide { display: none; }

#background_top {
position: absolute;
top: 0;
left: 45px;
margin: 0;
padding: 0;
border: 0;
height: 70px;
width: 
background: #000000;
}

#main_text {
position: absolute;
top: 75px;
left: 45px;
margin: 0 0 50px 0;
padding: 0;
border: 0;
width: 502px;
background: #000000;
text-align: left;
}

/* --- MAIN NAVIGATION --- */



/* --- TEXT APPEARANCE--- */

h1, h2, h3 {
font-family: verdana, arial, sans-serif;
font-weight: bold;
color: #ffffff;
}

h3 { margin: 5px 0 0 0; font-size: medium; }

h2 {
display: block;
width: 191px;
height: 28px;
margin: 0;
padding: 0;
border: 0;
text-indent: -2000px;
}

h2.atrip { background: #000000 url(/minis/vanvic06/images/atrip.jpg) top left no-repeat; }
h2.reada { background: #000000 url(/minis/vanvic06/images/readabout.jpg) top left no-repeat; }
h2.seethe { background: #000000 url(/minis/vanvic06/images/seethe.jpg) top left no-repeat; }

p {
font-family: arial, verdana, sans-serif;
font-size: medium;
color: #ffffff;
line-height: 1.5em;
}

p.caption {
margin: 0.2em 0 2.5em 0;
font-family: arial, verdana, sans-serif;
font-size: small;
color: #ffffff;
line-height: 1.5em;
}

a:link, a:visited, a:active, a:hover {
font-family: arial, verdana, sans-serif;
font-size: medium;
line-height: 1.5em;
text-decoration: underline;
}

a:link { color: #ffffff; }
a:visited { color: #ccffcc; }
a:active { color: #66cc66; }
a:hover { color: #66cc66; }
