* { margin: 0; padding: 0; }

body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../graphics/background.jpg);
}


.division{
	clear: both;
	margin-left: 80px;
	margin-right: 80px;
	padding-top: 5px;
	padding-bottom: 10px;
}

/*///////----NAVIGATION:MAIN----\\\\\\\*/

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #8F887D;
	top: 120px;
	position: absolute;
	left: 100px;
	width: 140px;
	min-width:100px;
	float: left;
	
}

#nav img{
	margin: 0px;
	padding-left: 6px;
	border: none;
}

#nav a:link, a:visited {
	color: #C12026;
	text-decoration: none;
	font-size: 10px;
}

#nav a:hover {
	color: #C12026;
	text-decoration: none;

}

#nav a:active{
	color:#dedad5;
}
#nav ul, li {
	color: #8F887D;
	text-decoration: none;
	border:0;
	margin:0x;
	padding:0px;
	list-style-type: none;
	list-style-position: inside;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: justify;
}

/*///////----NAVIGATION:SUB----\\\\\\\*/

.subnav {
text-weight:lighter;
	font-size: 10px
	margin: 8px 0px 0px 0px;
	position: relative;
	min-width: 140px;
	line-height: 14px;
	letter-spacing:normal;
	top: -1px;
	padding-right: 10px;
	padding-left: 10px;
	}

.subnav ul, li {
	color: #8F887D;
	text-decoration: none;
	border:0;
	line-height:15px;
	list-style-type: none;
	list-style-position: inside;
	text-decoration: none;
	letter-spacing: 0.1em;
	
}


.subnav li:hover
{ 	width:130px;
	background-color: #dedad5;
}
.subnav a, .subnav a:link, .subnav a:visited, .subnav a:active {
	color: #C12026;
	text-decoration: none;
	font-size: 10px;
	line-height:15px;


}

.subnav a:hover {
	color: #C12026;
	text-decoration: none;
	background-color: #dedad5;
	clear: left;
	font-size: 10px;


}




/*///////----CONTENT----\\\\\\\*/


.contentbox {
	padding: 0px;
	left: 250px;
	position: absolute;
	top: 120px;
	width: 55%;
	min-width: 500px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	right: 20%;
}

.contentbox a:link, a:visited {
	color: #C12026;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}

.contentbox a:hover {
	color: #e9979a;
}

.contentbox a:active {
	color: #C12026;
}

.popup {
	background-color: #FFFFFF;
padding: 10px;
	left: 0px;
	position: absolute;
	top: 0px;
bottom: 0px;
right: 0px;
	width: 80%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	right: 3%;
}


ul,li {
	line-height: 14px;
	list-style-type: none;
	left: -100px;
	text-indent: 0pt;
	clip:       rect(auto auto auto 0px);
	margin-left: 0px;
	padding-left: 0px;
	font-size: 10px;
}

.intro {
	color: #999999;
}
.header {
	color: #C12026;
	font-weight: bolder;
	font-size: 13px;
	padding: 1px 2px 5px 0px;
	margin: 0px;
	line-height: 20px;
	font-style: normal;
	letter-spacing: 0.2em;
}
.subheader {
	color: #F9a71F;
	font-weight: normal;
	padding: 1px 2px 5px 0px;
	margin: 0px;
	line-height: 20px;
	font-style: none;
	letter-spacing: 0.2em;
}

img.photo {
	vertical-align: text-top;
	text-align:right;
	background-color: #dedad5;
	color:#dedad5;
	overflow: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 287px;
	background-color: #FFFFFF;
	margin-bottom: 3px;
margin-top: 5px;
	margin-left: 0px;
	}


p.project{
	min-height: 200px; 
}

p.people{
min-height: 200px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contentbox img.people{
	vertical-align: text-top;
	text-align:right;
	margin: 0px 10px 0px 5px;
}

 .pagetitle {
	border: none;
	text-align: right;
}

#copyright {
font-color:#DEDEDE;
font-size:9px;
text-align:center;
}





/*
	| liquidcorners.css; feel free to adapt the style!
	| ================================================
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/


/* Rounded Box - Content Box */
.top-left-main, .top-right-main, .bottom-left-main, .bottom-right-main { 
	background-image: url('../graphics/corners1280x18.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left-main, .bottom-left-main { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right-main, .bottom-right-main { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right-main {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left-main  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right-main { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside-main {
	border-left: 1px solid #8F887D;
	background: #FFFFFF;
	color: #000000;
	padding-left: 20px;
	padding-right:10px;
	height: auto;
	padding-bottom: 20px;
	}
	
	/*------------------------*/
/* Rounded Box - Sub-Menu*/

 .tl-caption, .tr-caption, .bl-caption, .br-caption { 
	background-image: url('../graphics/corners1280x18-caption.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.tl-caption, .bl-caption { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.tr-caption, .br-caption { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.tr-caption {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bl-caption  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.br-caption { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.caption {
	vertical-align: text-top;
	text-align:left;
	margin: 5px;
margin-top: 0px;
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #8F887D;
	display: block;
	float: right;
	width: 230px;
	
	}




.avatar-pic {
	vertical-align: text-top;
	text-align:left;
	margin-top: 0px;
padding-top:0px;
margin:5px;
margin-right:0px;
padding-right:3px;
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #8F887D;
	display: block;
	//position:absolute;
 //left:450px;
float:right;
	width: 122px;
	
	}
	.inside-caption {
	background-color:#dedad5;
	color:#8F887D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: white;
	border-left-color: white;
	padding-left: 10px;
padding-right: 10px;
padding-bottom: 3px;
	
	
	}
	
	
.inside-image {
border-left: 1px solid #EE2A24; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #EE2A24; /*YCC: color & properties of the right-borderline */
	background: #FFFFFF;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding: 5px;
	margin: 6px 0px 6px;

}	
	
	
	
	

/*------------------------*/
/* Rounded Box - Sub-Menu*/

 .top-left-red, .top-right-red, .bottom-left-red, .bottom-right-red { 
	background-image: url('../graphics/corners1280x18-red.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left-red, .bottom-left-red { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right-red, .bottom-right-red { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right-red {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left-red  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right-red { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside-red {
	border-left: 1px solid #EE2A24; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #EE2A24; /*YCC: color & properties of the right-borderline */
	background: #FFFFFF;            /* YCC: background-color of the inside */
	color: #8F887D;               /* YCC: default text-color of the inside */
	padding-left: 4px;             /* YCC: all texts at some distance of the left border */
	padding-right: 0px;             /* YCC: all texts at some distance of the right border */
	}
	
	
/*------------------------*/
/* Rounded Box - Menu*/
	.inside-menu {
	background: #FFFFFF;
	padding-left: 5px;
	padding-right:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F887D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8F887D;
	}
	
/*------------------------*/
/* Good for all rounded boxes - Menu*/	
.notopgap   { margin-top: 0;}    /* DNC: to avoid splitting of the box */
.nobottomgap	{ margin: 0;} /* DNC: to avoid splitting of the box */

/*
implementation in the page:
	...
	<head>
	<link rel="stylesheet" type="text/css" href="liquidcorners.css">
	...
	</head>
	
	<body>
	...
	<div class="top-left"></div><div class="top-right"></div>
		<div class="inside">
		<p class="notopgap">Your text & other things inside</p>
		...
		<p class="nobottomgap">...</p>
		</div>
	<div class="bottom-left"></div><div class="bottom-right"></div>
	...
	</body>
*/








