img {border : none;}
a:link  {
	text-decoration : none;
	color : #C0C0C0;
}

a:visited  {
	text-decoration : none;
	color : #C0C0C0;/**/
	/*color : #A9A9A9;/*/
	/*color : #CCCCCC;/**/
}

a:hover  {
	text-decoration : none;
	color : #999999;
}

a:active  {
	text-decoration : none;
	color : #999999;
}


body{
	text-decoration : none;
	color : #999999;
    font-family : Verdana,Georgia,Sans-Serif;
	width : 1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

.all  {
  	padding-top : 5px;
    margin-left: 100px;
    margin-right: 100px;
    width : 1000px;
	text-align:left;
	font-size:0.9em;
	/*margin-left:auto;
	margin-right:auto;*/
}	
table {
    margin-bottom : 25px;
	font-size:inherit;
    }
.navig  {
	text-decoration : none;
	color : #999999;
  /*  word-spacing : 83px;*/
    text-align: justify;
    text-align-last: justify;	
	font-size : 1.1em;
/*    padding-bottom:100px;
	padding-top: 100px;*/
}
.navig a:link  {
	text-decoration : none;
	color : #999999;
}

.navig a:visited  {
	text-decoration : none;
	color : #999999;
}
.navig a:hover  {
	text-decoration : none;
	color : #C0C0C0;
}

.navig a:active  {
	text-decoration : none;
	color : #C0C0C0;
}

.main{  
    padding-top : 15px;
	width :800px;
}
.project{
	padding-bottom:40px;
	}
.project td{
    vertical-align : top;
    width :50%;
}
.project img{
    width : 90%;
        }
.left{    padding-right : 40px; }
.left img {float : left;width : 300px;}
.left2{    padding-right : 40px;
			width : 300px;
 }
.left2 img {float : left;height : 200px;}
.left3{    padding-right : 40px;
			width : 250px;
 }
.left3 img {float : left;height : 250px;}
.right{    padding-left : 40px;} 
.right img {float : right;
width : 300px;}

.gallery{  
/*    padding-top : 40px;/*/
    text-align: justify;
   /* text-align-last: justify;*/
    word-spacing :20px;
	font-size: inherit;
	width:800px;
/*	line-height: 100px;*/
}

.gallery img{
    height : 220px;
/*	padding-bottom: 40px;*/
	margin-bottom: 40px;
}

h1 {    
	text-decoration : none;
	color : #999999;
    font-family : Verdana,Georgia,Sans-Serif;
    font-style:normal;
    font-weight:lighter;
}

h1 a:link  {
	text-decoration : none;
	color : #999999;
}

h1 a:visited  {
	text-decoration : none;
	color : #999999;
}
h2 a:link  {
	text-decoration : none;
	color : #999999;
}
h2 a:visited  {
	text-decoration : none;
	color : #999999;
}
h2 a:hover  {
	text-decoration : none;
	color : #999999;
}
h2 a:active  {
	text-decoration : none;
	color : #999999;
}

p {
    padding-bottom : 2px;
/*	font-size:0.85em;*/
}

h2 {
	text-decoration : none;
	color : #999999;
    font-family : Verdana,Georgia,Sans-Serif;
    font-size : 1em;
    font-weight : bold;
}
h3 {
	text-decoration : none;
	color : #999999;
    font-family : Verdana,Georgia,Sans-Serif;
    font-size : 1em;
    font-weight : normal;
}
li {
	padding-bottom:2px;
	padding-top: 2px;
}

.school {
	font-family : courier, Courier, monospace;
 	font-size : 1.3em; 
 	line-height : 130%;
 }
