body{
	font-family: Verdana, Geneva, sans-serif;
	font-size:x-small;
	color:#000000;
}

#wrapper{
width:100%;
}

a{color:#000000; text-decoration:none}
a:hover{
	border-bottom: thin dotted #990000;
}


h4{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
}

#header{
	width:800px;
    margin: 0 auto 0 auto;
}

.ejscom {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	margin-top: -15px;
	margin-top:25px;
}
.ejscom a{color:#999999;
}

.navbar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight:bold;
	color:#990000;
	position: absolute;
	left: 5px;
	top: 5px;
}
.navbar a{
	color:#990000;
	margin: 0 15px 0 15px;
}

.titlebox{
	background-position:center center;
	background-repeat:no-repeat;
	height:100px;
	padding-bottom:25px;
	padding-top:25px;
}


#menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	position: absolute;
	left: 5px;
	top: 5px;
}

#menu a{color:#990000; margin-left:25px;}

#work{
	width:600px;
	padding-top: 30px;
	margin: 0 auto 0 auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
}


#new a{border:none;}
#concrete a{border:none;}

#contact {
	width:400px;
	line-height:1.5em;
	padding-top: 40px;
	margin: 0 auto 0 auto;
}

#contact a{
	border-bottom: thin dotted #990000;
}
#contact a:hover{
	border-bottom: thin solid #990000;
}

#cv{
	width:530px;
	line-height:1.5em;
	padding-top: 40px;
	padding-left: 100px;
	margin: 0 auto 0 auto;
}

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

#cv li{
	list-style:none;
}

#cv ul{
	margin-left:-40px;
	margin-top:0px;
}

#cv h4{
	margin-top:30px;
	margin-bottom:0px;
}

#news{
	width:600px;
	margin: 0 auto 0 auto;
}
