@charset "windows-1251";
body{
  background-color:#B27757;
  text-align:center;
  font-size:16px;
  font-family:Verdana, Arial, Georgia;
  color:black;
  margin:0;
  padding:0;
}

.title{
  margin-top:20px;
  font-family:Impact,Tahoma,arial;
  font-size:40px;
  font-weight:400;
  color:maroon;
}

.subtitle{
  margin-top:-15px;
  font-size:16px;
  font-family:Georgia,Arial;
  font-weight:bold;
  color:maroon;
}

.blockOne{
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:5px;
}

.blockTop{
	background-color:#824A25;
	width:100%;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:20px;
}

.desk{
	font-family:Tahoma,Georgia;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}

.desk2{
	font-family:Georgia,Arial;
	text-align:center;
	font-size:20px;
}

.mini{
	font-family:Tahoma,Georgia;
	font-size:14px;
	font-weight:600;
}

.middle{
	font-family:Tahoma,Georgia;
	font-size:16px;
	font-weight:600;
	font-style:italic;
}

.big{
	font-family:Tahoma,Georgia;
	font-size:20px;
	font-weight:600;
	color:maroon;
}

.bigger{
	font-family:Impact,"Arial Narrow";
	font-size:36px;
	font-weight:400;
	color:maroon;
}

.biggest{
	font-family:Impact,"Arial Narrow";
	font-size:50px;
	font-weight:400;
	color:maroon;
}

img.tumb{
	margin:2px;
	padding:3px;
	border:1px solid maroon;
}

a.spons{
  text-decoration:none;
  font-size:24px;
  text-align:center;
  font-family:Impact,Georgia,Arial;
  color:red;
}

a.spons:hover{
	text-decoration:underline;
	color:#FF5E5E;
}

a.spons:visited{
	color:red;
}

a.spons2{
  text-decoration:none;
  font-size:22px;
  text-align:center;
  font-family:Georgia,Arial;
  color:#FFDE04;
}

a.spons2:hover{
	text-decoration:underline;
	font-family:Georgia,Arial;
	color:#FCFF90;
}

a.enter{
  text-decoration:none;
  text-align:center;
  font-family:Georgia,arial;
  font-size:40px;
  font-weight:400;
  color:maroon;
}

a.enter:hover{
	color:#FCFF90;
} 

a.enter:visited{
	color:maroon;
} 

a.gallery{
	font-family:Tahoma,Georgia;
	font-size:20px;
	font-weight:600;
	color:maroon;
}

a.gallery:hover{
	color:maroon;
	font-style:italic;
}

a.gallery:visited{
	color:maroon;
}

a{
  text-decoration:none;
  color:#FFDE04;
}

a:hover{
	text-decoration:underline;
	color:#FCFF90;
}

a:visited{
 	color:#FFDE04;
}

a.recipOne{
  text-decoration:underline;
	font-size:12px;
	color:#FFDE04;
}
a.recipTwo{
 	text-decoration:underline;
	font-size:11px;
	color:#FFDE04;
}

font.recip{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
}

#footer{
width:90%;
margin:0px auto;
text-align: center;
font-size: 12px;
font-family:Georgia,Arial;
color:maroon;
}
