*{	border: 0;	margin: 0;	padding: 0;}/* =Basic HTML, Non-essential----------------------------------------------------------------------*/bodyhtml /* Links */a:link {text-decoration: none; }/* Category*/h1 {font: .7em  arial black;text-decoration: none;margin: 0 0 0px 0px;border-bottom: none;padding: 0px 0 0px 0;color: #8F0100;}h1 a:hover {font-weight: normal;text-decoration: none;color: #8F0100;line-height:100%;}h1 a:hover:visited {font-weight: normal;text-decoration: none;color: #8F0100;}h1 a:visited {font-weight: normal;text-decoration: none;color: #666666;}/* project links*/h2 {font: .7em arial;letter-spacing: 0px;padding-top: 0px;color: #666666;line-height:134%;}h2 a:link {font-weight: normal;text-decoration: none;color: #666666;line-height:134%;}h2 a:hover {font-weight: normal;text-decoration: none;color: #8F0100;line-height:134%;}h2 a:hover:visited {font-weight: normal;text-decoration: none;color: #8F0100;line-height:134%;}h2 a:visited {font-weight: normal;text-decoration: none;color: #666666;line-height:134%;}/* Projects text 02 - red*/h3 {font: .7em arial ;letter-spacing: 0px;padding-top: 0px;color: #8F0100;line-height:140%;}/* Back text*/h4 {font: .8em arial;letter-spacing: -.4px;padding-top: 0px;color: #2A2A2A;line-height:167%;}h4 a:hover {font-weight: normal;text-decoration: none;color: #8F0100;}h4 a:hover:visited {font-weight: normal;text-decoration: none;color: #8F0100;}h4 a:visited {font-weight: normal;text-decoration: none;color: #2A2A2A;}/* footer - PTM Architects*/h5 {font: 1.1em arial;font-weight: bold;letter-spacing: px;padding-top: 0px;color: #4D4D4D;line-height:167%;}h5 a:hover {font-weight: bold;text-decoration: none;color: #8F0100;}h5 a:hover:visited {font-weight: bold;text-decoration: none;color: #8F0100;}h6 5:visited {font-weight: bold;text-decoration: none;color: #4D4D4D;}/* footer - rest*/h6 {font: .6em arial;letter-spacing: px;padding-top: 0px;color: #999999;line-height:100%;}h6 a:hover {font-weight: normal;text-decoration: none;color: #8F0100;}h6 a:hover:visited {font-weight: normal;text-decoration: none;color: #8F0100;}h6 a:visited {font-weight: normal;text-decoration: none;color: #999999;}/* Structure */body{	padding: 0;	width: 880px;	margin: 0 auto;	background-repeat: repeat-y;	background-position: top left;	background-image: url(bg.jpg);    font-size: 100%;}#container{	width: 880px;	margin: 0 auto;	float: left;}#header {      float: left;      width: 100%;      clear: both;      margin-top: 130px; }#navigation { float: left;       width: 100%;        clear: both; }/* Wrapper */#wrapper { text-align: center; }.col0 { width: 0px; float: left; margin: 0 0px; text-align: left; }.col1 { width: 0px; float: left; margin: 0 0px; text-align: left; }.col2 { width: 0px; float: left; margin: 0 0px; text-align: left; }.col3 { width: 0px; float: left; margin: 0 0px; text-align: left; }.col4 { width: 0px; float: left; margin: 0 0px; text-align: left; }.col5 { width: 0px; float: left; margin: 0 0px; text-align: left; }.col6 { width: 0px; float: left; margin: 0 0px; text-align: left; }/* Footer */#footer{	clear: both;	color: #666666;	padding: 0px 0 0px;	text-align: left;	margin-left: 200px;}#footer a:link { color: #5588aa; border-bottom-color: #5588aa; }#footer a:visited { color: #77bbdd; border-bottom-color: #77bbdd; } #footer a:hover, #footer a:active { color: #336699; border-bottom-color: #336699; }#footer p { margin: 0px 0; }/* =Hoverbox Code----------------------------------------------------------------------*/.hoverbox{	cursor: default;	list-style: none;}.hoverbox a{	cursor: default;}.hoverbox a .preview{	display: none;}.hoverbox a:hover .preview{	display: block;	position: absolute;	top: -2px;	left: -2px;	z-index: 1;}.hoverbox img{	background: #fff;	border-color: #aaa #ccc #ddd #bbb;	border-style: solid;	border-width: 0px;	color: inherit;	padding: 1.5px;	vertical-align: top;	width: 53px;	height: 40px;}.hoverbox li{	background: #eee;	border-color: #ddd #bbb #aaa #ccc;	border-style: solid;	border-width: 0px;	color: inherit;	display: inline;    float: left; 	margin: 1px;	padding: 0px;	position: relative; }.hoverbox .preview{	border-color: #000;	width: 57px;	height: 43px;	}