body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDEDED;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
}
.clear {
	clear: both;
}

#splashbox {
	width: 950px;
	border: 2px solid #061843;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 15px;
    background-color: #FFFFFF;
}
#splashbox form {
	background-color: #FFFFFF;
}

#splashbox p {
	line-height: 1.4em;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}

#splashbox #signature {
	margin-left: 100px;
	margin-top: -35px;
}

#splashbox  #headshot {
	float: left;
	border: 1px solid #061843;
	margin-right: 15px;
}
#splashbox h2 {
	font-size: 22px;
	font-weight: bold;
	color: #061843;
	padding: 0px;
	margin-top: .2em;
	margin-right: 0px;
	margin-bottom: .8em;
	margin-left: 0px;
}
#splashbox h3 {
	font-size: 20px;
	font-weight: bold;
	color: #061843;
	margin-top: 0.2em;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
}



#logobox {
	width: 680px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logobox #email {
	position: absolute;
	top: 11px;
	right: -133px;
	width: 330px;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#logobox #email form {
	margin: 0px;
	padding: 5px;
}
#logobox #email #button {
	color: #FFFFFF;
	background-color: #061844;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#logobox #email  input {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#logobox #social {
	position: absolute;
	top: 0px;
	right: 0px;
}



#buttonrow {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
#buttonrow .pad {
	margin-right: 29px;
}

#address {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/white_screen.png);
	border: 1px solid #061844;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 50px;
	text-align: center;
	font-size: 13px;
	line-height: 1.35em;
}
#disclaimer {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(http://www.obrien2010.com/splash_new/images/white_screen.png);
	border: 1px solid #0F2D5A;
	padding: 3px;
	font-weight: bold;
	color: #061844;
}
a:link {
	color: #7F0400;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7F0400;
}
a:hover {
	text-decoration: underline;
	color: #061844;
}
a:active {
	text-decoration: none;
	color: #333333;
}
form {
	margin: 0px;
	padding: 0px;
}
