body {
	margin: 40px 0 0 90px;
	background-color: white;
	font-family: Myriad, "Lucida Grande", Lucida, sans-serif;
	background: white;
}

#navigation	{
	position: absolute;
	top: 130px;
	left: 45px;
}

#navigation ul {
	margin: 0;
}

#navigation li {
	list-style: none;
	margin: 0;
}

#naviation li.top a {
	border-bottom: 1px solid #ccc;
	list-style: none;
}

#navigation li.last	{
	padding-top: 20px;
	font-weight: bold;
	list-style: none;
}


#navigation a, #navigation a:link {
	font-size: 20px;
	line-height: 35px;
	padding: 5px;
	text-decoration: none;
	color: #333;
}

#navigation a:hover {
	background-color: #ff9;
	color: black;
}

#navigation li.on {
	background-color: #ff9;
}

#navigation ul.external {
	margin-top: 15px;
}


#navigation a.top {
	line-height: 60px;
	border-bottom: 1px solid #ccc;
	color: black;
}

#navigation a.top {
	line-height: 60px;
	border-bottom: 1px solid #ccc;
	background-color: #ff9;
	color: black;
}

#details	{
	position: absolute;
	top: 135px;
	left: 300px;
	width: 550px;
	border-bottom: 1px solid #ccc;
}

#details .title	{
	text-align: left;
	font-size: 20px;
	color: black;
}

#details .nav	{float: right;}

#details .nav a, #details .nav a:link {
	text-align: right;
	font-size: 14px;
	color: black;
	text-decoration: none;
}

#details .nav a:hover {
	text-align: right;
	font-size: 14px;
	color: #666;
}

#image	{
	position: absolute;
	top: 180px;
	left: 300px;
	width: 450px;
}

#image a, #image a:link	{
	text-decoration: none;
}

#home	{
	position: absolute;
	top: 135px;
	left: 300px;
	width: 450px;
}

#home h1	{
	font-size: 24px;
	line-height: 18px;
	font-family: "Myriad Pro", Myriad, "Lucida Grande", Lucida, sans-serif;
	color: #429696;
}

#home h1.space	{
	font-size: 24px;
	line-height: 18px;
	font-family: "Myriad Pro", Myriad, "Lucida Grande", Lucida, sans-serif;
	color: #429696;
	margin-top: 5px;
}

#home p, #home td	{
	font-size: 12px;
	line-height: 18px;
	font-family: Myriad, "Lucida Grande", Lucida, sans-serif;
}

#home a, #home a:link	{
	color: #7f7fb0;
	font-weight: bold;
}

#home a:hover	{
	color: #aeaded;
	font-weight: bold;
}

.right {text-align: right; padding: 0 0 5px 0;}

.col {border: 1px solid #7f7fb0;}

#home td	{padding: 5px;}