body {margin: 50px; color:#333; font-size: 62.5%; font-family: Arial, Sans-Serif; background-color: #fff; color: #333;}

a {color: #333;}192px
a:hover {color:#f93; text-decoration: underline;}
			
h2 {font-size: 1.2em; font-weight:normal; letter-spacing:.25em; margin:0; padding:10px 0px 0px 0px;}
h2 a {text-decoration: none;}
		
em {font-weight: bold;}
			
#page {display: block; width:960px; height: 600px;}
#leftFrame {width: 192px; border: 1px solid green; float: left;}
#rightFrame {width: 650px; float: right; margin-left: 100px;}
#footer{clear: both; text-align:left; padding-top: 30px; color: #33c; position: absolute; top: 600px;}

#projects{padding-top: 16px;}
#projectlist{list-style:none; margin: 0; padding:3px 0px 0px 25px;}
#projectlist li {padding-bottom: 6px;}
#projectlist li a {font-size: 10px; text-decoration: none; color:#333;}
#projectlist li a:hover {color:#000; text-decoration:underline;}
			
#bigimages img {border: 1px solid #333; margin-bottom: 10px;}
			
#thumbs { margin: 0; width: 192px; height: auto; clear: left;}
HTML>BODY #thumbs {margin: 0; width: 192px; clear: left; padding-top: 10px;}
#thumbs DIV.thumbHolder { display: block; width: 50px; height: 50px; float: left; padding-left: 10px; padding-bottom: 10px;}
#thumbs div.thumbContentHolder { position: relative; height: 50px; margin: 0; }
#thumbs div.thumbContentHolder img { position: absolute; top: 0; left:0;}
#thumbs a img:hover { border: 1px solid #000; }
#thumbs a img { border: 1px solid #ccc; }

#description {margin-top: 10px; clear: left;}
#description a {font-size: 1.1em; font-weight:normal; letter-spacing:.25em;  text-decoration: none; display:block; width: 148px;}
#description a:hover { text-decoration: underline;}

.projtitle { font-size: 1.2em; font-weight: bold; letter-spacing:.25em; margin-top: 0; padding-top: 0; color: #000;}
.projectdescription { display: block; width: 500px; font-size: 1.2em; line-height: 1.5em;}
.projectdescription em {color: #666; font-size: 1.0em; font-weight: normal;}
.projectdescription img {float:right; margin-left: 10px; margin-bottom: 10px;}
