html {font-family: Geneva, Arial, Helvetica, sans-serif; font-size:100%;}

body {font-size:80%; background-color:#87002D;}

img:{border:none;}

/* DIVS */

#wrapper{
position:relative;
width:760px;
height:500px;
background-color:#87002D;
margin-left:auto;
margin-right:auto;
z-index:0;
margin-top:50px;
}

#wrapper2{
position:relative;
width:760px;
height:660px;
background-color:#CC0099;
margin-left:auto;
margin-right:auto;
z-index:0;
}

#wrapper3{
position:relative;
width:760px;
height:660px;
background-color:#000099;
margin-left:auto;
margin-right:auto;
z-index:0;
}

#frontheadertext{
position:absolute; top:29px; left: 0px;
background-image:url(../images/hairsection.jpg);
background-repeat:no-repeat;
width:666px;
height:50px;
color:#CC0099;
font-size:28pt;
font-weight:bold;
z-index:50;
padding-left:3px;
}

#innerheadertextgya{
position:absolute; top:42px; left: 20px;
background-image:url(../images/gyasection.jpg);
background-repeat:no-repeat;
width:593px;
height:50px;
color:#990066;
font-size:28pt;
font-weight:bold;
z-index:50;
padding-left:3px;
}

#innerheadertextprojects{
position:absolute; top:42px; left: 20px;
background-image:url(../images/projectsection.gif);
background-repeat:no-repeat;
width:593px;
height:50px;
color:#009900;
font-size:28pt;
font-weight:bold;
z-index:50;
padding-left:3px;
}
#mainimage{
position:absolute; top:0px; left:0px;
width:164px;
height:425px;
z-index:10;
}

#innermainimage{
position:absolute; top:20px; left:20px;
height:550px;
width:164px;
z-index:10;
}

#tripleimage{
position:absolute; top:100px; left:400px;
width:150px;
height:120px;
color:#3399CC;
background-color:#87002D;
font-weight:bold;
font-size:16pt;
z-index:40;
}

#tripleimage a:link{color:#3399CC; background-color:#87002D; text-decoration:underline;}
#tripleimage a:visited{color:#3399CC; background-color:#87002D; text-decoration:underline;}
#tripleimage a:hover{color:#3399CC; background-color:#87002D; text-decoration:none;}
#tripleimage a:active{color:#3399CC; background-color:#87002D; text-decoration:underline;}

#cable{
position:absolute; top:100px; left:600px;
width:150px;
height:113px;
color:#3399CC;
background-color:#87002D;
font-weight:bold;
font-size:16pt;
z-index:40;
}

#cable a:link{color:#3399CC; background-color:#87002D; text-decoration:underline;}
#cable a:visited{color:#3399CC; background-color:#87002D; text-decoration:underline;}
#cable a:hover{color:#3399CC; background-color:#87002D; text-decoration:none;}
#cable a:active{color:#3399CC; background-color:#87002D; text-decoration:underline;}

#face{
position:absolute; top:110px; left:180px;
width:96px;
height:120px;
color:#3399CC;
background-color:#87002D;
font-weight:bold;
font-size:16pt;
z-index:40;
}

#face a:link{color:#3399CC; background-color:#87002D; text-decoration:underline;}
#face a:visited{color:#3399CC; background-color:#87002D; text-decoration:underline;}
#face a:hover{color:#3399CC; background-color:#87002D; text-decoration:none;}
#face a:active{color:#3399CC; background-color:#87002D; text-decoration:underline;}

#camera{position:absolute; top:330px; left:180px;
width:260px;
height:100px;
color:#3399CC;
background:none;
font-weight:bold;
font-size:12pt;
z-index:40;
}

#camera a:link{color:#3399CC; background:none; text-decoration:underline;}
#camera a:visited{color:#3399CC; background:none; text-decoration:underline;}
#camera a:hover{color:#3399CC; background:none; text-decoration:none;}
#camera a:active{color:#3399CC; background:none; text-decoration:underline;}

#contact{
position:absolute; top:330px; left:540px;
width:200px;
height:113px;
color:#3399CC;
background-color:#87002D;
font-weight:bold;
font-size:12pt;
z-index:40;
}

#contact a:link{color:#3399CC; background-color:#87002D; text-decoration:underline;}
#contact a:visited{color:#3399CC; background-color:#87002D; text-decoration:underline;}
#contact a:hover{color:#3399CC; background-color:#87002D; text-decoration:none;}
#contact a:active{color:#3399CC; background-color:#87002D; text-decoration:underline;}

#logos{
position:absolute; top:460px; left:520px;
width:234px;
height:35px;
color:#3399CC;
background-color:#87002D;
z-index:40;
}

#credits{
width:760px;
height:auto;
margin:50px auto 0 auto;
color:#FFF; background-color:#87002D;
text-align:center;
font-size:90%;
clear:both;
}

#credits a:link{color:#FFF; background-color:#87002D; text-decoration:none;}
#credits a:visited{color:#FFF; background-color:#87002D; text-decoration:none;}
#credits a:hover{color:#FFF; background-color:#87002D; text-decoration:underline;}
#credits a:active{color:#FFF; background-color:#87002D; text-decoration:none;}

/* Classes */

.spacer{height:1px;}

.bold{font-weight:bold;}

.italic{font-style:italic;}

.bolditalic{font-weight:bold; font-style:italic;}