﻿/* CSS layout */
.Body {
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	width: 95%;
	height: 100%;
	padding-right: 10px;
	padding-bottom: 10px;
	max-width: 960px;
}
#masthead {
	padding: 0px 10px 0px 10px;
	border-style: none;
	position: static;
	height: 120px;
	min-width: 960px;
	text-decoration: ;
	width: 800px;
	margin-left: 25px;
}
#masthead a {
	text-decoration: none;
}
.banner1 {
	border-style: none;
	margin: 0px;
	float: left;
	position: static;
	vertical-align: top;
}
.banner2 {
	margin: 10px;
	float: left;
	vertical-align: top;
	position: static;
	width: 200px;
	height: 80px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
}
#top_nav {
	left: ;
	margin-left: 25px;
	width: 101%;
	margin-bottom: 20px;
}
#top_nav ul {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	vertical-align: middle;
	border-bottom-style: none;
	min-width: 800px;
	list-style-type: none;
	float: left;
	width: 100%;
	text-align: center;
	position: static;
}
#top_nav li {
	float: left;
	width: 67px;
}
.bold_italic {
	font-size: medium;
}
.centered {
	padding: 0px;
	margin: 0px;
	font-size: medium;
	text-align: left;
}
#top_nav a {
	border-style: none groove none none;
	border-width: thin;
	border-color: #FF7403;
	color: #000000;
	text-decoration: none;
	display: list-item;
	background-color: #FFFFFF;
	margin-right: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: small;
	padding-right: 4px;
	padding-left: 4px;
}
#top_nav a:hover {
	color: #FF7403;
}
.centre_picture {
	text-align: center;
}
.CVpicture {
	padding: 10px 10px 0px 10px;
	float: left;
	clear: both;
}
.bold_bullet {
	font-size: small;
}
.Detailed_CV {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: small;
	font-weight: bold;
}
#container {
	border: 1px none #000066;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 25px;
	height: auto;
	clear: both;
}
hr {
	border-color: #000066;
	background-color: #FFFFFF;
	border-style: groove;
}
#right_col {
	border-color: #000066;
	border-style: none;
	position: static;
	float: right;
	height: 100%;
	width: 30%;
	background-color: #E0E0E0;
	padding-left: 10px;
	margin-left: 10px;
}
#right_col a {
	text-decoration: none;
	color: #FFFFFF;
	position: static;
}
#right_col p {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	height: 100%;
	text-align: center;
	color: #000000;
}
.right_picture {
	padding: 10px 35px 10px 10px;
	float: right;
	height: 90%;
	display: block;
	position: relative;
}
#left_side {
	border-color: #FFFFFF;
	border-style: none;
	width: 70%;
	float: left;
	border-right-width: medium;
	padding-right: 10px;
}
#footer {
	border-top: 1px solid #000066;
	margin-top: 10px;
	position: static;
	clear: both;
	width: 102%;
	top: 0px;
	left: 0px;
	border-left-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: xx-small;
	color: #000000;
	text-align: center;
	font-weight: bold;
	height: 95px;
	width: 100%;
}
#footer a:link
	{
	color: blue;
	text-decoration: underline;
	text-underline: single;
}
p {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	width: 97%;
}
h1 {
	font-family: "Arial Narrow";
	font-size: large;
	font-weight: 600;
	color: #000000;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #E0E0E0;
	clear: both;
	width: 96%;
}
h2 {
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: "Arial Narrow";
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}
a {
	font-style: italic;
}
table {
	border: thin none #FFFFFF;
	padding-top: px;
	width: 70%;
	font-size: xx-small;
	clear: both;
}
td {
	width: 10%;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: small;
}
tr {
	width: 80%
}
ul {
	margin-top: 0px;
}
li {
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	line-height: normal;
}
.began  {
	font-size: medium;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight: bold;
}
