/* CSS Document */

a:link, a:visited { color: #660066; text-decoration: underline; outline: none; }
a:hover { color: #660066; border: none; text-decoration: underline; outline: none; }
a:visited { color: #660066; border: none; text-decoration: none; outline: none;}
a:active { color: #660066; border: none; text-decoration: none; outline: none;}


body 
{
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align: center;
	background-repeat: repeat;
}

img {
		behavior: url("images/iepngfix.htc"); 
}
object
{
position: relative;
top: 131px;
z-index:1;
}

div.frame
{
position: relative;
top: 20px;
width:952px; height: 706px;
background: url("images/Frame.png");
}

div.text_overlay
{
position: absolute;
top: 0px; left:0px;
width:100%; height:175px;
background: url("images/white.png");
z-index:500;
}

div.text
{
position: relative;
height:110px; width: 640px;
color:#660066;
padding-top:15px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
line-height: 1.3em;
}

div.more
{
position: absolute;
Top:0px; left:20px;
z-index:400;
}

div.close
{
position: absolute;
Top:0px; left:20px;
z-index:500;
}

ul.nav
{
position: relative; 
top: 0; left: 0;
width: 100%; height: 20px;
background: url(images/id_bg_color.jpg);
clear: none;
display: inline; 
list-style: none;
padding: 0 0 0 0;
z-index: 20;
}

li.nav
{
display: inline; 
font-family: georgia, times, serif ; 
font-size: 10px; line-height: 1em; 
font-style: italic;
font-weight: bold;
color: #000000;
margin-right:20px;
}

div.info
{
position: relative; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 12px; line-height: 1.3em; 
font-weight: normal;
width:600px;
color: #000000;
text-align:left;
}

	


	
	


