
td,a,span,font,select,input,p,div { font-family:verdana,helvetica,sans-serif;
	color:#666666;
 	font-size: 10px;
 	background-color:#cdcfb2;outline:none;}
body {margin:0px; background-color:#cdcfb2;}
img {display:block;}

.noline {text-decoration: none}
.bld {font-weight:bold}
.plainWeight {font-weight:plain}
.grayMenu { background-color:#999999;}
.whiteBg { background-color:#ffffff;}

/* position project description */
#infoLayer {position:absolute;
				z-index:1;
				left: 38px;
				top: 468px;
				width: 500px;}
				
/* position white line on the right */
#sideWhiteLine {position:absolute;
				z-index:3;
				left: 718px;
				top: 30;}

/* position white line on the bottom */
#bottomWhiteLine {position:absolute;
				z-index:2;
				left: 444;
				top: 521;}
