
body {
	background-image: url(bg2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {font-size: x-small}
.style3 {	font-size: x-small;
	font-style: italic;
}
#wrapper { width:762px; margin:0 auto; }
#header { background:#fff url(border_top.gif) no-repeat; }
#page { padding:10px 15px; background:url(img/page-bg.gif) repeat-y; }
#sidebar { width:140px; float:left; }
#content { margin-left:145px; }
#footer { background:#fff url(border_bottom.gif) no-repeat center bottom; }
.portfolio { text-align:center; }
.col { float:right; width:150px; text-align:center; }