@charset "UTF-8";

html,body {
	height: 100%;
}

*{
	padding:0;
        margin:0;
}

body {
	font-family:"Courier New", Arial, Helvetica, sans-serif;
	font-size:16px;
	background-image:url(images/grid-background2.jpg);
	background-repeat: repeat;
	color: #333333;
}
p, h1, h2, h3, h4, h5, h6 {

	font-weight: normal;
}
table,form {
	padding-left:6px;
}

a {
	color: #000000;
}
a:visited {
	color:#000000;
}
h2 {
	padding-left:6px;
	font-size: 1.5em;
	font-weight:300;
	padding-top: 3px;

}
h3 {
	padding-left:6px;
	padding-top:6px;
	font-size: 1.2em;
}
h6 {
	font-size:0.8em;
	text-align:right;
	padding-right:16px;
	padding-top: 6px;
}
h6 a {
	text-decoration: underline;
	color: #333333;
}
h6 a:visited {
	color: #333333;
}
#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -306px;
	float: left;
}
#container {
	height: 592px;
	padding:0;
	width: 970px;
	background-repeat: repeat;
	background-image: url(images/greyfade3.png);
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-right: 1px solid #1d3a44;
	border-left: 1px solid #1d3a44;
	border-bottom: 1px solid #1d3a44;
	border-top: 1px solid #1d3a44;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top_curve {
	height:23px;
	width:970px;
	text-align: right;
}
#banner {
	height: 66px;
	width: 970px;
	float: left;
	background-color:#FDFDFD;
	border-bottom: 1px dashed #AFD3E9;
	border-top: 1px dashed #AFD3E9;
	background-image: url(images/greyfade4.png);
}
#banner_title {
	float: left;
	height: 66px;
	width: 350px;
}

#banner_picture {
  float: left;
	height: 66px;
	width: 620px;
	background-color:#FDFDFD;
}

.billboard {
	background-image: url(images/greyfade4.png);
	height: 218px;
	width: 532px;
	float: left;
	margin-left: 14px;
	margin-top:12px;
	border: 1px dashed #AFD3E9;
}

.billboard img {
	display: inline;
	padding-top: 16px;
}
.billboard_banner {
	background-color: #FDFDFD;
	height: 32px;
	width: 522px;
	float: left;
	border-bottom-width: 8px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EDEDED;
	border-left-color: #BCBCBC;
}
.billboard_text {
	height: 150px;
	width: 450px;
        padding-left:30px;
        padding-top:10px;
	float: left;
}
.billboard p {
	padding-left: 18px;
	padding-top: 14px;
	font-size: 0.8em;
	font-style: italic;
}
#contact_me {
	background-image: url(images/greyfade4.png);
	height: 218px;
	width: 391px;
	float: left;
	margin-top: 12px;
	margin-left:14px;
	border: 1px dashed #AFD3E9;
}
#contact_me p {
	font-size: .8em;
}
#contact_banner {
	background-color:#FDFDFD;
	border-left: 10px solid #BCBCBC;
	border-bottom: 8px solid #EDEDED;
	height: 32px;
	width: 380px;
}
#contact_banner_left {
	height:32px;
	width:180px;
	float: left;
}
#contact_banner_right {
	height:32px;
	width:200px;
	float: left;
}
#bottom_content {
	height: 250px;
	width: 970px;
	float: left;
}
.bottom_cat {
	float: left;
	height: 222px;
	width: 215px;
	margin-left: 14px;
	margin-top: 14px;
	border: 1px dashed #AFD3E9;
	background-image: url(images/greyfade4.png);
}
.bottom_cat ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
.bottom_cat li {
	font-size: .9em;
}
.bottom_cat li a {
	display: block;
	padding: 8px 5px 8px 0.5em;
	color: #000000;
	border-left: 10px solid #D3EDED;
}
.bottom_cat li a:hover {
	border-left: 10px solid #1d3a44;
}
.bottom_cat_banner {
	border-left: 10px solid #BCBCBC;
	border-bottom: 8px solid #EDEDED;
	background-color:#FDFDFD;
	height: 32px;
	width: 205px;
}
#bottom_curve {
	padding-top: 5px;
	height: 22px;
	width: 970px;
	float: left;
	text-align: right;
}
#about_me {
	float: left;
	height: 222px;
	width: 246px;
	margin-left: 14px;
	margin-top: 14px;
	border: 1px dashed #AFD3E9;
	background-image: url(images/greyfade4.png);
}
#about_me_banner {
	border-left: 10px solid #BCBCBC;
	border-bottom: 8px solid #EDEDED;
	background-color:#FDFDFD;
	height: 32px;
	width: 236px;
}

#about_me p{
padding-left:12px;
padding-right:6px;
padding-top:7px;
font-size: .82em;
font-style:italic;
line-height:1.1;

}

#about_me img{
float:left;
display:inline;
padding-left:10px;
padding-top:8px;
padding-right:10px;
padding-bottom:0px;
}

#xhtml_logo {
	height: 22px;
	width: 60px;
	left: 400px;
	position: relative;
}
#resume_banner {
	background-color: #1958B7;
	float: left;
	height: 32px;
	width: 770px;
	background-image: url(images/billboard_tl_corner.gif);
	background-repeat: no-repeat;
}
#resume_banner_holder {
	background-image: url(images/billboard_tl_corner.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 770px;
	float: left;
	background-color: #D3EDED;
}
.form_bg {
	background-color: #EDEDED;
}

