@charset "UTF-8";
/* CSS Document */

/*  
Theme Name: ivo skin
Theme URI: 
Description: the one and only true skin
Version: 1.0
Author: ivo vos
Author URI: 
*/

/* change this to change the color of the rollovers */


body {
	font-family:Georgia, Times, Serif;
	background-image: url(960grid2.png); 
	}


#header {
	width:700px;
	height:84px
}

#title_bar {
	margin-left:160px;
	width:480px;
	margin-bottom:21px;

}

p{
	margin-top:0em;
	margin-bottom:1.5em;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	line-height:1.5em;

}

img {
	margin:0px 0px 0px 0px;
}
#menu {
	margin-left:160px;
	float:left;
	font-size:10px;
	width:160px;
	height:1000px;
}

#menu p{
	font-size:12px;
	letter-spacing:0.0em;
	line-height:1.75em;
	//margin-top:0.25em;
	padding-right:15px;
}

a{
text-decoration:none;
}

a:hover {
//text-decoration:underline;
padding-bottom:1px;
border-bottom: 1px solid #2a2a2a;
//border-bottom: 2px solid #FFFF99;
//color: #2A2A2A;
color: #FFFF99;
}

#menu a{
	color:black;
	text-decoration:none;
	//line-height:1.5em;
	margin-bottom:0px;
}

#menu p{
	margin-bottom:0px;
}

h{	
	font-size:14px;
	letter-spacing:0.1em;
	line-height:1.5em;

}

u{
	padding-bottom:0px;
	border-bottom: 0px solid #2a2a2a;
	color: #2A2A2A;
	font-style:italic;
	text-decoration:none;
}
	
hh {
	//background:#FFFF99;
	//padding-bottom:0px;
	border-bottom: 1px solid #2a2a2a;
	//border-bottom: 2px solid #FFFF99;

	color: black;
}

#content {
	float:left;
	width: 400px;
	padding-left:20px;
}

#content a{
	
//border-bottom: 1px solid #2a2a2a;
	color:blue;
	//text-decoration:underline;
}

#content a:hover{
	text-decoration:underline;
	color:blue;
	border:none;
}

#content a.email{
	text-decoration:none;
	color:black;
}

#content a.email:hover{
	text-decoration:underline;
}



#content h {
font-variant: small-caps;
text-transform: none;
font-weight: normal; 

letter-spacing:0.1em;
margin-top:0px;

font-size:1.143em;
line-height: 1.313em;
}

#content n {
font-size:0.75em;
margin-bottom:1em;
margin-top:-2em;
font-style:italic;
}

#content span {
	font-weight:bold;
}

#titles a:hover{
	text-decoration:underline;
}

hr
{
  width:80%;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;  
  text-align: left;/*this will align it for IE*/
  margin: 0 auto 0 0; /*this will align it left for Mozilla*/
  clear: both;
  line-height:0px;
  margin-top:19px;
  margin-bottom:21px;

}






