Body {
text-align: center;
margin-left: 0%;
margin-top: 0%;
margin-bottom: 0%;
background: url(images/site_bg.jpg) repeat-x;
background-color: #9e958b;
font-family: verdana;
font-size: 12px;
}

#center {
text-align: center;
}

#wrapper {
text-align: left;
background: url(images/web_bg.jpg) repeat-y;
width: 805px;
height: 100%;
}

#menu {
float: left;
width: 805px;
height: 35px;
}

ul {
width: auto; 
height: 0px;	
margin: 0px;
padding: 0;
list-style: none;
}

li {
height:	35px;
margin-left: 0px;
margin-right: 0px;
}

li a{
height:	35px;
margin-left: 0px;
color: #ffffff;
display: block;
float: left;

}

span {
display: none;	
}

li#portfolio {
width: 132px;
height:	35px;
margin-left: 0px;
margin-right: 0px;
float: left;
display: block;
background-image: url(images/menu/portfolio.jpg);
border:	0px;
background-repeat: no-repeat; 
}

li#portfolio a {
width: 132px;
height:	35px;
float:	left;
display: block;
margin-left: 0px;
margin-right: 0px;
background-image: url(images/menu/portfolio.jpg);
background-repeat: no-repeat;
}
	
li#portfolio a:hover {
width: 132px;
height:	35px;
float:	left;
margin-left: 0px;
margin-right: 0px;
background-image: url(images/menu/portfolio_over.jpg);
background-repeat: no-repeat;
}

li#portfolio a:active {
width: 132px;
height:	35px;
float:	left;
margin-left: 0px;
margin-right: 0px;
background-image: url(images/menu/portfolio_over.jpg);
background-repeat: no-repeat;
}

li#cv {
width: 81px;
height:	35px;
margin-left: 0px;
margin-right: 0px;
float: left;
display: block;
background-image: url(images/menu/cv.jpg);
border:	0px;
background-repeat: no-repeat; 
}

li#cv a {
width: 81px;
height:	35px;
float:	left;
display: block;
margin-left: 0px;
margin-right: 0px;
border:	0px; 
background-image: url(images/menu/cv.jpg);
background-repeat: no-repeat; 
}
	
li#cv a:hover {
width: 81px;
height:	35px;
float:	left;
margin-left: 0px;
margin-right: 0px;
background-image: url(images/menu/cv_over.jpg);
background-repeat: no-repeat; 
}

li#cv a:active {
width: 81px;
height:	35px;
float:	left;
margin-left: 0px;
margin-right: 0px;
background-image: url(images/menu/cv_over.jpg);
background-repeat: no-repeat; 
}

li#contact {
width: 127px;
height:	35px;
margin-left: 0px;
margin-right: 0px;
float: left;
display: block;
background-image: url(images/menu/contact.jpg);
border:	0px;
background-repeat: no-repeat; 
}

li#contact a {
width: 127px;
height:	35px;
float:	left;
display: block;
margin-left: 0px;
margin-right: 0px;
border:	0px; 
background-image: url(images/menu/contact.jpg);
background-repeat: no-repeat; 
}
	
li#contact a:hover {
width: 127px;
height:	35px;
float:	left;
margin-left: 0px;
margin-right: 0px;
background-image: url(images/menu/contact_over.jpg);
background-repeat: no-repeat; 
}

li#contact a:active {
width: 127px;
height:	35px;
float:	left;
margin-left: 0px;
margin-right: 0px;
background-image: url(images/menu/contact_over.jpg);
background-repeat: no-repeat; 
}

li#links {
width: 111px;
height:	35px;
margin-left: 0px;
margin-right: 0px;
float: left;
display: block;
background-image: url(images/menu/links.jpg);
border:	0px;
background-repeat: no-repeat; 
}

li#links a {
width:	111px;
height:	35px;
float:	left;
display: block;
margin-left: 0px;
margin-right: 0px;
border:	0px; 
background-image: url(images/menu/links.jpg);
background-repeat: no-repeat; 
}
	
li#links a:hover {
width:	111px;
height:	35px;
float:	left;
margin-left: 0px;
margin-right: 0px;
background-image: url(images/menu/links_over.jpg);
background-repeat: no-repeat; 
}

li#links a:active {
width:	111px;
height:	35px;
float:	left;
margin-left: 0px;
margin-right: 0px;
background-image: url(images/menu/links_over.jpg);
background-repeat: no-repeat; 
}

li#bar {
width: 354px;
height:	35px;
margin-left: 0px;
margin-right: 0px;
float: left;
display: block;
background-image: url(images/menu/bar_right.jpg);
border:	0px;
background-repeat: no-repeat; 
}

#header {
clear: both;
width: 805px;
height: 145px;
background: url(images/d2_banner.jpg) no-repeat;
}

#content {
width: 780px;
height: 100%;
padding-top: 5px;
padding-left: 15px;
padding-right: 15px;
}

#footer {
width: 818px;
height: 9px;
background: url(images/web_bottom.jpg) no-repeat;
}




