/*style sheet for the amazing grace fanlisting */

body
{	color: #006699;
	background-color: #ffffff;
	font-family: Times, serif; }



h3
{	font-size: 0.8em; }

cite
{	font-style: italic;
	font-weight: lighter;
	color: #666666;
	letter-spacing: 0.1em; }

div.toptop
{	position: absolute;
	right: 0px;
	top: 0px;
	width: 768px;
	height: 194px;
	background-image: url(images/toptop.jpg);
	background-repeat: no-repeat;
}

div.header2 {
	position:absolute;
	right:424px;
	top:194px;
	width:345px;
	height:49px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
}

h2
{
	font-weight: bold;
	text-indent: 20px;
	font-size: 1.1em;
	font-style: italic;
	letter-spacing: 0.3em;
}

div.content
{	background-color: #ffffff;
	text-align: right;
	font-size: 0.8em;
	font-weight: lighter;
	position: absolute;
	right: 424px;
	top: 243px;
	width: 345px;
}


div.navi
{
	position: absolute;
	right: 309px;
	top: 194px;
	width: 114px;
	height: 257px;
	text-align: right;
	background-image: url(images/navi.jpg);
	background-repeat: no-repeat;
	font-size: 1.1em;
	font-weight: bolder;
}

div.rightmiddle
{
	position: absolute;
	right: 0px;
	top: 194px;
	width: 309px;
	height: 257px;
	background-image: url(images/rightmiddle.jpg);
	background-repeat: no-repeat;
}

div.footer
{	position: relative;
	width: 345px;
	height: 156px;
	background-image: url(images/footer.jpg);
	background-position: left bottom;
}

p.dis
{
	font-size: 0.8em;
	font-style: italic;
	text-align: left;
	vertical-align: bottom;
	padding: 40px 50px 50px 70px;
}


	
/*links*/
		
a:link { color: #336699; 
	   background: transparent none; 
	   text-decoration: underline; }

a:visited { color: #996699; 
		  background: transparent none; 
		  text-decoration: underline; }

a:active { color: #9999cc;
		 background: transparent none; 
		 text-decoration: none; }

a:hover { color: #336699;
		text-decoration: none;
		background-color: transparent; }



/*codesport*/

.codesort li {
	display: inline;
	padding-right: 3px;
	}
	
.credit
{
	padding: 1px 3px 1px 10px;
	font-size: x-small;
	font-weight: lighter;
}
tr { text-align: left; }

/*omat saadot*/

ul.show_sort_list
{ list-style-type: none; }
