body {
	font: bold 150% verdana, arial, serif;
	letter-spacing: 1px;
	color: #000;
	padding: 0;
	margin: 0;
	border: 0;
	background: #9cf;
	text-align: center;
}
#content {
	letter-spacing: 1px;
	color: #000;
	padding: 0 0 1em 0;
	background: #9cf;
	font: bold 90% verdana, arial, serif;
}
/* =Search Engine
----------------------------------------------- */
form { 
	font: bold 75% verdana,arial,sans-serif;
	margin: 0;
	padding: 0;
	min-width: 400px;
	max-width: 600px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
	text-align: center;
}
input.texta {
	width: 350px;
	font-weight: bold;
	font-size: 115%;
}
input.text {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	background: #fff;
	color: #000;
}
form label { 
	display: block;  /* block float the labels to left column, set a width */
	padding: 0; 
	text-align: center; 
	background: #9cf;
	color: #000;
	font-size: 100%;
}
/* =Image Linking effects 
----------------------------------------------- */

#content a:link img {     
	border-style: solid;
	border-top-color: #9cf;
	border-right-color: #9cf;
	border-bottom-color: #9cf;
	border-left-color: #9cf;
	border-width: 3px;
}
#content a:visited img { 	
	border-style: solid;
	border-top-color: #9cf;
	border-right-color: #9cf;
	border-bottom-color: #9cf;
	border-left-color: #9cf;
	border-width: 3px; } 

#content a:active img { 	
	border-style: solid;
	border-top-color: #ff3;
	border-right-color: #ff3;
	border-bottom-color: #ff3;
	border-left-color: #ff3;
	border-width: 3px; } 

#content a:hover img { 	
	border-style: solid;
	border-top-color: #ff3;
	border-right-color: #ff3;
	border-bottom-color: #ff3;
	border-left-color: #ff3;
	border-width: 3px; 
} 
#content a:focus img { 	
	border-style: solid;
	border-top-color: #ff3;
	border-right-color: #ff3;
	border-bottom-color: #ff3;
	border-left-color: #ff3;
	border-width: 3px; 
} 
/* =Paragraph tags 
----------------------------------------------- */
#content img a { 
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#content p {
	font-size: 65%;
	text-align: center;
}
p.one {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 80%;
}
#content p.par { 
	font-size: 65%;
	margin-right: auto;
	margin-left: auto;
	width: 50%;
}
#content p.two {
	text-align: center;
	font-size: 60%;
	color: #000;
	background: #9cf;
	margin: 2em 0 -1em 0;
}
#content p.three {
	letter-spacing: 1px;
	margin: 2em 0;
	font-size: 85%;
	color: #000;
	background: #9cf;
}
p.enter {
	display: block;
	text-align: center;
}

#content p.enter a { 
	font-size: 150%; 
	text-decoration: none; 
	border: #0fc medium ridge;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#content p.box {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: #069;
	color: #fff;
	width: 35%;
	border: #0FC medium ridge;
	padding: 10px;
}
#content p.box a {
	background: #069;
	color: #ff3;
	text-decoration: underline;
}

#content p.fan {
	font-size: 55%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: #069;
	color: #fff;
	width: 30%;
	border: #0FC medium ridge;
	padding: 5px;
}
#content p.fan a {
	background: #069;
	color: #ff3;
	text-decoration: underline;
}
#content p.fan a:hover {
	background: #000;
	color: #ff3;
	text-decoration: underline;
}

#content p.flag {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#content p.counter {
	text-align: center; 
}
#content p.banner {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: #00FFCC medium ridge;
	width: 500px;
}
#content p.date { 
	color: #000; 
	background: #9cf; 
	margin-bottom: 1em;
	font-size: medium;
}
/* =Linking
----------------------------------------------- */
a:link {
	text-decoration: underline;
	color: #000;
	background: #9cf;
}
a:visited {
	text-decoration: underline;
	color: #000;
	background: #9cf;
}
a:active {
	text-decoration: none;
	color: #ff3;
	background: #000;
}
a:hover {
	text-decoration: none;
	color: #ff3;
	background: #9cf;
}

a:hover, a:active, #content a:hover, #content a:active, #content a:hover, #content a:active, #content a:focus {
	color: #ff3;
	background: #000;
	text-decoration: none;
}

a:hover, a:active, #content p.img a:hover, #content p.img a:active, #content p.img a:hover, #content p.img a:active, #content p.img a:focus {
	color: #ff3;
	background: #9cf;
	text-decoration: none; }

a:hover, a:active, #right a:hover, #right a:active, #right a:hover, #right a:active, #right a:focus {
	color: #ff0;
	background: #000;
}
/* =Headings, etc. 
----------------------------------------------- */
h1 {
	text-align: center;
	color: #000;
	font-size: small;
	background: #9cf;
	padding: 1em 0 0 0;	
	margin: 0 0 -1em 0;
}
h2 {
	text-align: center;
	color: #FF3;
	font-size: medium;
	padding: 0;
	margin: 3em 0 0;
	background: #9cf;
}
h3 {
	color: #FF3;
	font-size: medium;
	padding: 0;
	margin: -1em 0 0;
	background: #9cf;
}
strong {
	color: #ff3;
	background: #069;
}

a:hover, a:active, #content p.box a:hover, #content p.box a:active, #content p.box a:hover, #content p.box a:active, #content p.box a:focus {
	color: #ff3;
	background: #000;
	text-decoration: none;
}

#content p.candle {
	background: #000;
	border-style: solid;
	border-top-color: #ff3;
	border-right-color: #ff3;
	border-bottom-color: #ff3;
	border-left-color: #ff3;
	border-width: 1px; 
	color: #ff3;
	font-size: 55%;
	padding: 8px;
	margin-bottom: 2em;
	width: 25%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a:hover, a:active, #content div.ring a:hover, #content div.ring a:active, #content div.ring a:hover, #content div.ring a:active, #content div.ring a:focus {
	color: #fff;
	background-color: #ff3;
	text-decoration: underline; }

div.ring { 	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	border: 0;

}

