div {
padding:0;
margin:0;
}
body {
text-align:center;
font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
text-align:left;
width:800px;
background-color: #CCFF66;
margin-left:auto;
margin-right:auto;
border: 2px solid #663399;
}
#header {
margin-top:30px;
background:url(images/Fiori-Header.gif) no-repeat;
width:800px;
height:125px;
}
#nav {
float:left;
width:150px;
font-size: 12px;
margin-left:30px;
}
#content {
float:right;
width: 580px;
margin-right:30px;
}
#content-sv {
float:right;
width: 580px;
margin-right:30px;
}
#flash {
text-align:right;
}
#footer {
text-align:center;
margin:30px;
padding-top:20px;
border-top:2px solid #E5CC33;
color: #663399;
}
#nav ul {
list-style:none;
padding-left:0;
margin-left:0;
}
#nav li {
margin-bottom:12px;
}
#nav li a.active {
font-weight:bold;
}
#nav li ul{
padding-left:20px;
margin-top:12px;
}
#special {
border:1px solid #666666;
color:#666666;
padding:5px;
}
#special h2 {
text-align:center;
font-size:12px;
margin-top:0;
margin-bottom:2px;
}
#special p {
margin-bottom:3px;
margin-top:3px;
}
ul#article-list {
padding-left:10px;
padding-right:20px;
font-size:9px;
}
ul#article-list li a.active {
font-weight:bold;
}
a {
color: #663399;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #FF9900;
}
a:active {
text-decoration: none;
color: #FF9900;
}
.clear {
clear:both;
}
#content {
color: #663399;
line-height:18px;
font-size:12px;
}
div.additional-entry {
margin-bottom:20px;
border:1px solid #639;
padding:0 10px;
background-color:#CCFF99;
}
#content p {
color: #663399;
line-height:18px;
font-size:12px;
}
#content div.additional-entry div p {
margin-top:0;
}
p.read-more {
text-align:right;
font-style:italic;
}
#content h2 {
color: #663399;
font-size:14px;
font-weight:normal;
text-align:center;
}

#content h2.blog-title {
margin-bottom:0;
text-align:left;
font-weight:bold;
border-bottom:1px solid #999999;
}
#content h3.blog-byline {
font-size:10px;
text-align:right;
margin-bottom:0;
}
#content.press h2 {
text-align:left;
}
#content li {
color: #663399;
line-height:18px;
font-size:12px;
margin-bottom:12px;
}
DIV#overview {
	text-align: left;
	padding: 10px;
	margin: 0;
}
	
DIV#overview UL#extended {
	padding: 0;
	margin: 0;
	width:100%;
}
	
DIV#overview UL#extended LI {
	font-weight: bold;
	list-style-type: none;
	float: left;
	background-color:#FF9900;
	margin: 5px;
}
	
DIV#overview UL#extended LI A, DIV#overview UL#extended LI DIV {
	width: 185px;
	height: 51px;
	overflow: hidden;
	padding: 0 0 0 51px;
	border: 0;
	margin: 1px;
	display: block;
	color:#663399;
	text-decoration:none;
}
	
DIV#overview UL#extended LI A:hover {
	text-decoration: underline;
}
	
DIV#overview UL#extended LI SPAN {
	font-size: 75%;
	font-weight: normal;
	font-style: italic;
}
div#gallerynav {
color:#663399;
text-align:right;
display:none;
}
div#gallerynav a {
color:#663399;
text-decoration:none;
}
div.press img {
float:right;
margin-left:5px;
margin-bottom:5px;
}