/*
Template name: Dirtylicious
Template URI: http://templates.arcsin.se/dirtylicious-website-template/
Release date: 2007-03-10
Description: A soft-colored, bright and somewhat dirty two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */
<style type="text/css">

<!--
/* navigation Styles */
.buttonscontainer {
	width: 170px;
}
.buttons a:link, .buttons a:visited {
	color: #333333;
	background-color: #d8eeb4;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	width: 160px;
}
.buttons a:hover {
	background-color: #bb9191;
	color: #333333;
	text-decoration: none;
}
/* Text and Link Styles */
h1, h2, h3, h4 {
	line-height: normal;
	font-size: 20px;
	font-family: Georgia, "Aerial", Times, serif;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ADBFD1;
	text-decoration: none;
}
.style3 {
	color: #003366;
	font-weight: bold;
}
.style4 {color: #003366}

-->
</style>
