
#head {
	border: solid 1px #bec0c2
	}

BODY {
	font-family: verdana, Arial
	}

A {
	color: blue;
	font-size: 18px;
	font-family: "Courier new", courier;
	text-decoration: none
	}
.link {
	color: black;
	font-size: 18px;
	font-family: "Courier new", courier;
	text-decoration: none
	}

A:hover {
	color: red;
	text-decoration: underline
	}

A:visited {
	color: purple;
	text-decoration: none
	}

A:visited:hover {
	color: red;
	text-decoration: underline
	}

.subThemes A {
	color: blue;
	font-weight: bold;
	font-size: 16px;
	font-family: "Courier new", courier;
	text-decoration: none
	}

.subThemes A:visited {
	color: purple;
	text-decoration: none
	}

.subThemes A:hover {
	color: red;
	text-decoration: underline
	}

.subThemes A:visited:hover {
	color: red;
	text-decoration: underline
	}

.keywords {
	font-size: 18px;
	font-family: arial
	}

.themes {
	color: white;
	font-weight: bold;
	font-size: 20px;
	font-family: "times new roman", georgia, times;
	background-color: #71a759;
	text-align: center;
	height: 25px
	}

.bg {
	background: url(images/bg.jpg) no-repeat left bottom
	}

.themesTable {
	border-style: solid;
	border-width: 0px 25px 25px 25px;
	border-color: #71a759
	}
.onePicture    {
	background-color: silver;
	text-align: center;
	vertical-align: middle;
	width: 185px;
	height: 185px;

	}


.onePictureBig  {
	background-color: silver;
	text-align: center;
	vertical-align: middle;
	width: 765px;
	height: 765px;
	}
.cim  {
	font-size: 14px;
	text-align: left;
	margin-left: 10px
	}



