body {
	background: #64737A url(layout/bgpattern.gif) repeat-x 0px 325px;
	font-family: Myriad, Verdana, sans-serif;
	font-size: 9pt;
}
#login {
	position: absolute;
	right: 2px;
	text-align: right;
	padding: 2px;
	width: 150px;
}
#login a {
        color: #64737A;
        text-decoration: none;
}
#login a:hover {
        color: #FF0000;
}
#header {
	color: #ffffff;
	text-align: right;
        vertical-align: bottom;
        font-family: Papyrus, sans-serif;
        font-size: 24px;
}
#preload {
	display: none;
}
#menu {
	color: #ffffff;
        position: relative;
	padding-right: 10px;
	text-align: right;
	font-family: Papyrus, sans-serif;
        font-size: 12px;
        bottom: -130px;
}
.menutext {
	display: none;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
.menuimage {
	display: block;
	height: 26px;
	width: 116px;
	padding: 0;
	margin: 0;
}
#whitebox {
	background: #ffffff;
	border: 1px black solid;
	padding: 2px;
	width: 400px;
	color: #000000;
}
#thumbnails {
	float: left;
	width: 118px;
	border: 1px #999999 solid;
}
#thumbnailimages {
	width: 110px;
	height: 355px;
	padding: 5px;
}
#thumbnaillegend {
	border-top: 1px #999999 solid;
	height: 85px;
	padding: 5px;
	font-size: 7pt;
}
.next {
	text-decoration: none;
        color: #64737A;
        font-size: 8pt;
		margin-bottom:2px;
}
.next:hover {
	text-decoration: underline;
}
/* styling search results */
dt, dt a:link, dt a:visited {
	margin-top:-2px;
	margin-bottom:-12px;
	margin-left:0px;
	padding:0;
	text-align:left;
	font-size:13px;
	text-decoration: none;
	color: #64737A;
}
dt a:hover {
	text-decoration: underline;
	color: #64737A;
}
dd {
	margin-top:5px;
	margin-bottom:0px;
	margin-left:10px;
	padding:0;
	text-align:left;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:6px;
	font-style:italic;
}
/* end styling search results */
#portfoliomain {
	float: right;
	width: 266px;
	padding-right: 6px;
	text-align: right;
}
img {
	border: 1px black solid;
}
img.homethumbs {
	margin-bottom: 2px;
}
img.layout {
	border: none;
}
.upperright {
	float: right;
	width: 90px;
	margin: 5px 0px 5px 10px;
}
.lowerleft {
	float: left;
        clear: left;
	width: 90px;
	margin: 0px 10px 5px 0px;
        padding-top: 20px;
}
#leftspacer {
        float: left;
	clear: left;
}
table {
	border: none;
	padding: 0;
	margin: 0;
}
td {
	border: none;
	padding: 0;
	margin: 0;
        vertical-align: top;
	font-family: Myriad, Verdana, sans-serif;
	font-size: 8pt;
}
h1 {
	font-family: Myriad, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: right;
}
h1 p {
	       display: inline;
}
h3 {
	display: inline;
	font-size: 9pt;
}
#hometext {
	padding: 5px;
	text-align: justify;
}
#heavybodytext {
	width: 375px;
	padding: 10px 4px 10px 10px;
	text-align: justify;
	font-size: 10pt;
}
#resume {
	font-size: 8pt;
}
#resume h2 {
	display: inline;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
#resume h3 {
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
}

#resume strong {
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}

#resume em {
}

acronym {
	color: #220000;
	border-bottom: 1px #ccaacc dotted;
}
.prop {
	float:right;
	height:512px;
	width:1px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
.drag {
	position:relative;
	cursor:move;
}