html
{
height: 100%;
}

body
{
	color: #BBBBBB;
	background-color:black;
	font: 8pt/16pt sans-serif; 
	margin-left: 60px; 
	margin-top: 20px;
	padding: 0px 0px 0px 0px;  
  height: 100%;
}
#about{
width:400px;
text-align:justify;

}

#main
{
position: relative;
min-height: 100%;
width: 700px;
margin-left: auto;
margin-right: auto;
}

* html #main
{
height: 100%;
}

#content
{
padding-bottom: 9em;
}

#copyright
{
position: relative;
margin-top: -7.5em;
width: 700px;
margin-left: auto;
margin-right: auto;
}


img
	{
	border: 0;
	}

a:link { 
	text-decoration: none; 
	color: #FFFFFF;
	}
a:visited { 
	text-decoration: none; 
	color: #FFFFFF;
	}
a:hover, a:active { 
	text-decoration: underline overline;
	
	}
	
div	{
	border: 0px dotted gray;
	}

p	{
	line-height:1em;
	}

li	{
	margin-bottom: 0.8em;

	}

* html #content
{
	height: 100%;
}

ul {
	list-style-type: none;
	}
	
#head{
background-image: url("title.png");
width:246px;
height:126px;
}


#issue a{
width:400px;
height:30px;
display: block;
outline:none;

}

#ab a:link {
	text-decoration: none; 
	color: #FFFFFF;
	text-indent:0;
  display: inline;
}


#ab a:visited {
	text-decoration: none; 
	color: #FFFFFF;
	text-indent:0;
  display: inline;
}

#ab a:hover, a:active { 
	text-decoration: underline overline;
	color: #FFFFFF;
	}

#ab {
width:400px;
text-align:justify;
}

#about {
background: url("about.png")  no-repeat;
}

#i01 {
background: url("01.png")  no-repeat;
}

#i02 {
background: url("02.png")  no-repeat;
}

#i03 {
background: url("03.png")  no-repeat;
}

#i04 {
background: url("04.png")  no-repeat;
}

#i05 {
background: url("05.png")  no-repeat;
}

#i06 {
background: url("06.png")  no-repeat;
}

#i07 {
background: url("07.png")  no-repeat;
}

#i08 {
background: url("08.png")  no-repeat;
}

#i09 {
background: url("09.png")  no-repeat;
}

#i10 {
background: url("10.png")  no-repeat;
}

#i11 {
background: url("11.png")  no-repeat;
}

#i12 {
background: url("12.png")  no-repeat;
}

#i13 {
background: url("13.png")  no-repeat;
}

#i14 {
background: url("13.png")  no-repeat;
}

#i15 {
background: url("13.png")  no-repeat;
}

#i16 {
background: url("13.png")  no-repeat;
}

#i17 {
background: url("13.png")  no-repeat;
}


a.tooltip span {
display:none;
padding:6px 9px;
margin-left:8px;
margin-top:-15px;
width:110px;
text-align:center;
}

a.tooltip:hover span{
display:block;
margin-left:-132px;
position:absolute;
background:#000000;
border:4px solid #ffffff;
color:#ffffff;
}
