/* CSS Document */
body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #333333;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	
	}

/* CSS Layout Divs */
#container {
	position:relative;
	width:1024px;
	height:700px;
	z-index:1;
	background-color: #FFFFFF;

}

#header {
position:relative; 
left:0px; 
top:0px; 
width:1024px; 
height:90px; 
z-index:2; 
layer-background-color: #999999; 
border: 1px none #000000;
}

#bgcontainer{
position:relative; 
left:0px; 
top:90px; 
width:1024px; 
height:510px; 
z-index:3; 
background-color: #333333; 
layer-background-color: #333333; border: 1px none #000000;  
}

#detailpanel{
	position:absolute;
	left:625px;
	top:110px;
	width:220px;
	height:290px;
	z-index:11;
	overflow: auto;
}

#home-image-container{
position:relative; 
left:310px; 
top:20px; 
width:60px; 
height:380px; 
z-index:90
}

#home-txt-container{
position:absolute; 
left:165px; 
top:210px; 
width:290px; 
height:475px; 
z-index:99
}

#msc-project{

position:relative; 
left:165px; 
top:304px; 
width:480px; 
height:46px; 
z-index:99
}

.fade {
-moz-opacity:0%;
filter:alpha(opacity=0); 
}

#page {
position:absolute; 
left:155px; 
top:170px; 
width:460px; 
height:290px; 
z-index:5; 
background-color: #CECFCE; 
layer-background-color: #333333; 
border: 1px none #000000;
}

#topnavigation {
	position:absolute;
	left:160px;
	top:60px;
	width:509px;
	height:18px;
	z-index:14;
	layer-background-color: #999999;
	border: 1px none #000000;
	background-image: url(../images/navbar.jpg);
}

#rightnavigation{
	position:absolute;
	left:850px;
	top:65px;
	width:160px;
	height:343px;
	z-index:6;
	layer-background-color: #000000;
	border: 1px none #000000;
	background-image: url(../images/bg-nav.jpg);
	background-repeat: no-repeat;
}



#footer{
	position:absolute;
	left:630px;
	top:440px;
	width:215px;
	height:62px;
	z-index:17;
	layer-background-color: #CCCCCC;
	layer-background-image:   url(&quot;images/noise-tile.jpg&quot;);
	background-repeat: repeat;
}

#pagecontent{
position:absolute; 
left:160px; 
top:110px; 
width:460px; 
height:290px; 
z-index:8; 
background-color: #FFFFFF; 
layer-background-color: #666666; 
border: 1px none #000000; 
overflow: auto;
}

#footer-image{
	position:absolute;
	left:153px;
	top:390px;
	width:666px;
	height:197px;
	z-index:9;
	layer-background-image:   url(&quot;images/faded-noise.jpg&quot;);
	border: 1px none #000000;
	background-image: url(../images/bottom.jpg);
}

#left-image{
	position:absolute; 
	left:0px; 
	top:60px; 
	width:155px; 
	height:541px; 
	z-index:15; 
	background-image: url(../images/area-work.jpg); 
	layer-background-image: url(../images/area-work.jpg); 
	border: 1px none #000000;
}

#bottom-rgt{
	position:absolute;
	left:833px;
	top:530px;
	width:171px;
	height:69px;
	z-index:2;
	background-image: url(../images/bottom-rgt.jpg);
	layer-background-image: url(images/bottom-rgt.jpg);
	border: 1px none #000000;
	background-repeat: no-repeat;
}


a:link {
	color: #999999;
	text-decoration: none;
	background-repeat: no-repeat;
	
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FF9A29;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.final {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	white-space: normal;
	font-style: normal;
}
.navigation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	letter-spacing: 1px;
	
}



.centre {
	position: absolute;
}
.nav-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	word-spacing: 25px;
	padding-left: 5px;
	padding-top: 10px;
	border: 1px dotted #CCCCCC;

}

.table {
	align: "center";
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url(/images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #CCCCCC;
	border: 1px dotted #999999;
}
.index-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding-left: 10px;
}
.index-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	padding-left: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#left-image-contact {

	position:absolute; 
	left:0px; 
	top:60px; 
	width:155px; 
	height:541px; 
	z-index:15; 
	background-image: url(../images/area-contact.jpg); 
	layer-background-image: url(../images/area-work.jpg); 
	border: 1px none #000000;
}
#left-image-biog {

	position:absolute; 
	left:0px; 
	top:60px; 
	width:155px; 
	height:541px; 
	z-index:15; 
	background-image: url(../images/area-biog.jpg); 
	layer-background-image: url(../images/area-biog.jpg); 
	border: 1px none #000000;
}
#left-image-msc {


	position:absolute; 
	left:0px; 
	top:60px; 
	width:155px; 
	height:541px; 
	z-index:15; 
	background-image: url(../images/area-msc.jpg); 
	layer-background-image: url(../images/area-biog.jpg); 
	border: 1px none #000000;
}
#left-image-misc {



	position:absolute; 
	left:0px; 
	top:60px; 
	width:155px; 
	height:541px; 
	z-index:15; 
	background-image: url(../images/area-misc.jpg); 
	layer-background-image: url(../images/area-biog.jpg); 
	border: 1px none #000000;
}
#left-image-home {




	position:absolute; 
	left:0px; 
	top:60px; 
	width:155px; 
	height:541px; 
	z-index:15; 
	background-image: url(../images/area-creative.jpg); 
	layer-background-image: url(../images/area-biog.jpg); 
	border: 1px none #000000;
}
#pagebiog {
	position:absolute;
	left:160px;
	top:110px;
	width:600px;
	height:290px;
	z-index:8;
	background-color: #FFFFFF;
	layer-background-color: #666666;
	border: 1px none #000000;
	overflow: scroll;
	padding: 0px;
}
