/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Title : HV-Designs - The Design Lab
Author : Richard Carpenter 
URL : www.hv-designs.co.uk 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

*{
	padding:0;
	margin:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #CF74C1;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
}


a:link {
	color: #DA00AD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DA00AD;
}
a:hover {
	text-decoration: underline;
	color: #007500;
}
a:active {
	text-decoration: none;
	color: #DA00AD;
}

hr {
	color: #1B83BA;
	height: 1px;
	margin-top: 15px;
}

h1 {
	color: #DA00AD;
	font-size: 17px;
	margin-left: 6px;
	line-height: 16px;
	font-variant: small-caps;
	padding-right: 10px;
	padding-top: 10px;
	padding-top: 10px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #DA00AD;
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;

}

#container {
	width: 850px;
	margin: auto;
}

#title {
	background-image: url(images/nimi.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 243px;
	float: left;
	margin-top: 25px;
	margin-left: 20px;
}

#navigation {
	background-image: url(images/navigation.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 534px;
	float: right;
	margin-top: 20px;

}

.nav_menu li{
	list-style:none;
	display:inline;
	padding-left: 20px;
	padding-right: 11px;
	float: left;
	padding-top: 15px;
}

.nav_menu a {
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}

.nav_menu a:hover {
	color: #DA00AD;
}

#catchy_text {
	height: 250px;
	width: 400px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	clear: both;
	margin-left: 85px;
}

#content {
	float: left;
	width: 511px;
}

.content_top {
	background-image: url(images/content_top.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 511px;
}

.content_middle {
	background-image: url(images/content_middle.png);
	background-repeat: repeat-y;
	width: 471px;
	padding-right: 20px;
	padding-left: 30px;
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;

}

.content_bottom {
	height: 16px;
	width: 511px;
	background-image: url(images/content_bottom.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#sidebar {
	float: right;
	background-image: url(images/content_middle.png);
	background-repeat: repeat-y;
	width: 264px;
	margin-top: 265px;

}

.sidebar_top {
	height: 58px;
	width: 264px;

}

.sidebar_middle {
	background-image: url(images/sidebar_middle.png);
	background-repeat: repeat-y;
	width: 264px;
	padding-top: 20px;
	padding-bottom: 20px;

}

.sidebar_bottom {
	background-image: url(images/sidebar_bottom.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 264px;
	margin-bottom: 20px;
}

#sidebar p {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 8px;	
}

#footer {
	background-color: #660066;
	clear: both;
	padding: 20px;
}

#footer p {
	font-size: 11px;
	font-family: Arial narrow, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
.kuvat {
	margin: 10px;
	padding-left: 30px;
}

