body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	margin: 0px;
	padding: 0px;
	background-color: #a5a5a5;
	background-image: url(images/shadow3.jpg);
	background-repeat: repeat-y;
	background-position: 50%;
	text-align: justify;
}
#wrapper {
	background-color: #FFFFFF;
	padding: 0px;
	width: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#masthead {
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
	padding-top: 82px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	background-color: #000066;
	background-image: url(images/header.jpg);
}
#navigation {
	width: 550px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
}
#navigation a:hover {
	color: #FFFF00;
}
#content {
	padding: 22px;
	margin-bottom: 20px;
}
#footer {
	font-size: 85%;
	background-color: #ffffff;
	text-align: left;
	clear: both;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #3399CC;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
	background-position: 50%;
	margin: 20px;
	color: #999999;
}
#leftcolumn {
	float: left;
	width: 230px;
	margin-right: 22px;
}
#rightcolumn {
	float: left;
	width: 230px;
}
.greyArea {
	background-color: #D9F1FB;
	padding: 10px;
}
#home_image {
	text-align: center;
	padding: 5px 0px 0px;
	border: 1px solid #000000;
	width: 160px;
	height: 190px;
	margin: 0px auto;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
#contact2 {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#resume_present {
	display: block;
	font-size: 85%;
	text-decoration: blink;
}
#resume_header {
	margin: 0px 0px 10px;
	padding: 0px;
	border-bottom: 1px solid #3399CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.heading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 300px;
	color: #000000;
	margin: 15px 0px 0px;
	padding: 0px;
}
#articles_col1 {
	float: left;
	width: 150px;
	font-size: 11px;
	background-color: white;
	border: 1px solid black;
	margin-left: 10px;
}
#articles_col1 a {
	display: block;
	padding: 4px 8px;
	margin: 0; 
    text-decoration: none;
	text-align: left;
   border-top: 1px solid gray;
}
#articles_col1 a:hover {
	background: #000099;
	color: #FFFFFF;
}
#articles_col1 h4 {
	background: #000099;
	color: #FFFF00;
	text-align: center;
	margin: 0;
	padding: 0.25em 0 .25em;
	font-size: 12px;
}

#adobe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	float: left;
	margin-top: 10%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
#resume_present li {
	text-align: left;
}

#articles_wrapper {
	height: 250px;
}
#articles_header {
	background-color: #D9ECFF;
}
.large_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
}
.small_std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
#articles_text {
	width: 500px;
}
.text_highlight {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bolder;
}
#home_text {
	top: 10px;
	position: relative;
	width: 480px;
}
#disclaimer {
	margin: 10px auto;
	padding: 10px;
	width: 400px;
	border: 1px solid #CCCCCC;
	font-size: 75%;
	color: #000000;
}
#footer_lc {
	float: left;
	margin-right: 20px;
}
#footer_rc {
	text-align: right;
	color: #0099FF;
}
#footer_rc a {
	text-decoration: none;
}
#footer_rc a:hover {
	color: #000099;
}
