

/* Generic Selectors */

body {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 14px;

color: #333333;

background-color: #F9F9F9;

}



h1 {

text-align:justify;

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 16px;

font-weight: bold;

color: #000000;

text-indent: 50px;

}

h2 {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 32px;

font-weight: bold;

color: #000000;

border-bottom: 2px solid #3366cc;

}

h3 {
margin-top: 60px;
}
 
h4 {
position: fixed;

right: 150px;
}

h5 {
margin-left: 250px;
}

h6 {
font-family: Georgia, "Times New Roman", Times, serif;

font-size: 24px;

font-weight: bold;
}

h7 {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 14px;

font-weight: bold;
}

h8 {
font-family: Georgia, "Times New Roman", Times, serif;

font-size: 16px;

font-weight: bold;
}


/**************** Pseudo classes ****************/

p.special {
text-align:justify;
}

li a:link {

color: #3366cc;

text-decoration: none;

font-weight: bold;

}

a:visited {

color: #3366cc;

text-decoration: underline;

font-weight: bold;

}

li a:visited {

color: #3366cc;

text-decoration: none;

font-weight: bold;

}


a:active {

color: rgb(255, 0, 102);

font-weight: bold;

}

/************************* ID's *************************/

#logo {



z-index: 5;

width: 800px;

height: 200px;

Background-image: url(Images/noxtopbanner4.jpg);

}


#navigation {


position: absolute;

z-index: 10;

width: 198px;

height: 550px;

font-weight: normal;

background-image: url(Images/sidebarnox.jpg);


}

#centerDoc {

position: absolute;

z-index: 15;

width: 500px;

padding: 0 0 20px 20px; /*top right bottom left*/

margin-left: 220px;

}

#cofounder {

position: absolute;

z-index: 15;

width: 550px;

heigth: 300px;

padding: 0 0 20px 20px; /*top right bottom left*/

margin-left: 220px;
}

#cofounder2 {
position: absolute;

z-index: 15;

width: 550px;

heigth: 300px;

padding: 0 0 20px 20px; /*top right bottom left*/

margin-left: 220px;
margin-top: 335px
}