body {
color : #CCCCCC; 
background-position : center; 
background-color : #888888; 
} 
a:link {
text-decoration : none; 
color : white; 
} 
a:visited {
text-decoration : none; 
color : white; 
} 
a:hover {
text-decoration : none; 
color : white; 
} 
h1 {
text-align : left;
font : italic bold small-caps  12px verdana, sans-serif  ;
}
h2 {
text-align : left;
font : italic bold small-caps  9px verdana, sans-serif  ;
}
table {
text-align: center;
}
table img {
float : none; 
margin-left : 0.5em; 
margin-right : 0.5em; 
margin-top : 0.5em; 
margin-bottom : 0.5em; 
border: 2px solid #8F0D0F;  
}
#header {
font : italic bold 16px times, san-serif; 
color : #AF0909; 
text-align : center;  
} 
#body {
text-align : center; 
} 
#navigation {
 display: none;
} 
#awards {
display: none;
} 
h1#title {
font : italic bold small-caps  12px verdana, sans-serif  ; 
text-align : left; 
text-indent : 1em; 
background-color : #777777; 
color : #CCCCCC; 
list-style-type : none; 
position : absolute; 
top : 5.5em; 
left: 1.0em; 
width : 12em;
}
p.left {
text-align : left; 
text-indent : 2em; 
} 
p.right {
text-align : left; 
} 
p.centre {
text-align : center; 
} 
img.left {
float : left; 
margin-left : 1em; 
margin-right : 1em; 
margin-top : 1em; 
margin-bottom : 1em; 
padding : 0.5em; 
} 
img.right {
float : right; 
margin-left : 1em; 
margin-right : 1em; 
margin-top : 1em; 
margin-bottom : 1em; 
padding : 0.5em; 
} 
img.centre {
padding : 0.5em; 
} 
img.none {
float : none; 
padding : 0.5em; 
} 
