*{
	margin:0px;
	padding:0px;
}

body{
	font-family:tahoma;
}
#container{
	width:960px;
	margin:auto;
}
#header{
	height:119px;
	background:url('img/header.gif') no-repeat;
	margin-top:25px;
}
p {
	color:#999;
	font-size:12px;
}
.cv {
	color:#999;
	font-size:8px;
}
.tar {
	text-align: center;
	color: #ffffff;
	font-size:12px;
}
#menu {
	float:left;
	width:147px;
	height:663px;
	margin-right:23px;
	background:url('img/menu1.gif') no-repeat right;
}
#menu ul{
	margin-left:0px;
	list-style-type:none;
}
#taal {
	position:absolute;
	margin-top:400px;
	margin-left:0px;
	width:140px;
	height:30px;
}
#taal table{
	width:140px;
	border:0;
	align:center;
}
#content {
	float:left;
	margin-left:-10px;
}
#pagecontent {
	position:absolute;
	margin-top:10px;
	margin-left:8px;
	width:700px;
}
#pagecontent a{
text-decoration:none;
/*font:11px  'Tahoma', helvetica, 'arial';*/
color:#0055FF;
}

#footer {
	clear:both;
}