body { 
	font-size:62.5%;
	text-align: center;
	min-width: 800px;
	margin: 0 auto;
	background-color:#333333;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#999999; }
h1 { font-size: 2em; padding-left:3px;}
h2 { font-size: 1.5em;}
h3 { font-size:1.25em;}
h4 { font-size:1em;}
h5 { }
h6 { }

p.text { text-indent: 1cm;}

p.picture { border-top: 1px solid #666;}

img.leed {
	margin: 10px;
	padding: 5px;
	background-color:#4f4f4f;
	float:right;
}

a:link {
	color:#cccccc;
	text-decoration:none;
}
a:visited {
	color: #cccccc;
	text-decoration:none;
}
a:hover {
	color: #ffffff;
	text-decoration:none;
}
a:active {
	color: #ffffff;
	text-decoration:none;
}
a img {border:none;}

#container {
	margin:0 auto;
	width:800px;
	text-align:left;
	background-color:#3f3f3f;
	background:#3f3f3f url(botright.png) bottom right no-repeat;}

#top {  
	float:none;
	font-weight:600;
	font-size:1.1em;
	background:#f10000;
	height:100px;
	cursor:crosshair;}
	
#top ul{
	padding:0 1em;
	margin:0;
	display: inline;
}

#top ul li{
	margin: 0;
	display: inline;
}

#logo {
	float:left;
	clear:left;
	}

#navbar {
	float:right;
	clear:right;
	width:700px;
	position:relative;
	top:85px;
	}
	
#sidebar {  }

#content {  	
	font-size:1.3em;
	margin: 5px;}
	
#pagetitle {
	border-bottom: 1px solid #666;
}

#footer {
	font-size:1.3em;
	clear:both;
	border-top: 1px solid #666;
	margin: 5px;  }
	
#profilepics {
	float:left;
	clear:right;
	width:100%;
}

.profilepic {
	float: left;
	margin: 0 10px;
	padding: 5px;
	width: 139px;
	font-size:x-small;
	background-color:#4f4f4f;
}

.profilelist {
	border-top: 1px solid #666;
	float: left;
	padding: 0 20px;
	width: 200px;
	margin: 5px;
}

.profel {
	float:left;
	clear: left;
	width:100%;
}

.contactpage address { margin:1em;}

.mainpage .mainparagraph { padding-left:5px; text-indent:1cm; }

.extreme {
  text-indent:1cm;
  margin:0;
  padding:.5em;
  
  
}
.extreme p { float:left; max-width:36em;}

.extreme .photo { float:right; margin:0; padding:.5em; background:#333;}

.project_sample {
	float:left;
	width:300px;
	margin-right:.5em;
	background-color:#4f4f4f;
}
.project_sample a {
	display:block;
	height:50px;
	padding:5px;
}
.project_sample a:hover{
	background-color:#666666;
}

.project_sample img {
	float:left;
	background-color:#999999;
	width:50px;
	height:50px;
	font-size:.4em;
	border:none;
}

.project_sample span {
	max-width:230px;
	float:left;
	padding:5px;
	margin:0;
}

.project_sample .odditem{
	background-color:#4d4d4d;}

.prjlayout {
	padding: 5px;
	float:right;
	width:555px;
	background-color:#4f4f4f;
}

.prjlayout .prjdesc {
	padding-top:1em;
	float:none;
	clear:both;
}

.prjlist {
	float:left;
	width:225px;
}

.prjlist ul {
	margin:0;
	padding:5px;
	font-size:1.5em;}

.prjlistitem {
	float:left;
	padding:5px;
	margin:2px;
	background-color:#666666;}

.picarray {}

.picelement {}
	
.picelement img {
	filter:alpha(opacity=80);
	-moz-opacity:0.80
}
