/* Artemis tyylit */

BODY {
margin-top : 22px;
margin-bottom : 0%;
margin-left : 265px;
margin-right : 11%;
background-image : url(kuv/tausta_1.jpg);
background-attachment:fixed;
background-repeat : no-repeat;
background-position : lef top;
background-color : rgb(253,252,155);
}

.kalenteri {
margin-top : 3%;
margin-bottom : 0%;
margin-left : 265px;
margin-right : 3%;
background-image : url(kuv/tausta_1.jpg);
background-attachment:fixed;
background-repeat : no-repeat;
background-position : lef top;
background-color : rgb(253,252,155);
}



/* PageFrame: Kehys, joka ympäröi koko sivua */

#pageFrame {
	color: rgb(27,51,85);
	
	width: 100%;  /* IE:tä varten */
	min-width: 840px;
	max-width: 1024px;
	padding: 0;
}

TABLE {

padding : 3px;
margin-top : 0%;
margin-bottom : 0%;
margin-left : 0%;
margin-right : 0%;
font-size : 1.0em;
font-family: Arial, Verdana, Times New Roman;
color : #800080;

}



h1 {
font-family: Trebuchet MS, Verdana, Arial, Times New Roman;
font-size : 1.4em;
color :#800080;
border-bottom : 1px solid #8B814C;
}

h2 {
font-family: Trebuchet MS, Verdana, Arial, Times New Roman;
font-size : 1.3em;
color :#800080;

}

h3 {
font-family: Trebuchet MS, Verdana, Arial, Times New Roman;
font-size : 1.1em;
color : #8B814C;
margin-bottom: -3px;

}

IMG {
border : none;
}

P.copy {
font-weight : bold;
font-family: Times New Roman, Verdana, Arial;
font-size : 0.9em;
color : #363636;
}

A {
font-size : 0.9em;
font-weight : bold;
color : #8B814C;
text-decoration : none;
}

A:hover {
font-size : 0.9em;
color : #8B814C;
text-decoration : underline;
}

A.linkki {
font-size : 100%;
color : #8B814C;
font-weight : bold;
}

A:hover.linkki {
color : #8B814C;
font-size : 100%;
font-weight : bold;
text-decoration : underline;
}



INPUT, TEXTAREA, SELECT {
font-family: Arial, Verdana, Times New Roman;
font-size : 100%;
color : #800080;
}

INPUT.nappula {
border-top : 0px solid #8B814C;
border-bottom : 0px solid #8B814C;
border-left : 0px solid #8B814C;
border-right : 0px solid #8B814C;
font-family : Arial, Verdana, Times New Roman;
font-size : 1.1em;
color : #8B814C;
background-color : rgb(253,252,155);
}

INPUT {
border-top : 0px solid #8B814C;
border-bottom : 1px solid #8B814C;
border-left : 0px solid #8B814C;
border-right : 0px solid #8B814C;
font-family : Arial, Verdana, Times New Roman;
font-size : 100%;
color : #800080;
background-color : rgb(253,252,155);
}