html { margin: 0 }

body {
	margin: 0;
	padding: 10px;
	background-color:#FFF;
color: #000;
	media:all;
	font:11px/1.5em Helvetica, Arial, sans-serif;
	}

#container {width:800px; margin:0 text-align:left;}

#content {width:600px; margin:0 text-align:left;}

#header {width: 800px; height: 52px;}

h2 { font-size: 16px; font-weight: bold;}

h3 { font-size: 14px; font-weight: bold;}

p  { font-size: 14px;}

ul {margin-left:0px;}

li {line-height: 1.6;}

a {text-decoration: none; color: #000;}

#photo { width: 200px; float: right; margin-left: 10px; }

.separate{clear:both; height:1px; visibility:hidden;}


h4 { font-size: 14px; font-weight: bold; line-height: 1.6em;}
h5 { font-size: 12px; line-height: 1.6em;}
