﻿    body {background-color:black; 
          color:White;}
    div.centreblock {width: 900px; height: 791px; 
                     margin:auto;}
    div.main {
	width:900px;
	height:687px;
	position:absolute;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}                     
        div.info {
	top: 50px;
	position: absolute;
	width: 300px;
	background-color: rgb(181,223,223);
	border: solid 2px black;
	margin: 0;
	color: Black;
	right: 50px;
    }
    div.links {
               width:900px;height:26px;
               margin:0px;
               left: 0px;}
    h1 {text-align:center;
        font-family:Palatino;
        background-color:rgb(60,120,180);
        margin-bottom:0px;
        border:1px solid white;
        padding-bottom:4px;
        background-image:url('Images/heading gradient.jpg');}
    h2 {text-align:center;
        font-size:large;
        margin-top:0px;
        font-family:CG Omega;
        margin-top:3px;
        margin-bottom:5px;}
        h3 {
	font-family: Palatino;
	font-size: x-large;
	text-align: center;
	background-color: rgb(156,185,201);
	padding: 10px 0 10px 0;
	margin: 0px;
	border: solid 2px white;
    }
        h4 {font-family:Times New Roman;
            font-size:medium;
            font-weight: normal;
            padding:10px;
            text-align:center;
            font-style:italic;
            margin:0px;}
    img.photo {border:solid 1px white;
        height: 679px;
        width: 899px;
        margin-top: 0px;
        z-index:-1;}
    ul.links {padding:0;
        margin:0;
        list-style-type:none;
        height: 26px;}
    a.links {
	float:left;
	text-align:center;
	width:223px;
	text-decoration:none;
	color:white;
	font-family:Palatino;
	font-weight:bold;
	background-color:rgb(60,120,180);
	border:1px solid white;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
    a.links:hover {background-color:blue;}
    a.more {text-decoration:none;
           font-family:Arial;
            font-size:small;
            margin-left:5px;
            font-weight:bold;}
    a.more:link {
        color: rgb(0,0,100);
        font-weight: bold;} 
    a.more:visited {color:rgb(0,0,100);}       
    a.more:hover {color:rgb(0,180,180);}
    li.links {display:inline;}
    p.info {margin:0px;
           padding:10px;
           text-align:justify;
           font-family:Arial;
           font-size:small;}   
    p.caption{
	font-family: Arial;
	font-size: x-small;
	background:black;
	position:absolute;
	z-index:2;
	top: 627px;
	left: 15px;
	padding:2px;
	/* [disabled]width: 161px; */
    }
        table {margin:auto;}
        tr {font-family:Arial;
            font-size:small;}
        th {text-align:right;}      
