body {
	background-color: #80cb0b;
	background-image: url(header-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin:0px;
	padding:0px;
}

a:link, a:visited {
color:#006600;
text-decoration: none;
}

a:hover, a:visited:hover {
color: #666666;
text-decoration: underline;
}

.Header {
height: 150px;
border-bottom: solid 1px #006600;
width: 100%;
background-image: url(alan-turing-hdr.jpg);
background-repeat: no-repeat;
background-position: left top;
margin: 0px;
padding: 0px;
}

.Container {
background-color: #FFFFFF;
border-bottom: solid 1px #006600;
width: 100%;
margin: 0px;
padding: 0px;
}

.Navigation {
width: 160px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color:#006600;
padding: 20px;
vertical-align: top;
text-align: left;
}

.PageContent {
vertical-align: top;
text-align: left;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em; /*1px;*/
color:#000000;/*#999999;*/
}

.PageDocumentContent {
vertical-align: top;
text-align: center;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#999999;
}

.Copyright {
padding:10px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.Search {
float: right;
padding: 10px;
}

.SideBox {
float: right;
margin-left: 20px;
margin-bottom: 10px;
text-align: center;
vertical-align:top;
}

.PhotoRotate {
height: 250px;
width: 250px;
float: right;
}

.SideContainer {
float: right;
margin-left: 20px;
margin-bottom: 10px;
}

.SideTitle, .SideContent {
width: 220px;
padding:8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border: solid 1px #006633;
}

.SideTitle {
font-weight:bold;
color: #FFFFFF;
background-color:#006633;
margin-bottom: 2px;
}

.SideContent {
color: #000000;
background-color: #CCCCCC;
}

.SideContent ul {
margin-left: 8px;
padding-left: 8px;
}

img {
border: none;
}

h1, h2, h3, h4, h5, h6 {
color:#006600;
font-family: Arial, Helvetica, sans-serif;
}

h1 {
font-size: 24px;
margin-top: 0px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

h4 {
font-size: 14px;
}

h5 {
font-size: 12px;
}


h6 {
font-size: 18px;
margin-top: 0px;
margin-bottom: 10px;
line-height: 25px;
font-weight:normal;
}

.hiliteBox {
border: solid 1px #006600;
padding: 10px;
background-color: #e4eadb;
margin-right: 340px;
}

.hiliteBox span {
font-size: 14px;
margin-top: 0px;
font-weight: bold;
color:#FF0000;
}

.boldGreen {
font-weight:bold;
color: #006600;
}

.GreenText {
color: #006600;
}

td {
vertical-align:top;
}

.redWarning {
font-weight: bold;
color:#CC0000;
}

.center {
text-align:center;
}
