

div.wrapper
	{
	width: 800px;
	text-align: left;
	margin: 0 auto;
	}
	
div.menu
	{
	width: 400px;
	float: left;
	padding-top: 0;
	background: #FFFFFF;
	}
	
div.content
	{
	float: right;
	width: 350px;
    text-align: center;
	border-left: 2px dotted 
	}

div.strap
	{
	background: #990099;
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 15;
	margin-bottom: 0;
	}

div.contentItem
	{
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	}
	
div.contentmain
	{
	float: left;
	width: 490px;
	border-left: 2px dotted #C0C0C0;
	border-right: 2px dotted #C0C0C0;
	}	

div.menuright
	{
	float: right;
	width: 160px;
	padding-top: 0;
	margin-top: 0;
	text-align: right;
	}

div.menubar
	{
	width: 135px;
	background: #c0c0c0;
	margin-bottom: 4px;
	}


div.menubar a
	{
	width: 135px;
	color: #000066;
	text-decoration: none;
	padding: 2px 4px;
	font-weight: normal;
	}
	
div.menubar a:hover
	{
	color: white; 
	background: #c0c0c0;
	font-weight: normal;
	}

div.menubarright
	{
	width: 150px;
	background: #c0c0c0;
	margin-bottom: 4px;
	}

div.menubarright a
	{
	width: 150px;
	color: #000066;
	text-decoration: none;
	padding: 2px 4px;
	font-weight: normal;
	}
	
div.menubarright a:hover
	{
	color: white; 
	font-weight: normal;
	}
	


BODY	{background: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
	color: #990099}

TD	{background: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	color: #990099}

P	{background: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	color: #990099}

LI	{background: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	color: #990099}

H1	{background: #990099;
	font-family: arial;
    font-size: 16pt;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center}

H2 {background: #990099;
    font-family: arial;
    font-size: 14pt;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center}

H3 {background: #990099;
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center}

H4 {background: #990099;
    font-family: arial;
    font-size: 16pt;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left}

H5 {background: #990099;
    font-family: arial;
    font-size: 14pt;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left}

H6 {background: #990099;
    font-family: arial;
    font-size: 36pt;
    font-weight: bold;
    color: #FFFFFF;}

.yellow {color: #FFCC00;
         text-decoration: none}

.white	{color: #ffffff;
	text-decoration: none}

.figure	{font-size: 10pt;
	font-style: italic;
	color: #FFFFFF}

.black	{background: #FFFFFF;
        font-family: arial;
        color: #000000}

.blue	{background: #FFFFFF;
	font-family: arial;
	color: #000066}

.onpurple {background: #990099;
        font-family: arial;
	font-size: 10pt;
	link: #FFCC00;
        color: #FFFFFF}

.purple {background: #FFFFFF;
	font-family: arial;
	link: #FFCC00;
	color: #990099}


.annotation {font-size: 10pt;
             font-style: italic;
             color: #990099}
