
body {
background: #000 url(images/bk2011-2.jpg) no-repeat 10px 10px;
color:#fff;
font-family: verdana, arial, sans-serif;
font-size:10px; 
margin:0;
padding:0;
} /* d6e1c1 background colour */


body.home {
background: #000 url(images/bk2011.jpg) no-repeat 10px 10px;
}



a {color:#ddd;}
a:hover {color:#fff;}

ul, li, div, h1, h2, h3 {
margin:0;
padding:0;
}

p {margin:0.6em 0; padding:0;}

h1 {
font-size:1.2em;
color:#909073;
text-transform:uppercase;
letter-spacing:1px;
line-height:1.2em;
margin-bottom:0em;
}

.clear {
display:block;
width:auto;
clear:both;
font-size:14px;
}

a img {border:none;}


.nobr {white-space:nowrap;}

.gold {color:#909073;}

.smallcaps {text-transform:uppercase; font-size:0.7em; letter-spacing:1px;}

* {padding:0; margin:0}

code {color:#f06; font-size:1.2em;}

img#countdown {
border:none;
position:absolute;
top:162px;
left:430px;
z-index:10;
}

/* Navigation */ 

.dropdown {float:right;}

.dropdown dt {
width:auto; 
cursor:pointer;
font-size:1em;
text-transform:uppercase;
text-decoration:none;
color:#ddd;
letter-spacing:1px;
padding: 0.5em 0.7em;
margin: 35px 0 0 0;
}

.dropdown dt a {
text-decoration:none;
color:#fff;
padding: 0;
}

.dropdown dt a:hover {color:#ccc;}

.dropdown dd {position:absolute; overflow:hidden; width:auto; display:none; z-index:200;}

.dropdown ul {width:auto; background: url(images/arrow.gif) top left no-repeat; list-style:none; border-top:none; margin:5px 0 0 5px; padding:8px 0 0 0;}

.dropdown li a, .dropdown li a:active, .dropdown li a:visited {
display:block; 
background:#444;
opacity:0.9;
padding:0.3em 0.9em 0.6em 0.9em; 
color:#fff; 
text-decoration:none;  
width:auto;
line-height:1.3em;
}

.dropdown li a:hover {background: #c4c4b2; color:#000;}

#nav {
display:block;
width:943px;
margin:0;
padding:0;
}

#nav a#home {
text-transform:uppercase;
text-decoration:none;
display:block;
position:absolute;
top:35px;
left:78px;
color:#fff;
line-height:1em;
padding:0.5em 0 ;
}

#nav a#home:hover { 
color:#ccc; 
}





/* header */
img#header {
position:absolute;
top:130px;
left:25px;
border:none;
z-index:20;
filter:alpha(opacity=40);
opacity:0.4;
}
a:hover img#header {
filter:alpha(opacity=100);
opacity:1;
}


/* section */

#section {
position:absolute;
top:220px;
left:78px;
width:240px;
font-size:1.1em;
line-height:1.3em;
z-index:20;
}

#section a {
color:#ddd;
text-decoration:underline;
}

#section ul {list-style:none;}

#section li {}

#section li {
margin-top:0.4em;
padding:0 0 0 1em;
background:  url(images/bullet.gif) no-repeat 0 6px ;
}


 



/* section Right */

#sectionRight {   
position:absolute; 
top:226px;
left:380px;
width:570px;
font-size:1.1em;
line-height:1.4em;
margin:0;
padding:0;
z-index:2;
}

#sectionRight img {
float:left; margin-right:25px;
}


#sectionRight table {
border:none;
padding:0;
margin:18px 0;
border-collapse:collapse;
}

#sectionRight table th {
text-align:left;
padding-bottom:12px;
} 

#sectionRight table td {
border-top: 1px solid #999;
padding: 3px 0;
vertical-align:top;
} 

#sectionRightArticle {}

#sectionRightArticle dl {list-style:none;}


#sectionRightArticle dt {
padding-right:0.3em; 
font-weight:bold; 
display:inline;
padding-left:0;
margin-left:0;
}

#sectionRightArticle dd {
padding-right:0.3em; 
display:inline;
padding-left:0;
}

#sectionRightArticle dd a {color:#909074; text-decoration:none;}
#sectionRightArticle dd a:hover {color:#909074; text-decoration:underline;}


#sectionRightArticle dd em {
color:#ddd; 
}



#imgRight {
position:absolute;
top:120px;
left:375px;
z-index:1;
}

#imgReflection {
position:absolute;
top:534px;
left:375px;
z-index:1;
}

p.tinyline {
line-height:0.4em;
font-size:0.4em;
}


#year {
position:absolute;
top:160px;
left:360px;
filter:alpha(opacity=20); /* IE's opacity*/
opacity:0.2; 
font-size:8.5em;
font-weight:bold;
letter-spacing:-3px;
z-index:1;
color:#999
}


ul#sub {
z-index:10;
list-style:none;
position:absolute;
display:block;
top:555px;
left:380px;
}

ul#sub li {
width:auto;
display:block;
float:left;

padding: 0.5em;
color:#909073;
}

ul#sub li a {
width:auto;
display:block;
float:left;
padding: 0;
color:#ddd;
font-size:1.1em;
}

ul#sub li a:hover {color:#fff; text-decoration:underline;}

/* Footer */

#footer {
position:absolute;
top:550px;
width:950px;
left:0;
}

#footer a {
text-transform:uppercase;
display:block;
text-decoration:none;
font-size:0.8em;
color:#666; 
letter-spacing:0.1em;
margin-left:67px;
line-height:1em;
width:250px;
}

#footer img {
border:none;
opacity:0.4;
filter:alpha(opacity=40)
}

#footer a:hover  img {
border:none;
opacity:1;
filter:alpha(opacity=100)
}



a#entry  {
position:absolute;
top:600px;
left:740px;
display:none;
color:#fff;
background:url(images/pdf.gif) no-repeat;
font-size:0.8em;
font-weight:normal;
padding:2px 0 12px 35px;
text-decoration:none;
letter-spacing:1px;
text-transform:uppercase;
z-index:5;
line-height:1.3em;
}


a#entry:hover {
text-decoration:underline;
}
