* {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 1.0;
	border-color: #999;
	border-style: solid;
	border-width: 0;
	padding: 0;
	margin: 0;
	text-align: left;
	text-decoration: none;
}
body {
	background-color: #fff;
	color: #333;
}
a:link {
	color: #339;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:active {
	background-color: #669;
	color: #FFF;
	text-decoration: underline;
}
ul {
	list-style: none;
}
body {
	text-align: center;
}
#body {
	margin: 0 auto;
	width: 504px;
}
#header {
	margin-top: 28px;
	border-width: 1px 1px 0;
}
#title {
	background-color: #ccc;
	color: #000;
	border-color: #fff;
	border-width: 1px;
	padding: 14px;
}
#title * {
	font-size: 28px;
	font-family: Optima, Georgia, serif;
}
#alt_lang {
	position: relative;
	top: -28px;
	left: -14px;
}
#alt_lang p {
	text-align: right;
}
#tabs {
	background-color: #999;
	position: relative;
	top: -14px;
	height: 49px;
}
#tabs li {
	background-color: #fff;
	color: #000;
	position: absolute; 
}
#tab_studio {
	top: 1px;
	left: 0;
	width: 124px;
	height: 47px;
}
#tab_gallery {
	top: 1px;
	left: 125px;
	width: 125px;
	height: 47px;
}
#tab_library {
	top: 1px;
	left: 251px;
	width: 125px;
	height: 47px;
}
#tab_window {
	top: 1px;
	left: 377px;
	width: 125px;
	height: 47px;
}
#tabs * {
	font-weight: bold;
	font-size: 18px;
	font-family: Optima, Georgia, serif;
}
#tabs h2 {
	margin: 3px 0 0 21px;
}
#tabs .subtitle {
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	color: #666;
	position: relative;
	top: 2px;
	left: 21px;
}
#content {
	border-width: 0 1px;
}
#abst {
	margin: 0 49px 21px;
	padding: 7px 21px;
	border-width: 0 0 1px;
}
#abst p {
	line-height: 1.5;
}
#footer {
	margin-bottom: 35px;
	border-width: 0 1px 1px;
}
#footer p {
	line-height: 2.0;
	margin: 0 49px;
}
#footer address {
	border-width: 1px 0 0;
	padding: 14px 0;
	margin: 0 49px;
	text-align: center;
}

