html {
height : 100%;
}

body {
margin : 0;
padding : 0;
height : 100%;
background : #fff;
color : #000;
}

img {
border : 0;
}

li {
font-family : Arial, Helvetica, sans-serif;
font-size : 11pt;
color : #000;
text-align : left;
line-height : 130%;
font-weight : normal;
margin : 0em 0 1em -1em;
}

h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12pt;
color : #000;
text-align : center;
line-height : 130%;
font-weight : bold;
padding : 30px 0 0 0;
}

p {
font-family : Arial, Helvetica, sans-serif;
font-size : 11pt;
color : #000;
text-align : left;
line-height : 130%;
font-weight : normal;
padding : 20px 0 0 0;
}

a:link {
color : #000;
text-decoration : none;
font-weight : bold;
}

a:visited {
color : #000;
text-decoration : none;
font-weight : bold;
}

a:active {
color : #ffc03d;
text-decoration : underline;
font-weight : bold;
}

a:hover {
color : #ffc03d;
text-decoration : underline;
font-weight : bold;
}

.linkspile {
font-size : 10pt;
text-align : center;
line-height : 110%;
padding : 20px 0;
}

.buttons {
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
background : #c7ebc5;
color : #000;
border-width : 1px;
border-color : #000;
border-style : solid;
cursor : pointer;
}

.thumb img {
float : left;
margin-bottom : 0;
margin-top : 10px;
margin-left : 10px;
}

#main {
position : relative;
z-index : 1;
margin-left : auto;
margin-right : auto;
top : 0;
width : 750px;
text-align : left;
background : #999;
color : #000;
}

#menu {
width : 750px;
background : #e58b0b url(images/navbkgd.gif) repeat-x 0 0;
}

#submenu {
width : 750px;
background : #ffc03d;
}

#port {
width : 750px;
height : 250px;
background : #817f7f url(images/portfoliosbkgd.jpg) repeat-x 0 0;
}

#content {
margin : 0 166px;
}

