﻿.kartinka{
	color: black; //;
	//height: 170px;
	float: right;
	background-color: #339933;
	border-style: solid;
	border-color: #339933;
	border-width: 2px 2px 0px 2px;
	font-family: Century, Arial, sans-serif;
	margin: 0 0 20px 20px;
}

.kartinka2{
	color: black;
	//height: 170px;
	float: left;
	background-color: #339933;
	border-style: solid;
	border-color: #339933;
	border-width: 2px 2px 0px 2px;
	font-family: Century, Arial, sans-serif;
	margin: 0 20px 20px 0; 
	}
	
	.gallery{
	color: #FFFFCC;//; //
	height: 170px;
	float: right;
	background-color: #339933;
	border-style: solid;
	border-color: #339933;
	border-width: 2px 2px 0px 2px;
	font-family: Century, Arial, sans-serif;
	margin: 0 0 40px 20px;
	text-align: justify;
}


#header{
	background-image: url('bricks.jpg');
	background-repeat: no-repeat;
	text-align: right;
	height: 244px;
	padding-top: 20px;
	width: 60%;
	margin: 0 auto 0 auto;
	padding-left: 240px;
}

#disclamer{
	padding: 10px 10px 0px 10px;
	color: #000000;
	font-family: calibri, Arial, sans-serif;
	letter-spacing: 0.3em;
	text-align: center;
	font-size: small;
}
.bold{
font-weight:bold;
}

.menu{
	color: black;
	width: 170px; /* top right bottom left */;
	float: left; //;
//////	font-family: Century, Arial, sans-serif;
	padding-top: 30px;
}
.nameoflist{
	border: 2px solid #339933;
	background-color: #CCFFCC;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 20px;
}

.tableh{
	/* top right bottom left */
	margin: 0 auto 0 auto;
	background-color: #CCFFCC;
	width: 90%;
	background-repeat: repeat-y;
	background-image: url('bgside.png');
	padding-bottom: 10px;
	padding-right: 10px;
}
.body{
	padding: 0 100px 0 60px;
	text-align: justify;
	margin: 20px 0 0 200px;
	font-family: calibri, Arial, sans-serif;
	font-weight: normal;
}

.body2{
	padding: 10px 100px 0 30px;
	text-align: justify;
	margin: 0 0 0 200px;
	font-family: calibri,  Arial, sans-serif;
	font-weight: bold;
}




a:active{text-decoration:none;
background-color:transparent; 
    border: none;
}


.kartinka a:hover{text-decoration:none;
background-color:transparent; 
    border: none;
}

a:active{text-decoration:none;
background-color:transparent; 
    border: none;
}

.kartinka2 a:hover{text-decoration:none;
background-color:transparent; 
    border: none;
}

.gallery a:hover{text-decoration:none;
background-color:transparent; 
    border: none;
}

p a:hover{	
	text-decoration:none;
    background-color:transparent; 
}

img{
border:none;
}
.image{
	text-align:center;
}

.spaceholder{
height:160px;
}
ul{
	list-style: url(bullet.gif) none;
	font-family: Century, Arial, sans-serif;
	color: black;
	margin-bottom: 25px;
}

body{
	background-color: #339933;
}


a:link{
	color: black;
}
a:visited{
	color: #333333;
}
a:hover{
	color: #00CC00;
	text-decoration: none;
}
a:active{ 
color: black;	
	border: 0px none;
}
.boldred {
	font-weight: bold;
	color: #FF0000;
}

a.hover1{
	background-image:url('images/button1.jpg');
}

a.hover1:hover{
	background-image:url('images/button1h.jpg');
}

