body {
	margin: 0px 0px 0px 0px;
	text-align: center;
}

a { text-decoration: none; }
a:link { color: #000099; }
a:visited { color: #990000; }
a:active { color: #999999	; }
a:hover { color: #999999; //border-bottom: 1px dashed #000; }
a.nav:link { color: #ff0000; }
a.nav:visited { color: #bbbbbb; }
a.nav:active { color: #dddddd; }
a.nav:hover { color: #dddddd;  }
a.url {
	position: absolute;
	left: 45%;
	}
#bannerThin a { 
	color: #AAAAFF; 
	position: relative;
	top: 87px;
	padding-right: 5px;
	font-weight: bold;
	}
#bannerThin a:hover { color: white; }
h1, h2, h3 { 
  margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background: #aaaaff;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	}
#bannerThin {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background: #000000 url(lines.jpg) no-repeat top center;
	height: 114px;
	text-align: right;
	}
a#banner-img { display: none; }
#bannerThin h1 {
	padding-left: 10px;
	padding-top: 90px;
	font-size: 15px;
	font-weight: bold;
	}
#bannerThin h2 { font-size: small; }
#galleryCenter {
    float: left;
	width: 720px;
	background: #FFFFFF;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-left: 40px;
		}
#justText {
	font-family: Verdana, Arial, sans-serif;
	width: 95%;
	background: #ffffff;
	padding : 10px 10px;
	font-size : small;
}
.bloc {
	width : 300px;
	float : left;
	margin-left : 30px;
}
.skillclass {
	display: block;
	}
.skills { 
	padding-left: 18px; 
	display: block;

	}
.annote {
	font-style: italic;
	}
#left {
	float: left;
	width:150px;
}

.headers {
	font-size : x-large;
	font-weight : 200;
	padding-bottom : 10px;
}

#justText ul {
	padding-left: 0px;
	margin: 0px;
	padding-left : 15px;
	}

#justText li {
	font-family: verdana, arial, sans-serif;
	font-size: normal;
	color: #000000;
	text-align: left;
	list-style-type: circle;
	padding-left : 5px;
}
