/* CSS Document */
body {
	background-attachment: fixed;
	background-image: url(TileBkgrdGenSwirl005orange.jpg);
	background-repeat: repeat;
}
table.holder {
	background: #FFFFFF;
	}
td.maintext {
	font: 80% Arial;
	text-align: left;
	color: black;
	padding: 20px;
	background-color: white;
	border: 0px solid green;
}
td.maintext3 {
	font: 80% Arial;
	text-align: center;
	color: black;
	padding: 20px;
	background-color: white;
	border: 0px solid green;
}
p.maintext1 {
	font: italic 100% "Times New Roman";
	text-align: center;
	color: black;
	margin-left: 130px;
	margin-right: 130px;
	padding: 15px;
	position: relative;
	background-color: white;
	border: 1px groove black;
	}
.wrapsite p.pics1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: black;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	vertical-align: text-top;
	background-color: white;
	padding: 10px;
	width: 390px;
	border: 0px solid orange;
}
.wrapsite img {
	margin: 10px;
	float: left;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}
img#logos {
	float: center;
	margin: 1em;
}
a.email1 {
	color: #9966CC;
	font-family: "Arial";
	text-decoration: none;
	margin-left: 0px;
	border: 0px solid black;
}
a.email1:hover {
	color: white;
	background-color: #CC6633;
	font: normal "Arial";
}
td.menu {
	font-size: 12px;
	background: #CC6633;
	color: white;
	border: 1px solid white;
	width: 80px;
	text-align: center;
	line-height: normal;
}
td.menu a {
	color: white;
	font-family: Arial;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 25px;
}
td.menu a:hover {
	color: #FFFFFF;
	font-family: "Arial";
	font-weight: bold;
}
table.resume {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-left: 100px;
	border: 0;
}
#main {
	position: relative; 
	border: 0;
	border-top: none;
}
#frame {
	margin: 0px; 
	width: 100%; 
	text-align: center;
}
#contentleft {
	padding: 0px;
	background: url(TileBkgrdGenSwirl005orange.jpg);
	float: left;
	width: 8%;
	height: 100%;
	border: .1px solid #CC9966;
	display: block;
}
#contentcenter {
	padding: 0px;
	background: #FFF;
	float: left;
	width: 80%;
	border: 0;
	text-align: center;
	display: block;
}
#menu {
	position: absolute; 
	top: 0; 
	left: 0; 
}
.wrapsite {
	margin: 0px;
	border: 0px solid red;
	text-align: justify;
	width: 100%;
	vertical-align: text-top;
}

/* \*/
* html #main, * html .wrapsite, * html .wrapsite p {
	height: 1px;
}
/* */
