@charset "utf-8";
/* CSS Document */


body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	background-color:black;
}
div{

}	
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
}
p,h1,h2,h3,h4,h5,h6,form {
	margin:10px 60px 0px 200px;

}
h1 {
	color:#011b53;
	font-size:20px;
	font-weight:bold;
	margin-bottom:0px;
	
}
h1.bio {
	font-size:28px;
}
h2 {

	font-size:14px;
	font-weight:bold;
	margin:5px 60px 0 200px;
}

h3 {

	font-size:14px;
	font-weight:bold;
	margin:20px 60px 0 200px;
}


ul, ol {
	margin:10px 60px 0px 220px;
	padding:0 10px;
}
ul li, ol li {
	margin:10px;
}
a:link {
	color:blue;
}
a:visited {
	color:blue;
}
a:hover {
	color:#000;
}
#addressBlock {
	float:right;
	width:710px;

}
.address, .addressR {
	float:left; 
	margin-left:0;
	margin-right:0;
	margin-top:5px; 
	font-size:11px; 
	clear:none;
	width:160px;
}

.addressR {
	margin-left:240px;
}

.atty {
	width:150px;
	float:left;
	clear:none;
}
.blockQuote, .blockQuote2 {
	text-align:center;
	clear:both;
	font-size:14px;
	font-weight:bold;
	margin:20px 60px 0 151px;
	background:url(images/blockQuote.jpg) no-repeat;
	color:black;
	width:757px;
	height:103px;
	padding:1px;
}
.blockQuote2 {
	margin:0px 0px 20px 151px;
}
.blockQuote p {
	margin:30px;
}
.blockQuote2 p {
	margin:30px;
}

#bottom_div {
	clear:both;
	width:908px;
	height:214px;
	margin:0 auto;
	

	/*background:url(images/bottomArea.jpg) no-repeat;
	border:1px solid red;*/
}

#cv {
	margin-left:240px;
}
#cv2 {
	margin:0 0 0 155px;
	padding:0;
}
#cv2 h1,#cv2 h2,#cv2 h3, #cv2 p{
	margin-left:360px;
}
.attyImg {
	float:left!important;
	margin:0!important;
	padding:0;
}
#cv2 h1 {
	padding-top:120px;
}

.cvImg {
	margin-left:50px; 
	float:left;
}
.cvImg2 {
	margin:0 0 0 5px; 
	float:left;
}
.pgImg {
	margin-right:20px;
	margin-bottom:20px;
}

/* Fixes #container not clearing inner floats in firefox */
.floatfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .floatfix {
height: 1%;
}
/* End hide from IE-mac */

.formElements {
	margin:5px 0px;
}
.invisi {
	content: ".";
	display: block;
	visibility:hidden;
	color:white;
	height: 0;
	clear: both;
}

#menu {
	float:left;
	top:100px;
	left:0px;
	width:151px;
	height:90%;
	background-image:url(images/stretch.jpg);
}

#smallprint {
	color:#ccc; 
	font-size:10px;
	width:800px; 
	margin:20px auto;
}

#smallprint p{
	margin:5px;
}

.textTop {
	float:left;
	padding:0px;
	margin:0;
	width:750px;
	overflow:hidden;


}

#textArea {
	position:absolute;
	top:242px;
	left:220px;
	width:531px;
	clear:both;
	

}

#top-title {
	left:151px;
	top:0px;
	width:908px;
	float:left;
	height:100px;
	overflow:hidden;
}

#txtMenu {
	width:auto;
	margin:0 0 0 45px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	background-color:black;
	height:40px;
	clear:both;

}

#txtMenu a{
	text-decoration:none;
	font-weight:bold;
	margin:15px 5px 15px 5px;
	float:left;
	width:110px;
	text-align:center;
}
#txtMenu a:link{
	color:#fff;

}
#txtMenu a:visited{
	color:#fff;
}
#txtMenu a:hover{
	color:yellow;
}
#url a{
	float:right;	
	color:#dfdc5f;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:80px 10px 5px 10px;
	width:auto;
	display:none;
}
#url a:hover, #url a:visited, #url a:link {
	color:#dfdc5f;
	text-decoration:none;
	padding-bottom:10px;
	display:none;
}

#wrapper {
	position:relative;
	width:908px;
	height:100%;
	margin:1px auto;
	background:url(images/wrapperBG.jpg) repeat-y;
	padding:0;

}