body {
	margin: 0pt auto;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bodyback3.png);
	text-align: center;
	}
	
a { 
	color: #2b2422;
}

a a.current {
	color: #bab86e;
}

a a:hover {
	color: #bab86e;
}

h3 {
	padding-top: 8px;
}
	
#container { 
	width: 760px;
	margin: 0 auto;
	text-align:left;
	}
	
	
#header { 
	width: 760px; 
	height: 120px;
	float: left;
	background-image:url(images/Studio108logo.png);
	background-repeat:no-repeat;
	}
	
	.nav {
		padding-top: 100px;
		top: 100px;
		left: 219px;
		visibility: visible;
		text-align:center;
		}
		
#main-holder { 
	width: 609px; 
	float: left;
	background-color:#FFFFFF;
	}
	
#subnav { 
	width: 150px; 
	float: left; 
	}

#left-block {
	width: 150px; 
	float: left; 
	}
	
#main { 
	width: 440px;
	height:400px;
	float: right;
	padding-right: 10px;
	}
	
	#nummenu {
			font-size: 10px;
			padding: 5px 0 15px 0px;
			height: 20px;
			}
			#nummenu div {
				clear: both;
				height: 12px;
			}
			#nummenu h3 {
				width: 120px;
				float: left;
				margin: 0;
				color: #2b2422;
				font-size: 14px;
			}
			#nummenu ol {
				list-style-type: none;
				margin: 0;
				padding-top: 10px;
			}
			#nummenu li {
				display: inline;
				float: left;
			}
			#nummenu ol a {
				display: block;
				float: left;
				width: 14px; 
				height: 14px;
				font-weight: bold;
				text-decoration: none;
				text-align: center;
			}
			#nummenu li a.current a:hover {
				color: #bab86e;
			}
			#scroll {
				height: 310px;
				overflow: auto;
				text-align:center;	
				
				scrollbar-3dlight-color: #999999;
				scrollbar-arrow-color: #ffffff;
				scrollbar-base-color: #9f9d5d;
				scrollbar-darkshadow-color: #9f9d5d;
				scrollbar-face-color: #c2be65;
				scrollbar-highlight-color: #999999;
				scrollbar-shadow-color: #cccccc;
			}
	
#extra { 
	width: 151px; 
	float: right;
	background-color:#FFFFFF; 
	}
	
#footer { 
	width: 760px;
	height:56px;
	float: left;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	}
	
	.footertext {
		padding-top: 30px;
		visibility: visible;
		text-align:center;
		}
