body 
{
background-color:#F9A492;
margin:5px;
}

a.nav
{
color:#FFFFFF;
}

a:hover
{
font-weight:bold;
} 

a
{
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
}

h1
{
font-family:"Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
font-style:italic;
color:#660099;
margin:5px;
margin-bottom:20px;
text-align:center;
}

p
{
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#000000;
margin:5px;
margin-bottom:20px;
text-align:center;
}

.left
{
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#000000;
margin:5px;
margin-bottom:20px;
text-align:left;
}

.indent
{
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#000000;
margin:5px;
margin-bottom:20px;
margin-left:100px;
text-align:left;
}

table
{
width: 80%;
border-color: #008080;
border-style: solid;
border-width: 1px;
border-collapse:collapse;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
font-size:16px;
table-layout: fixed;
word-wrap: break-word;
}

td
{
vertical-align: top;
padding: 10px; 
}

.left
{
margin-left:0;
margin-right:0;
}

.header
{
font-family:"Times New Roman", Times, serif;
font-size:40px;
font-weight:bold;
font-style:italic;
color:#000000;
text-align:center;
vertical-align: middle;
border-style:ridge;
border-width:medium;
border-color:#FF3300;
background-color:#FFFFFF;
background-image:url('../images/bkg_butterflies.jpg');
background-repeat:no-repeat;
background-position: bottom left;
}

.content
{
border-style:ridge;
border-width:medium;
border-color:#FF3300;
background-color:#FFFFFF;
background-image:url('../images/bkg_butterflies.jpg');
background-repeat:no-repeat;
background-position: bottom left;
}

img
{
border-style:outset;
border-width:medium;
border-color:#660099;
}

.noborder
{
border-style:none;
}


ul.pointer
{ 
list-style-image:url(../images/pointer.jpg); 
margin-left:100px;
}


#viewPort{
width:auto;
width:820px;
height:1400px;
overflow:hidden; 
position:relative;
}

#iframeContent{
position:absolute; 
top:-145px;
left:-40px;
width:900px;
height:1300px;
overflow:hidden;
}

input, textarea
{
width:96%;
padding:0 2%; 
}
