A:link {color:#999999;
	text-decoration:none}

A:visited {color:#999999;
	text-decoration:none}

A:hover {color:#FF0000;
	text-decoration:underline}

A:active {color:#FF0000;
	text-decoration:none}

HR {
    height:1px;
	width:100%;
	Color:#cccccc;
    margin: 0px 0px 0px 0px}

BODY {background-color:#ffffff;
	margin:0px;
        scrollbar-base-color:#EEEEEE; 
	scrollbar-arrow-color:#000000;
	scrollbar-DarkShadow-Color:#000000;
	color:#888888;
	text-decoration:none}
	
	p {font: 8pt "Arial"}
	h1 {font: 12pt "Arial"}


#wrap{
	position:relative;

        margin:0px;
	width: 767px;
	height: 600px;
}

#top{
	position:absolute;
        background:#ffffff;
	top:0px;
        width:800px;
	height:67px;
}

#content{
	position:absolute;
	background:#ffffff;
	width:600px;
	height:530px;
	top:85px;
	left:290px;  
}

#lefta{
	position:absolute;
	background:#ffffff;
	width:240px;
	height:520px;
	top:78px;
	left:42px;
        text-align:left;
}

#basso{
	position:absolute;
        background:#ffffff;
	    left:42px;
        top:610px;
        width:774px;
	height:46px;
}

#logo{
        position:absolute;
        background:#ffffff;
	top:0px;
        left:0px;
	width:293px;
	height:67px;
}
       
#home{
        position:absolute;
        background:#ffffff;
	top:0px;
        left:293px;
	width:50px;
	height:67px;
} 

#bio{
        position:absolute;
        background:#ffffff;
	top:0px;
        left:343px;
	width:89px;
	height:67px;
} 


#proj{
        position:absolute;
        background:#ffffff;
	top:0px;
        left:432px;
	width:133px;
	height:67px;
}

#store{
        position:absolute;
        background:#ffffff;
	top:0px;
        left:565px;
	width:90px;
	height:67px;
}


#extras{
        position:absolute;
        background:#ffffff;
	top:0px;
        left:655px;
	width:70px;
	height:67px;
}

#contact{
        position:absolute;
        background:#ffffff;
	top:0px;
        left:725px;
	width:69px;
	height:67px;
}

#site-map{
        position:absolute;
        background:#ffffff;
	top:0px;
        left:794px;
	width:74px;
	height:67px;
}

