/* Created by the Science Management Office for ANDRILL, January 2006 */

body { margin: 0;
background-image: url(../images/texture3.jpg);
background-color: #181818;
background-repeat: no-repeat;
font-family: Arial, sans-serif;
}


#container {
margin-left: auto;
margin-right: auto;
width: 900px;
height: auto;
background-color: #dfdfdf;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}


#image {
background-image: url(../images/photo.jpg);
background-repeat: no-repeat;
height: 243px;
width: 900px;
}

#bottom {
background-color: #cacaca;
padding: 40px;
margin-left: auto;
margin-right: auto;
width: 800px;
height: 100px;
clear: both;
border-top: 1px dashed #a6a6a6;
}



#content {
margin: 20px auto auto 65px;
float: left;
width: 550px;
height: auto;
font-family: Arial, sans-serif;
font-size: 10pt;
line-height: 20px;
margin-bottom: 40px;
}

/* navigation */
#navcontainer ul
{
margin-top: 20px;
font-family: Arial, sans-serif;
font-size: 9pt;
padding: 0;
list-style-type: none;
float: left;
margin-left: 50px;
background-color: #fff;
}

#navcontainer li { margin: 0 0 .2em 0;  }

#navcontainer a
{
display: block;
color: #171717;
background-color: #f9f9f9;
width: 120px;
padding: .45em .9em;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #c8c8c8;
color: #171717;
}

h1 {
font-family: Arial, sans-serif;
font-weight: 800;
font-size: 13pt;
color: #383838;
}

h2 {
font-family: Verdana, Gill Sans, sans-serif;
font-weight: 100;
text-transform: uppercase;
font-size: 14pt;
color: #dbe6a3;
}


#bodytext {
font-family: Verdana, Gill Sans, sans-serif;
font-size: 8pt;
color: #363636;
float: left;
margin-left: 100px;
margin-right: 30px;
margin-top: 20px;
margin-bottom: 30px;
line-height: 17px;
text-align: left;
}

#videobox {
width: 380px;
height: 300px;
float: left;
}

#aboutvideo {
width: 300px;
height: 300px;
float: right;
}

body#home a#homenav,
body#dates a#datesnav,
body#registration a#registrationnav,
body#abstract a#abstractnav,
body#transport a#transportnav,
body#presenter a#presenternav,
body#scientific a#scientificnav,
body#lecture a#lecturenav,
body#trips a#tripsnav,
body#social a#socialnav,
body#students a#studentsnav,
body#accommodation a#accommodationnav,
body#venue a#venuenav,
body#meetings a#meetingsnav,
body#sponsors a#sponsorsnav,
body#circular a#circularnav,
body#poster a#posternav,
body#merchandise a#merchandisenav,
body#contact a#contactnav

{
background-color: #a7bf6b; }

/* basic links */
a:link { color: #237798; text-decoration: underline;}
a:visited { color: #237798; text-decoration: underline;}
a:hover { color: #b6451d; text-decoration: none; }
a:active { color: #b6451d;text-decoration: none;  }

/* basic links */
a.cv:link { color: #5f5f5f; text-decoration: none;}
a.cv:visited { color: #404040; text-decoration: none;}
a.cv:hover { color: #348cac; text-decoration: none; }
a.cv:active { color: #348cac;text-decoration: none; }


