body {
	background-image: url('images/bg.jpg');
	background-color: #292929;
        background-repeat: repeat-x;
	background-position: 0px 29px;
	margin: 0px;
	font: 10px 'lucida sans';
	color: #ffffff;}


a img {
	border: 4px solid #ede3d9;
	background-color: transparent;
	padding: 1px;
	margin: 2px;}


a:hover img {
	border: 4px solid #989898;
	background-color: #transparent;
	padding: 1px;
	margin: 2px;}

.intro {
	background-color: transparent;
	color: #807d79;
	font-family: tahoma;
        font-size: 10px;
	font-style: none;
	font-weight: lighter;
	text-decoration: none;
	text-align: justify;
	text-transform: none;
	text-shadow: #f7f7f7 1px 1px 1px;}

.navigation {}

.navigation a {
	background-color: transparent;
	color: #ccc;
	font-family: georgia;
        font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #000 1px 1px 1px;
	padding: 3px;
	text-transform: none;
}


.navigation a:hover {
	background-color: transparent;
	color: #fff;
	font-family: georgia;
        font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #000 1px 1px 1px;
	padding: 3px;
	text-transform: none;

}


table, tr, td {
	font: 10px 'lucida sans';
	vertical-align: top;}


.h1 {
	background-image: url('images/head.png');
	background-color: #ffffff;
	font: 14px 'lucida sans'; 
        font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 5px;
	border-bottom: 0px;
	color: #fff;}


blockquote {

        background-image: url('');
	background: #f1ebea;
        font: 10px 'lucida sans';
        font-weight: normal;
        color: #666666;
        text-align: left;
        letter-spacing: 1px;
	padding: 10px;
        border-left: solid 14px #b8b8b8;}


.main {
        background-image: url('');
	background-color: #dcd1c6;
	text-align: justify;
	font: 10px 'lucida sans';
	color: #666666;
	padding: 8px;
	margin: 2px;
        letter-spacing: 1px;}

.main a {
	text-decoration: none;
        font-weight: bold;
	color: #666666;}


.main a:hover {
        font-weight: bold;
	color: #666666;
	text-decoration: underline;}


.menu {
        background-image: url('');
	background-color: #dcd1c6;
	text-align: justify;
	font: 10px 'lucida sans';
	color: #666666;
	padding: 8px;
	margin: 2px;
        letter-spacing: 1px;}

.menu a {
	text-decoration: none;
        font-weight: bold;
	color: #666666;}


.menu a:hover {
        font-weight: bold;
	color: #666666;
	text-decoration: underline;}
