




/*
     FILE ARCHIVED ON 23:42:59 Feb 7, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:29:36 Feb 11, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@import url(/web/20110207234259/http://peterewaldron.com/styles/layout.css);
body {
	margin: 0 0%;
	background-image:  url("");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 0px;
}
/* Styles for DIV tags */
#container {
	border-right: 3px solid #800000;
	border-left: 3px solid #800000;
	border-bottom: 3px solid #800000;
	background-image: url("/web/20110207234259/http://peterewaldron.com/images/leftgraphic.jpg");
	background-repeat: repeat-y;
	background-position: left bottom;
}
#masthead {
	border-bottom: 6px solid #800000;
	background-image: url("/web/20110207234259/http://peterewaldron.com/images/sitehdr.jpg");
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 10px;
}
#navigation {
	background-color: #4B0082;
	margin-left: 160px;
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
	background-color:#FFFFFF;
	padding: 0px;
}
#column_left {
	float: left;
}
#column_right {
	border-left: 2px solid #4B0082;
}
#image {
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	background-color: #4B0082;
	color: #FFFFFF;
	border-top: 3px solid #800000;
}
/* Styles for Masthead */
#masthead h1 {
	margin-bottom: 0;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	font-size: xx-large;
}
#masthead h3 {
	margin-top: 0;
	color: #FFFFFF;
	margin-bottom: 0px;
	font-size: medium;
}
#masthead a {
	color: #333333;
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #800000;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #800000;
	border: 1px solid #800000;
}

/* Styles for Right Column */
#column_right h4 {
	color: #4B0082;
	margin-top: 0px;
}
#column_right p {
	color: #4B0082;
	margin-top: 0px;
	bottom: auto;
}
#column_right a {
	color: #677BCB;
}
#column_right a:hover {
	color: #4B0082;
}
/* Styles for Left Column */
h1 {
	font-size: xx-large;
	color: #4B0082;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #4B0082;
	margin-top: 0px;
}
h3 {
	font-size: large;
	color: #4B0082;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #4B0082;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #4B0082;
}
a:hover {
	color: #800000;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: 0.85em;
	text-align: left;
}
#copyright {
	
	float: right;
	text-align: right;
}
#copyright p {
	
	font-size: 0.85em;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: overline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}