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


body
 {
background-image:url(img/background.gif);
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

h1
{
font-size:20px;
color:#990000;
margin-left:25px;
margin-top:10px;


}

#container {
margin:0px;
}


#top 
{
margin:0px;
background-image:url(img/website_01.jpg);
width:878px;
height:95px;


}


.menu 
{
height:95px;
margin-left:18px;

}

.menu a:link
{
text-decoration:none;
color:#FFFFFF;
}

.menu a:visited
{
text-decoration:none;
color:#FFFFFF;
}

.menu a:hover
{
text-decoration:none;
color:#0000FF;
}

.menu td
{
padding-right:7px;
}
#top2 
{

background-image:url(img/website_02.jpg);
width:878px;
height:38px;
}

#contentstart {
width:878px;
height:45px;
background-image:url(img/shade1.jpg);
background-repeat:no-repeat;



}

#content
{
width:878px;
_height:375px;
min-height:375px;
overflow:auto;
_overflow:hidden;
background-image:url(img/shade2.jpg);
background-repeat:repeat-y;
padding-left:20px;


}

p {
width:750px;
padding:0px;
margin:0px;
padding-left:30px;

}

#contenteind {
width:878px;
height:18px;
background-image:url(img/shade3.jpg);
background-repeat:repeat-y;

}

#paginalinks {
width:300px;
float:left;
margin-left:10px;
}

#paginarechts {
width:400px;
float:left;
margin-left:20px;
}

#portfoliolinks {
width:300px;
float:left;

}

#portfoliorechts {
width:400px;
float:left;
}

.portfoliotabel {
border:inset;

}


