/* CSS Document */

BODY {
    font-size: 76%;
	text-align: center;   /*centra in IE 5.x */
	background: #fff url(../images/backg2.gif);
	SCROLLBAR-FACE-COLOR: #cccccc; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: none; 
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: none; 
	SCROLLBAR-DARKSHADOW-COLOR: none
}

#container {
    width: 721px;
	height: 483px;
    text-align: left;
    margin: 8%;
	} 
	
#advertise {
    width: 721px;
	height: 87px;
    margin: 0px auto;
    text-align: left;
	background: url(../images/advbg.jpg);
    } 
	
#header {
    width: 721px;
	height: 25px;
    margin: 0px auto;
    text-align: left;
	background: url(../images/headerbg.jpg);
    } 
	
#showcase {
    width: 721px;
	height: 303px;
	background: url(../images/showbg.jpg);
    }
	
#profile {
    width: 721px;
	height: 303px;
	background: url(../images/profilebg.gif);
	text-align:center
    }
	
#portfolio {
    width: 721px;
	height: 303px;
	background: url(../images/foliobg.jpg);
	text-align:center
    }
	
#folioind {
	margin: 0px;
    width: 721px;
	height: 303px;
	background: url(../images/back_portfolio_ind.jpg);
	text-align:center
    }
	
#foliotra {
	margin: 0px;
    width: 721px;
	height: 303px;
	background: url(../images/back_portfolio_transp.jpg);
	text-align:center
    }
	
#folioart {
	margin: 0px;
    width: 721px;
	height: 303px;
	background: url(../images/back_portfolio_art.jpg);
	text-align:center
    }
	
#profilecontent {
	margin: 0px;
	background: url(../images/contentbg2.jpg) no-repeat fixed;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    }
	
#studycontent {
	margin: 0px;
	background: #000000;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
    }
	
#navigator {
	clear: right;
	float: left;
    width: 265px;
	height: 42px;
	margin: 0px;
	background: url(../images/navbg.jpg);
    }
	
#data {
	clear: right;
	float: right;
    width: 456px;
	height: 42px;
    margin: auto;
	background: url(../images/databg.jpg);
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    }
#container #data a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}


#studies {
	clear: left;
	float: left;
    width: 265px;
	height: 27px;
    margin: 0px;
	background: url(../images/studiesbg.jpg);
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    }

#decoration {
	clear: right;
	float: right;
    width: 456px;
	height: 15px;
	background: url(../images/decorbg.gif);
    } 

#copyright {
	clear: right;
	float: right;
    width: 456px;
	height: 12px;
    margin: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
    } 
	
#tablefolio {
	background-color: transparent;
    }
