/* Suomen Jousiampujain Liiton Itä-Suomen piiri ry Layout by:Kalle Kaskinen all rights reserved-kaikki oikeudet pidätetään */

body {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color:#000000;
	}
	
/*linkit*/
a:link {
	color:#A60000;
	text-decoration:none;
	}
a:hover {
	color:#A60000;
	text-decoration:none;
	}
a:visited {
	color:#000000;
	text-decoration:none;
	}
a:active {
	color:#FFFFFF;
	text-decoration:none;
	}

/*ulkoasu*/
#header {
	background-image:url(../images/pohja_01.gif);
	background-repeat:no-repeat;
	width:700px;
	height:197px;
	}
#links {
	width:700px;
	height:38px;
	}
#links #etusivu {
	background-image:url(../images/pohja_02.gif);
	background-repeat:no-repeat;
	width:101px;
	height:38px;
	float:left;
	}
#links #tiedotteet {
	background-image:url(../images/pohja_03.gif);
	background-repeat:no-repeat;
	width:120px;
	height:38px;
	float:left;
	}
#links #tulokset {
	background-image:url(../images/pohja_04.gif);
	background-repeat:no-repeat;
	width:105px;
	height:38px;
	float:left;
	}
#links #valmennus {
	background-image:url(../images/pohja_05.gif);
	background-repeat:no-repeat;
	width:128px;
	height:38px;
	float:left;
	}
#links #linkkeja {
	background-image:url(../images/pohja_06.gif);
	background-repeat:no-repeat;
	width:104px;
	height:38px;
	float:left;
	}
#links #yhteystiedot {
	background-image:url(../images/pohja_07.gif);
	background-repeat:no-repeat;
	width:142px;
	height:38px;
	float:left;
	}
#text {
	width:700px;
	height:auto;
	text-align:left;
	padding-left:10px;
	}
	
/*muuta*/
h1, h2, h3, h4, h5, h6 {
	line-height: 95%;
	font-size: 1.1em;
	}
.alt {
	display:none;
	}
#copyright {
	color:#666666;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Console", Tahoma, Verdana, "Verdana Ref", serif;
	font-size: 11px;
	line-height: 12pt;
	letter-spacing: 1px;
	}
.ampujat {
	padding:3px;
	background:#99B3D0;
	border:1px solid #114986;
	}
#ampujapun {
	width:700px;
	background-color:#FF9E9E;
	height:auto;
	text-align:left;
	padding:10px;
	border:1px;
	border-color:#333333;
	}
#ampujasin {
	width:700px;
	background-color:#CAE2FB;
	height:auto;
	text-align:left;
	padding:10px;
	border:1px;
	border-color:#333333;
	}