           
           
           
            body{
                font-family: Corbel, Futura, Tahoma, Arial;
                font-size: 12px;
                color: #333;
				text-align: center;
				margin: auto;
                }

			hr{
				width: 1024px !important;
				}
				
			p{
				font-size: 10px;
				}

			td{
				font-size: 11px;
				}

            a{
                color: #333;
                text-decoration: none;
				font-size: 12px;
                outline: none;
                }
               
            a:hover{
                color: #227271;
                }
               
            a.active{
                color: #227271;
                outline: none;
                }
               
            a.visited{
                outline: none;
                }

			div#wrapper{
				width: 1024px;
				max-width: 1024px;
				min-width: 800px;
				text-align: left;
				margin: 0 auto;
				}
				
			div#center{
				margin: 0 auto;
				}

            div#header{
                height: 125px;
                width: 1024px;
                }
				
			div#header img{
				position: relative;
				z-index: -1;
				width: 200px;
				}
               
            a:link img{
                opacity:0.8;
                filter:alpha(opacity=80);
                max-height: 50px;
                margin: 3px 0 10px 0;
                outline: none;
				border: none;
                }
				
			a img{
                opacity:0.8;
                filter:alpha(opacity=80);
                max-height: 50px;
                margin: 3px 0 10px 0;
                outline: none;
				border: none;
                }
							               
            a:hover img, a:active img, a:focus img{
                outline: none;
                opacity: 1;
                filter:alpha(opacity=100);
                border: none;
				margin: 3px 0 10px 0;
                }

			   
            table.links{
				position: relative;
				z-index: 2;
                float: right;
                margin: 99px 10px 0 0;               
                }
               
            div#thumbsOne, div#thumbsTwo, div#thumbsThree{
                float: left;
                margin: 10px 0 0 10px;
                width: 100px;
                }
               
            table.down1, table.down2, table.down3{
                clear: left;
                margin:10px 0 0 0;
                }               

			table.sublinks{
				margin: 0px 0 0 7px;
				}
a#down{
    background-image: url(down.png);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    width: 24px;
    height: 19px;
    }
   
a#down:hover{
    background-image: url(downHover.png);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    width: 24px;
    height: 19px;   
    }
   
a#up{
    background-image: url(up.png);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    width: 24px;
    height: 19px;
    }
   
a#up:hover{
    background-image: url(upHover.png);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    width: 24px;
    height: 19px;
    }
   
/* --------- */



table.viewer{
    position: absolute;
    margin: 4px 0 0 109px;
	max-width: 800px;
	width: 800px;
	top: 159px;
    }

table.projectViewer{
    position: absolute;
    margin: 36px 0 0 109px;
	max-width: 800px;
	width: 800px;
    }
	
table.contact, table.bio, table.invisiClass{
	margin-top: 15px;
	}
	

