body {font-family: verdana; font-size: 90%; text-align:center}

#menu {position: absolute; top: 70px; left:102px; width: 0px; z-index: 12; font-family: verdana; font-size: 12px; }
ul#listMenuRoot li { padding-left:10px; padding-right:10px }
#centre {position:relative;  text-align : left; width: 810px ; margin-left: auto ; margin-right:auto; }

/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
 margin: 0;
 padding: none;
 list-style: none;
 width: 800px;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
 visibility: hidden;
 position: absolute;
 top: 2em; /* I'm using ems rather than px to allow people to zoom their font */
 left: 0px;
 width: 150px;
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
 top: 0px;
 left: 155px;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
 float: left;
 position: relative;
 background: #818065;
 
 
 margin-right: -1px;
 }

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
 float: none;
 margin-right: 0;
 margin-bottom: -1px;
}
.menulist ul>li:last-child {
 margin-bottom: 1px;
}

/* Links inside the menu */
.menulist a {
 display: block;
 padding: 3px;
 color: #fff;
 text-decoration:  none;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #000;
 background-color: #818065;
  
}
.menulist  a.highlighted {
 color: #000;
 background-color: #818065;
 
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
     background-image: url(over.gif);
    }
*/

/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display:  none;
}
.menulist ul a .subind {
 display:  block;
 float: right;
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .menulist  ul li {
 float: left;
 height: 1%;
}
* html .menulist  ul a {
 height: 1%;
}




#header {position: absolute; top: 200px; left: 200px}
#content {position: absolute; top : 125px; left: 20%; font-family: verdana; font-size: 11px; color: #005825}
#bottomphoto {position: absolute; top:450px; left: 20%}

/* End Hack */

#logo {position:absolute; top: 10px; left: 5px;}
#miniphotos {position:absolute; top: 10px; left: 461px;}
#creativity {position: absolute; top: 10px; left: 100px}
#header {position: absolute; top: 95px; left: 100px; z-index: 11;}
#content {position: absolute; top: 180px; left: 100px; width: 90%; font-size: 11px; margin-bottom:0;}
#line {width:100%; height:2px; background-color:#818064;}
#line2 {width:100%; height:2px; background-color:#818064;}
#side {position: absolute; top: 100px;}


table {font-family: verdana; font-size: 11px}


	
	/* Divs specific to index page*/
	
	#multimedia { position:absolute; top: 10px ; width :200px; height: 300px; background-color: #818064; }
	#music { position:absolute; left: 360px ; top: 10px; width :200px; height: 300px; background-color: #818064; }
	#music ul {position: absolute ; left: -20px; top: 20px; font-family: arial black;font-size: 14px;}
	#aboutus {
	position:absolute;
	left: 122px;
	top: 75px;
	width :100px;
	height: 15px;
	color: #FFFFFF;
}
	#aboutbarn { position:absolute; left: 360px ; top: 370px; width :350px; height: 150px; }
	#filler { position:absolute; left: 262px; top: 70px; width :710px; height: 20px;background-color: #818064; z-index; 3 }
	.links {font-size:14px; color: #000000}
	
	#multimediaphoto {position : absolute; top: 150px; left : 10px; z-index: 10;}
	#multimedialinks {position : absolute; top: 70px; left : 5px; z-index: 10; color: #fff; list-style: none; font-size: 14px; font-family: arial black;}
	
	#layer1 {position : absolute ; left : 500px ; z-index : 10}
#video {

	position:absolute;
	left: 122px;
	top: 75px;
	width :100px;
	height: 15px;
	color: #FFFFFF;
}
#Home {

	position:absolute;
	left: 110px;
	top: 69px;
	width :100px;
	height: 20px;
	color: #FFFFFF;
}
#casestudies {



	position:absolute;
	left: 380px;
	top: 69px;
	width :85px;
	height: 15px;
	color: #FFFFFF;
}
#skills {




	position:absolute;
	left: 220px;
	top: 69px;
	width :120px;
	height: 15px;
	color: #FFFFFF;
}
#contact {





	position:absolute;
	left: 540px;
	top: 69px;
	width :80px;
	height: 15px;
	color: #FFFFFF;
}
#studio {






	position:absolute;
	left: 228px;
	top: 52px;
	width :110px;
	height: 15px;
	color: #FFFFFF;
}

