* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #3B607D;
	line-height: 1.5em;
}

#all {
	text-align: center;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	width: 800px;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFF;
	border-left-color: #FFFFFF;
}
#header {
	height: 300px;
	text-align: left;
	background-image: url(images/back2.jpg);
	background-repeat: repeat-x;
}
#header img {
	float: left;
}
#whoamI {
	float: right;
	height: 300px;
	width: 450px;
	padding-right: 5px;
	display: block;
}
#whoamI h1 {
	font-size: 26px;
	color: #FFFDFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	position: relative;
	top: 50px;
}
#main {
	background-image: url(images/top2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 89px;
	width: 435px;
	clear: right;
	float: right;
	margin-top: 94px;
}
#morecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3B607D;
}

#menu {
	padding-left: 1px;
}

#navbar {
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B607D;
}
#navbar {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	display: block;
	height: 35px;
	padding-left: 2px;
	background-image: url(images/menu2.jpg);
	background-repeat: repeat-x;
}

#navbar ul {
	padding: 0px;
	text-align: center;
	margin: 0px;
}

#navbar li {
	display: inline;
	list-style-type: none;
}
#navbar a {
	height: 28px;
	width: 156px;
	display: block;
	float: left;
	padding-top: 6px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #2D4860;
	background-image: url(images/menu1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5374A9;
	border-left-color: #5374A9;
	padding-left: 1px;
	font-weight: bold;
	font-size: 16px;
}
#navbar a:hover {
	background-image: url(images/menu2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#supportingText {
	background-color: #FFFFFF;
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1018px;
}
#explanationLeft {
	float: left;
	width: 49%;
	padding-top: 15px;
	padding-left: 10px;
	text-align: left;
}
#morecontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3B607D;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #3B607D;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 7px;
	padding-top: 5px;
}


.date {
	padding-top: 5px;
	font-size: 0.8em;
	font-weight: normal;
	color: #DE8016;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
	font-style: italic;
}
#morecontent h3 {
	font-size: 18px;
	color: #003300;
	margin-bottom: 5px;
	margin-top: 7px;
	font-weight: normal;
}
.story a {
	color: #5E6B12;
	text-decoration: underline;
	text-align: center;
}
ol {
	margin-left: 3em;
}

ol li {
}
#extradiv1 .first {
	margin-top: 10px;
}
.story p {
	text-align: left;

}
#extradiv1 .story blockquote {
	padding-left: 50px;
	font-style: italic;
	padding-top: 7px;
	padding-bottom: 7px;
}
#extradiv1 .story ol li {
	margin-top: 10px;
}
#extradiv2 {
	width: 97%;
	clear: both;
	text-align: left;
	padding-left: 15px;
	line-height: 1.5em;
}


#explanationRight {
	float: right;
	margin-top: 280px;
	width: 45%;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #EEE;
	margin-right: 7px;
	margin-left: 3px;
}
#explanationRight .comments {
	text-indent: 50;
}

#footer {
	font-size: 12px;
	color: #CCC;
	height: 40px;
	display: block;
	padding-top: 25px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#footer a {
	color: #CCC;
}
