body {
	font-family: "Arial", Helvetica, Verdana, sans-serif;
	color: #333333;
	font-size:12px;
	margin: 0px;
	background: #cccccc url("../images/bg02.jpg") fixed;
}
#page {
	width:757px;
	margin:0 auto;
	background-color: #FFFFFF;
}
#header {
	background-image:url("../images/headerThin.jpg");
	background-repeat:no-repeat;
}

/* SUB BUTTONS --------------------------- */
#btn { font-size:95%; padding-top:65px; padding-left:455px; padding-bottom:20px; }
#btn a.items { padding-right:80px; padding-top: 11px; padding-bottom: 12px; color: #FFFFFF; background:url("../images/enterBtn.jpg") 0 -74px no-repeat; display:block; text-decoration:none; }
#btn a:hover.items { color: #FFF79E; background-position:0 0px; text-decoration:none; }

.btn { font-weight:bold; width:200px; padding-top:10px; margin-left:auto; margin-right:auto; }
.btn a.items { font-size:100%; padding-top:11px; padding-bottom: 12px; color: #FFFFFF; background:url("../images/enterBtn.jpg") -10px -74px no-repeat; display:block; text-decoration: none; }
.btn a:hover.items { color: #FFF79E; background-position:-10px 0px; }
ul.themesBtns { margin:0; padding:0; margin-left:6.5em;  }
ul.themesBtns li { font-weight:bold; width:200px; padding-top:10px; float:left; list-style:none; display:block; }

.btnCtr { font-weight:bold; width:200px; padding-top:10px; margin-left:auto; margin-right:auto; }

ul.themesBtns li a.items, 
.btnCtr a.items { 
	font-size:100%;
	padding-top:11px; 
	padding-bottom: 12px; 
	color: #FFFFFF; 
	background:url("../images/enterBtn.jpg") -10px -74px no-repeat; 
	display:block; 
	text-decoration: none; 
}

ul.themesBtns li a:hover.items, 
.btnCtr a:hover.items { 
	color: #FFF79E; 
	background-position:-10px 0px;
	text-decoration:none;
}

/* HEADER TAGS --------------------------- */
h1{
	font-size: 260%;
	text-align:center;
	color: #330066;
	letter-spacing:-0.05em;
	margin-top:0px;
	margin-bottom:5px;
}
h2{
	font-size:130%;
	color: #85603F;
	margin-top:30px;
	margin-bottom: 0px;
}
h3{
	font-size:90%;
	margin-top:0px;
	padding-bottom:30px;
}
h3 a {
	font-size:90%;
	color:#FF0000;
}
h3 a:hover {
	color:#000000;
	text-decoration:none;
}
h4{
	font-size:120%;
	color: #85603F;
	margin-top:10px;
	margin-bottom:10px;
}
#header a {
	color:#FF0000;
	font-weight:bold;
	font-size:100%;
	text-decoration:underline;
}
#header a:hover {
	color: #000000;
	text-decoration:underline;
}
.birdseed {
	font-size:90%;
	padding-bottom:15px;
}
.xtra_small {
	color:#777;
	font-size:90%;
}
.xtra_small_red {
	color: #FF0000;
	font-size:90%;
}
table {
	font-size:10px;
}
p {
	font-size: 12px;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:12px;
	padding-right:12px;
}
.100 {
	font-size:100%;
	color:#FF0000;
	text-decoration:underline;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 9px;
	color: #000066;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #FF0000;
}

#temps {
	width: 500px;
	color: #000000;
	font-size:12px;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

#temps p {
	font-size: 12px;
	line-height:14px;
	margin-top:2px;

}

#temps a {
	color:#330033;
	font-size:14px;
	line-height:22px;
	text-decoration:underline;
}

#temps a:hover {
	color: #000000;
	text-decoration:underline;
}
#temps h3 {
	color:#000000;
	font-weight:bold;
	line-height:20px;
	font-size:21px;
}
.red {color: #FF0000}.notice {
	color: #0000FF;
}
.clear { clear:both; }
