ol, ul, li {margin:  0 0 0 5px; padding:0 ;}
input { font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
select { font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	background: #fff url(../images/bg.jpg) top left repeat-x;
	width: 100%;
	min-width: 760px;
	color: #333333;
}
.footer {
	color: #ACACCA;
	width: 100%;
	margin: 0 auto;
	clear: both;
	padding: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	display: block;
	text-align: center;
	float: left;
}	

.border {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 760px;
	display: block;
	position: relative;
	border: 5px #FFFFFF;
}
.wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	overflow: hidden;
	position: absolute;
	float: left;
	width: 750px;
	padding: 0px;
	left: 5px;
	top:100px;
	background: #fff;
}
.headerwrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto;
	overflow: visible;
	position: absolute;
	display: block;
	width: 760px;
	height: 100px;
	padding: 0px;
	left: 0px;
	top:0px;
}
.miyowlogo {
	width:230px;
	height: 75px;
	float:  left;
	position: absolute;
	top: 19px;
	left: 27px;
}
.bgheader {
	background: no-repeat top left url(../images/bgheader.jpg);
	margin: 0px auto;
	overflow: hidden;
	display: block;
	width: 760px;
	padding: 0px;
	height: 400px;
	float: left;
	position: relative;
	top: 0px;
}
.clear {
	clear: left;
}

#navcontainer
{
    float:left;
    width:750px;
	height:34px;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	left: 0px;
}

#navcontainer ul
{
	text-align: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	top: 10px;
	height: 26px;
	left: 10px;
}

#navcontainer ul li
{
	float:none;
	display: inline;
	height: 20px;
	position: relative;
	margin: 0;
	padding: 0;
}

#navcontainer a
{
	display: inline;
	border: none;
	text-decoration: none;
	padding: 0px 15px 10px;
	margin: 0px;
	height: 1%;
}
#navcontainer ul li a:hover
{
	background: #ffffff url(../images/navTab.gif) bottom center no-repeat;
	color: #FF9900;
}
.current {
	background: none;
}
.current a{
	background: none;
	color: #ff9900;
	background: url(../images/navTab.gif) bottom center no-repeat;
	font-weight: bold;
}

.uncurrent a {
	font-weight: bold;
	color: #666699;
}
.uncurrent a:hover
{
	color: #ff9900;
}
.contentWrapper {
	float: left;
	position: relative;
	left: 0px;
	padding: 5px 0px 0px 0px;
	width: 750px; 
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	clear: both;
	font-style: normal;
	background-color: #FFFFFF;
	width: 100%;
	float: left;
	line-height: 150%;
	padding-bottom: 10px;
}
.content p {
	text-align: justify;
	margin: 0;
	padding: 10px 20px 5px 20px;
}
.pageLeft p {
	margin: 0px;
	padding: 10px 12px 5px 25px;
}
.pageRight p {
	margin: 0px;
	padding: 10px 25px 5px 12px;
}

.content ol {
	padding-bottom: 5px;
	padding-left: 2em;
	margin: 0px 15px;
	position: relative;
	left: 0em;
	list-style-position: outside;
	list-style-type: decimal;
	padding-top: 0px;
	padding-right: 0px;

}
.content ul {
	padding-bottom: 5px;
	padding-left: 2em;
	margin: 0px 15px;
	position: relative;
	left: 0em;
	list-style-image: url(../images/ioBullet.gif);
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;

}
.content ul li, .content ol li {
	line-height: 150%;
	margin-bottom: 5px;
}
#processcontainer
{
	margin: 0px;
	text-align: left;
	float: left;
	padding: 0px;
	background: #ff9900 url(../images/processBG.gif) left top no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 740px;
	height: 40px;
	border: none;
	left: 5px;
	position: relative;
}
#processcontainer ul
{
	margin: 0 10px 0 10px;
	padding: 16px 0px 7px;
	font-size: 11px;
	padding-right: 0px;
	padding-left: 0px;
	list-style: none;
}
#processcontainer ul li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 11px;
}

#processcontainer ul li a
{
	border: none;
	padding: 0px 10px 10px;
	text-decoration: none;
	margin: 0px -1px 0px 0px;
}
#processactive a {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/processTab.gif) bottom center no-repeat;
	color: #fff;
}
#processcurrent a {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}
#inactive a {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
/*	background: url(../images/processTabUnder.gif) bottom center no-repeat;*/
	color: 7D4B00;

}
#inactive a:hover
{
	color: #fff;
}
.byTitle {
	padding: 0px 0px 15px;
	font-weight: bold;
	font-size: 12px;
	color: #666699;
}
.contentTitle {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #666699;
}
.date {
	color: #B1B1B1;
}
.pages{
	padding: 0px 20px 15px 20px;
	text-align: right;
	font-weight: bold;
}
.case_pageLeft {
	float: left;
	width: 220;
}
.case_pageRight {
	float: right;
	width: 530;
}
.story_picLeft {
	float: left;
	width: 280px;
}
.story_picRight {
	float: right;
	width: 280px;
}
.story_picLandscapLeft {
	float: left;
	width: 385px;
}
.story_picLandscapeRight {
	float: right;
	width: 385px;
}
.story_picTitle {
	padding: 5px 0px;
	text-align: right;
	font-style: italic;
	
}
#expContainer
{
	margin: 0px;
	text-align: left;
	float: left;
	padding: 0px;
	background: url(../images/case_overview_nav.jpg) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 710px;
	position: relative;
	left: 20px;
	height:30px;
	text-align: center;
	font-weight: normal;
}

#expContainer ul
{
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 6px;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}

#expContainer ul li
{
	display: inline;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#expContainer ul li a
{
	border: none;
	padding: 7px 10px;
	margin: 0px -1px 0px 0px;
	text-decoration: none;
}

#currentExp a {
	margin: 0px;
	padding: 0px;
	color: #ff9900;
}
#uncurrentExp a {
	margin: 0px;
	padding: 0px;
	color: #fff;
}
#uncurrentExp a:hover
{
	color: #ff9900;
}
