@charset "utf-8";
/* formatting style
----------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #CCCCCC;
	background-image: none;
	background-repeat: no-repeat;
}
hr {
	display: none;
}

/* link styles
----------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}

/* basic layout
----------------------------*/
#wrapper {
	background-color: #CCCCCC;
	margin: 0px auto;
}
#main {
	float: none;
	width: 800px;
	left: auto;
	right: auto;
	margin: auto;
	padding-bottom: 2em;
	margin-top: 1em;
}

#footer {
	color: #333333;
	background-color: #CCCCCC;
	margin: auto;
	width: 800px;
}

/* header styles
----------------------------*/
#header {
	position: relative;
	height: 120px;
	border-bottom-color: #828CA7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-right: auto;
	margin-left: auto;
}
#header #logo {
	position: absolute;
	top: 15px;
	width: 285px;
	height: 40px;
	left: 15px;
}
#header ul {
	background-color: #CCCCCC;
	position: relative;
	top: 100px;
	left: 50%;
}
#header ul li {
	float: left;
	list-style: none;
	position: relative;
	left: -400px;
}
#header ul li a {
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	height: 20px;
	width: 100px;
}
#header ul li a:hover {
	background-color: #E8ECF5;
}
#header ul li#nHome a {
	border-left-style: none;
}
#home #header #nHome a {
	color: #FFFFFF;
	background-color: #828CA7;
}
#whatsnew #header #nWhatsnew a {
	color: #FFFFFF;
	background-color: #828CA7;
}
#philosophy #header #nPhilosophy a {
	color: #FFFFFF;
	background-color: #828CA7;
}
#works #header #nWorks a {
	color: #FFFFFF;
	background-color: #828CA7;
}
#projects #header #nProjects a {
	color: #FFFFFF;
	background-color: #828CA7;
}
#process #header #nProcess a {
	color: #FFFFFF;
	background-color: #828CA7;
}
#profile #header #nProfile a {
	color: #FFFFFF;
	background-color: #828CA7;
}
#contact #header #nContact a {
	color: #FFFFFF;
	background-color: #828CA7;
}
#link #header #nLink a {
	color: #FFFFFF;
	background-color: #828CA7;
}

/* main styles
----------------------------*/
#main h2 {
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
	background-repeat: no-repeat;
	background-position: left center;
}
#main p {
	line-height: 1.8;
	margin-bottom: 1em;
}
#home #main h2 {
	background-image: none;
	padding: 0px;
	border-style: none;
}

#main dl#news dt {
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
}
#main dl#news dd {
	margin: 0px 0px 10px 6em;
}
#main dl#theme dt {
	font-weight: bold;
	margin-top: 3px;
}
#main dl#theme dd {
	margin: 0px 0px 10px 3px;
}
#main dl#process dt {
	font-weight: bold;
	margin-top: 6px;
}
#main dl#process dd {
	line-height: 1.8;
	margin-left: 2em;
	text-indent: -0.5em;
}
#main dl#fee2 dt {
	font-weight: normal;
	clear: left;
	float: left;
	width: 25em;
	padding-left: 15px;
	margin: 0px;
}
#main dl#fee2 dd {
	margin-left: 26em;
}
#main dl#fee3 dt {
	font-weight: normal;
	clear: left;
	float: left;
	width: 18em;
	padding-left: 15px;
	margin: 0px;
}
#main dl#fee3 dd {
	margin-left: 19em;
}

/* footer styles
----------------------------*/
#footer ul li a {
	color: #333333;
}
#footer ul li a:hover {
	color: #000000;
	text-decoration: none;
}
#footer p a {
	color: #333333;
}
#footer p a:hover {
	color: #000000;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	word-spacing: 0.5em;
}
#footer p {
	margin: 0px;
	float: right;
}
address {
	float: right;
}

/* table
----------------------------*/
#main table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
#main table td {
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}
#fee td {
	text-indent: 2em;
	margin: 0px;
	padding: 0px;
}
/* div
----------------------------*/
#main div.wk {
	float: left;
	width: 800px;
	margin-bottom: 10px;
	height: 110px;
	border-right: 2px ridge #999999;
	border-bottom: 2px ridge #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-left-style: ridge;
	text-align: center;
}
#main div.wk td {
	letter-spacing: normal;
	word-spacing: normal;
	text-align: center;
	vertical-align: middle;
}
#fla_title {
	margin-top: 1em;
	margin-bottom: 1em;
}
ul#profile_detail li {
	display: inline;
}
#floatLeft {
	float: left;
	margin-right: 20px;
}
#floatRight {
	float: right;
	margin-left: 20px;
}
#center {
	left: 50%;
}