#ahem {
	font-weight: bold;
}

/* Default page and font stuff */
	
	body { background-color: white;
		margin-top: 5px;
}

body, p, td, ol, ul, li, blockquote, h1, h2, h3, h4, th {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color: #4A4949;
}

textarea, pre, tt, code, kbd, samp {
	font-family: monospace;
	font-size: 13px;
}

/* Defailt alignment */

body, p, td, ol, ul, li, blockquote {
	text-align: left;
	vertical-align: top;
}

/* Heading styles */

h1, h2, h3, h4 {
	font-family: 'Times New Roman', Times, serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

h1 {
	letter-spacing: 0.25em;
	text-transform: lowercase;
	font-size: 17px;
	color: #C5C68B;
	font-weight: normal;
	font-style: italic;
}

h2 {
	font-size: 15px;
	color: #C5C68B;
	font-style: italic;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

/* White space rules */

h1, h2, h3, h4, p, ul, ol, blockquote, hr, .para, .form, table.products, .nav {
	padding: 0;
	margin: 0;
	margin-bottom: 0.8em;
}

div.nav + h1 {
	margin-top: 1.5em;
}

table { margin-left:auto;
		margin-right:auto;}

p + h2, ul + h2, table + h2, div + h2, blockquote + h2, hr + h2 {
	margin-top: 1.5em;
	margin-bottom: 0.4em;
}

p + h3, ul + h3, table + h3, div + h3, blockquote + h3, hr + h3 {
	margin-top: 1.5em;
	margin-bottom: 0.4em;
}

p + h4, ul + h4, table + h4, div + h4, blockquote + h4, hr + h4 {
	margin-top: 1.5em;
	margin-bottom: 0.4em;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	font-style: italic;
	margin-left: 1em;
	margin-right: 1em;
}

/* Other misc stuff */

hr {
	height: 1px;
	border: none;
	color: #ABABAB;
	background: #ABABAB;
	margin-left: auto;
	margin-right: 128px;
	text-align: right;
	width: 60%;
}

a:link, a:visited, a:active {
	color: #727272;
	text-decoration: none;
}

a:hover {
	color: #4A4949;
	text-decoration: underline;
}

a:link.current, a:visited.current, a:active.current {
	color: #403E3E;
	text-decoration: none;
	font-weight: bold;
}

a:hover.current {
	color: #4A4949;
	text-decoration: underline;
	font-weight: bold;
}

/* Some default useful classes */

div.img-right, div.img-left, div.img-center {
	margin-bottom: 0.4em;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

div.img-right {
	float: right;
	clear: right;
	margin-left: 10px;
}

div.img-right img, div.img-left img, div.img-center img {
	margin-bottom: 0.4em;
}

div.img-left {
	float: left;
	clear: left;
	margin-right: 10px;
}

div.img-center {
	margin-left: auto;
	margin-right: auto;
}

.highlight {
	color: #FF0000;
}

span.author {
	font-size: 85%;
	font-style: normal;
}

/* Page layout styles */

#main {
	height: 600px;
	margin-left: 120px;
	padding: 0;
	
}

#title {
	margin-left: 245px;
}

#menubar {
	margin: 15px 50px 30px 80px;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
}

#menubar2 {
		font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin-top: 30px;
	
}

#menu img {
	margin: 0 7px 0 7px;
	vertical-align: middle;
}

#sisalto {
	margin: 0 150px 0 90px;
	padding-bottom: 40px;
	width: 70% 
	}

#kuvat {
margin: 0 53px 0 110;
	padding-bottom: 40px;
}


/* Site styles */

blockquote.poem {
	font-style: italic;
}

span.poet {
	font-style: normal;
	font-size: 85%;
	font-weight: bold;
	color: #C5C68B;
}

.caption {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.cards td {
	text-align: center;
	vertical-align: middle;
}

a img {
	border-color: #C5C68B;
}

#linkmain {
	
	height: 600px;
	margin-left: 180px;
	padding: 0;
	
}
#linkkisisalto {
	margin: 0 53px 0 110px;
	padding-bottom: 40px;
}



#a.linkki{
	color="#DDDDDD";
}



