@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url("Images/background.jpg");
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.5em;
}
/* CSS Document */

#All {
	background-image: url("Images/All-Background.png");
	width: 800px;
	margin-top: 0px;
	background-repeat: repeat-y;
	height: auto;
	float: left;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#Universe {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Splash-Bottom {
	background-image: url("Images/Splash-Bottom.png");
	float: left;
	height: 9px;
	width: 800px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#MainContent  {
	float: left;
	width: 500px;
	margin-left: 40px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#MainContent p {
	font-size: 14px;
	line-height: 17px;
}
#MainContent ul li {
	font-size: 14px;
	line-height: 17px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
#MainContent p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#MainContent a {
	color: #3A4F88;
}
#MainContent hr{
	color: #245084;
	width: 100%;
	height: 1px;
	padding: 0px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#MainContent p a:hover {
	color: #900;
}
#MainContent h3 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #255186;
	padding: 0px;
}
#MainContent em {
	color: #3A4F88;
	margin: 0px;
	padding: 0px;
}
#Basil {
	background-image: url("Images/head_02.png");
	float: left;
	width: 190px;
	border-top-width: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	background-position: -10px 0px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}
#Splash-Top {
	background-image: url("Images/Splash-Top.png");
	margin: 0px;
	padding: 0px;
	float: left;
	height: 135px;
	width: 800px;
}
#NavBar  {
	float: left;
	height: 30px;
	width: 430px;
	margin-top: 0px;
	margin-left: 75px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Splash-MIddle {
	background-image: url("Images/Splash-Middle.png");
	background-repeat: repeat-y;
	float: left;
	width: 800px;
}
#Footer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 800px;
	text-align: center;
}
#All #NavBar ul {
	margin: 0px;
	padding: 0px;
}
#All #NavBar ul li {
	color: #CCC;
	background-color: #3a4f88;
	float: left;
	height: 15px;
	width: 75px;
	list-style-type: none;
	text-align: center;
	border: 1px solid #CCC;
	margin-left: 5px;
	margin-top: 0px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#NavButtonHolder {
	padding: 0px;
	float: left;
	width: 160px;
	margin-left: 15px;
	margin-top: 400px;
}
#NavButtonHolder hr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #999;
	width: 100%;
	height: 1px;
	float: left;
}
.SubHead {
	font-style: italic;
	color: #265389;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 500px;
}
.Black {
	color: #000;
}
.Date {
	font-size: 12px;
}
.FolioThumb {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 3px;
	display: block;
	height: 60px;
	width: 60px;
	float: left;
	padding: 0px;
}
.ThumbSurround {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 500px;
}
.Author_Description {
	font-size: 11px;
	font-style: italic;
}
#Linkedin-Spacer {
	border: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
	float: left;
}
.NoButtonBorder {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Resume_SubHeads {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 16px;
	display: block;
	float: left;
	width: 500px;
}
#TopNavHolder {
	padding: 0px;
	float: left;
	height: 15px;
	width: 250px;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 490px;
	font-size: 10px;
	color: #244F81;
}
#TopNavHolder a {
	color: #265287;
	text-decoration: none;
}
#TopNavHolder a:hover {
	color: #b4295e;
}
#WebThumbSurround {
	float: left;
	width: 500px;
}
.WebsiteThumb {
	padding: 0px;
	width: 240px;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 160px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	float: left;
}
.WebSiteDescription {
	display: block;
	height: 25px;
	width: 240px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: oblique;
	color: #275389;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
