body{
	background: url(gfx/bg.gif) repeat-x #333333; 
	padding: 20px 0 0 0;
}
ul,li{
	margin:0;
	padding:0;
}
p,h1,h2,h3,ul,li,pre,div,span,body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p{
	line-height: 140%;
	font-size:11px;
}
a{
	color: black;
	border-bottom: dotted 1px #999900;
	text-decoration: none;
}
a img{
	border: 0;
}
th,td{
	font-size:11px;
	text-align: left;
}
td,th{
	padding: 4px 10px 4px 0;
}
#topbar{
	height: 40px;
	text-align: right;
	padding: 0 15px 0 15px;
}
#topbar img{
	margin: 15px 0 0 10px;
}
#wrap{
	margin: 0px auto;
	display: block;
	clear: both;
	width: 950px;
}
#wrap-white{
	background: white;
	border: 1px solid white;
	width: 948px;
}
#wrap-content{
	border-top: 4px solid #CCCC00;
	border-bottom: 4px solid #CCCC00;
}
#left{
	background: url(gfx/bg-left.jpg) no-repeat top left;
	width: 230px;
	display: table-cell;
	padding: 65px 0 0 0;
	float: left;
}
#nav{
	margin: 0 0 40px 30px; 
	list-style:none;
}

#nav li a{
	margin: 5px 0 5px 0;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: black;
	padding: 0 0 0 20px;
	font-weight: bold;
	border:0;
}
#nav li a#act{
	background: url(gfx/nav-dot.gif) no-repeat 7px 5px;
}
#content{
	padding: 20px 100px 0 0;
	width: 580px;
	display: table-cell;
}
#footer{
	text-align: center;
	font-size: 9px;
	color: #CCCC00;
	padding: 7px 0 0 0;
}
#footer a{
	color: #CCCC00;
	text-decoration: none;
	border:0;
}
h1{
	font-size: 18px;
}
h2{
	font-size: 15px;
}
h3{
	font-size: 13px;
}
.cv th{
	width: 160px;
	text-align: left;
}
.cv td{
	width:400px;
	padding: 5px;
}
.align-right{
	float: right;
	margin: 0px;
}
.align-center{
	text-align: center;
}

/*	Sitemap
--------------------------*/
.sitemap {
	margin: 20px 0 0 20px;
}
.sitemap ul, .sitemap li{
	list-style:none;
}
.sitemap a{
	color: black;
}
.lvl-1 a{
	margin:0;
	padding:0 0 0 20px;
	background-image: url(gfx/sm.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-weight: bold;
}
.lvl-2 a{
	margin:0;
	padding:0 0 0 40px;
	background-position:20px 0px;
	background-image: url(gfx/sm.gif);
	background-repeat: no-repeat;
}
.lvl-3 a{
	margin:0;
	padding:0 0 0 60px;
 	font-style: italic;
	background-position:40px 0px;
	background-image: url(gfx/sm.gif);
	background-repeat: no-repeat;
}
.lvl-1 a:hover{
	background-position:0px -32px;
}
.lvl-2 a:hover{
	background-position:20px -32px;
}
.lvl-3 a:hover{
	background-position:40px -32px;
}

/*	Twitter
--------------------------*/
.twitter{
	width:216px;
	text-align:center;
}

/*	linkedin
--------------------------*/
.linkedin{
	width:216px;
	text-align:center;
	margin: 20px 0 0 0;
}
.linkedin a{
	border: 0;
	text-decoration: none;
}
