* {	margin:0;
	padding:0;
	border:none;
	}
img {border:none;
	}
ul	{list-style-type: none;}

body {
	background:white;
	color:black;
	font-size: 100%; /*for IE*/
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#777;
	}
html>body {
	font-size: 16px; /*IE cannot read this*/
		}
#techhelp {
	margin: 20px auto;
	margin-bottom:0;
	width: 600px;
	text-align:left;
	}
#left {float:left; width:385px;  }
#right {float:right; width:205px; position:relative; top:-2px;}

h1 {font-size: 105%; margin-bottom:1em;}
h2 {font-size: 90%;}

p {font-size:90%; line-height:170%; margin-top:1em;}
#email {width:210px;font-size:80%; font-weight:bold; text-align:right; color:#800040; position:relative; top:390px}
h3 {float:left; width:110px; padding-top:10px;}

h4 {float:right; width:90px; }
h5 a {text-decoration:none}

#picture {margin-bottom:20px;}
a {color:#777}
a:hover {color:#444}
#arrow {position:relative; top:5px; right:2px;}

#footer {color:white;
	clear:both;
	}