body {
/* display: inline-block; */
	background-color: #F4FAFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	color: #333333;
	margin: 0px;
	padding: 0px;	
}
/*  pretty light blue= #F0F8FF     F4F9F7   */
p, h1, h2, ul {
	margin:10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #333333;
}
p.resume {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #333333;
}
img{
	margin-top:20px;
}
img.logo{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	line-height: 21px;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	text-align: left;
	color: #666666;
	text-indent: 0px;
}	
strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	text-indent: 0px;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	padding-bottom: 4px;
	margin: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color:#666666;
	padding: 0px;
	text-align: left;
}
a.resume {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color:#554E83;
	text-decoration: none;
	font-weight: bold;
}
a.resume:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
a.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#554E83;
	/* 6666CC */
	text-decoration: none;
	font-weight: bold;
}
a.top:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

a.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color:#554E83;
	text-decoration: none;
padding-top: 10px;
text-align: right;
}
a.bottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color:#000000;
	text-decoration: none;
	font-weight: none;
padding-top: 10px;
text-align: right;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color:#FFFFE0;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color:#000000;
}

/*
hr.top {
	background-color: #666699;
	background-image: url(hrtop.png);
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	border: 0px;
	margin-bottom: -1px;
}

hr.bottom {
	background-color: #666699;
	background-image: url(hrbottom.png);
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	border: 0px;
	margin-top: 0px;
}

hr.pattern {
	background-color:#FFCCFF;
	background-image: url(portfolio/bg.gif);
	background-repeat: repeat;
	height: 20px;
	width: 100%;
}

*/

hr {
	height: 25px;
	margin: auto;
	width: 800px;
	background-image:url(pattern_rule.gif);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px;/*
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #554E83;
	border-left-color: #554E83;
	border-top-width: medium;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #554E83;
*/
}

ul {
	display: inline;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
ul li:hover { 
	background: #cccccc; 
}
#container1 {
	width: 800px;
	text-align: left;
	margin: auto;
	height: 84px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container2 {
	width: 800px;
	height: auto;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	height: 590px;
	background-color: #FFFFFF;
	padding: 0px;
	border: medium solid #554E83;
}
#header {
	background-color: #9ACD32;
	height: 25px;
    padding-top: 15px;
	padding-bottom: 25px;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#footer {
	background-color:#666666;
	height: 200px;
	width: 793px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;	/* background-image: url(portfolio/graypaper.png); */
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #554E83;	
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #554E83;	
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #554E83;	
}
#logo {
	width: 150px;
	padding: 0px;
	margin: 0px;
	height: 70px;
	border: 0px;
}
#topmiddle {
	width: 800px;
 	height: 100%;
	padding-top: 0px;	
}
#bottommiddle {
	width: 800px;
 	height:390px;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	/*
	padding-top: 15px;
	padding-bottom: 15px;
	background-color:#F8F8FF;
	/* background-image: url(../Desktop/web/patterns/5.gif); */
}
#logo {
	width: 340px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 70px;
}
#intro {
	width: 460px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#content {
	width: 245px;
	height: 100%;
	background-color:#FFFFFF;
	float: left;
	text-align: left;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#work {
	width: 545px;
	height: 100%;
	background-color:#FFFFFF;
	text-align: center;
	float: left;
	vertical-align: middle;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sp1 {
	width: 460px;
	height: 100%;
	background-color:#FFFFFF;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sp2 {
	width: 340px;
	height: 100%;
	background-color:#FFFFFF;
	text-align: center;
	float: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#print {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 112px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
}
#identity, #web, #motion, #photo, #advertising {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 112px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#resume1 {
	width: 230px;
	float: left;
	padding: 0px;
}
#resume2 {
	width: 230px;
	float: left;
	padding: 0px;
}
#resume3 {
	width: 200px;
	float: left;
	padding: 0px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #print, #identity, #web, #motion, #photo, #packaging {
  margin-right: 0px;
  }
 
* html ul {
  height: 1%;
  margin-left: 0;
  }
 
/* End hide from IE5/mac */