/* standard elements*/

html
{
    width: auto;
    font-family: Verdana;
}
body
{
    font-size: small;
    background: #F5F8FB;
}
h1
{
    font-size: large;
    color: black;
    padding-left: 5px;
}
h2
{
    font-size: medium;
    color: black;
    padding-left: 5px;
}
h3
{
    font-size: small;
    color: black;
    padding-left: 5px;
}
p
{
    padding-left: 5px;
}

/* standard divs */

#flvcontent
{
    width: 400px;
    height: 300px;
    margin-left: 40px;
}
#wrapper
{
	text-align: left;
	margin: 20px auto 0px auto;
	padding: 0px;
	border:0;
	width: 840px;
    	background-color: #E3ECF3;
	background-position: left bottom;
    	background-image: url(../img/baseStrip2.jpg);
    	background-repeat: repeat-x;
}
#container
{
    padding: 4px 14px 0px 14px;
}

#header 
{
	float: left;
}
#logo
{
    left: 10px;
    height: 49px;
    width: 300px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 15px;
    background-image: url(../img/IOLogoFull4.jpg);
    background-repeat: no-repeat;
    
}
#plymovie
{
    text-align: center;   
}
#side-a
{
	float: left;
	width: 400px;
}

#side-b
{ 
	margin-left: 10px;
	float: left;
	width: 400px;
	height: 1%; /* nice hack */
}
#fullpage
{
    width: 750px;
    padding: 5px;
}

#footer 
{
    clear: both;
    height: 100px;
}

#intro
{
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
	width: 260px;
	float: right;
}

#content1
{
    width: 360px;
}
#content2
{
    width: 360px;
}
#content3
{
    width: 360px;
}
#content4
{
    width: 380px;
    margin-top: -16px;
    background-color: #657E74;
    color: White;
}
#content5
{
    width: 360px;
}
#content6
{
    width: 360px;
}

/* other layouts */
#side-a-lg
{
	float: left;
	width: 450px;
	padding-right: 5px;
}

#side-b-sm
{ 
	margin-left: 50px;
	float: left;
	width: 230px;
	height: 1%; /* nice hack */
}


/* standard classes */


.date
{
	font-size: x-small;
	font-style: italic;
}
.rhc li
{
	display: block;
	list-style-type: none;
	position: relative;
	font-size: small;
	left: -20px;
	padding: 0px;
	width: 190px;
	line-height: 20px;
}
.rhc li a
{
	text-decoration: normal;
}

.rhc li a:hover
{

	text-decoration: underline;
}


.shortDesc
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.edCrumb li
{
	display: inline;
	list-style-type: none;
	position: relative;
	font-size: x-small;
	left: 0px;
}
.edCrumb li a
{
	display: inline;
	list-style-type: none;
	position: relative;
	font-size: x-small;
	left: 0px;
}

.interviewheadline
{
    background-position: left bottom;
    background-image: url(../img/headlineSpotRed.jpg);
    background-repeat: no-repeat;
    width: 388px;
    height: 20px;
    color: White;
    font-weight: bold;
}
.interviewheadline2
{
    background-position: left bottom;
    background-image: url(../img/headlineSpotGrayLG2.jpg);
    background-repeat: no-repeat;
    width: 388px;
    height: 20px;
    color: White;
    font-weight: bold;
}
.interviewheadline3
{
    background-position: left bottom;
    background-image: url(../img/headlineSpotGrayLg2.jpg);
    background-repeat: no-repeat;
    width: 342px;
    height: 20px;
    color: White;
    font-weight: bold;
}

.copyright
{
    font-style: italic;
    font-size: smaller;
}

.nudgeup
{
    position: relative;
    top: -10px;
}
.padded
{
	padding: 5px;
}

/* image classes */


.interviewimage
{
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
}
.archiveImageList
{
	border: none;
	padding: 5px;
}
.imagelink
{
    border: none;
}
.imgpad
{
	padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.right
{
    float: right;
}
.level
{
    vertical-align: middle;
}

/* standard nav elements */
#mainnav
{
    width: 386px;
    height: 20px;
    background-image: url(../img/navStripFull.gif);
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

#mainnav li
{
    display: inline;
    list-style-type: none;
    position: relative;
    left: -10px;
}
#mainnav a
{
    text-decoration: none;
    font-size: small;
    padding-right: 10px;

} 
#mainnav li a:hover
{
    text-decoration: underline;
} 

a
{
    font-size: small;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

.whitelink
{
    color: White;
    font-size: inherit;
    text-decoration: underline;
}
.whitelink:hover
{
    color: Yellow;
}
.yellowlink
{
    color: Yellow;
    font-size: inherit;
    text-decoration: underline;
}
.yellowlink:hover
{
    color: White;
}

.norm
{
    font-size: large;
    text-decoration: inherit;
    color: inherit;
}
.norm:hover
{
    font-size: large;
    text-decoration: none;
    color: inherit;
}
.clear
{
	clear: both;
}
.post
{text-align:justify;}


































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
