body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000;
	padding: 0;
	margin: 0 auto;
	width: 940px;
	line-height: 18px;
	}

a:link { color: #11599f; text-decoration: none; }
a:visited { color: #11599f; text-decoration: none; }
a:hover { color: #11599f; text-decoration: underline; }
a:active { color: #11599f; text-decoration: none; }

h1 { font-family: Arial, Helvetica, sans-serif; pading: 0; margin: 0; color: #91b800; }
h2 { font-family: Arial, Helvetica, sans-serif; pading: 0; margin: 0; color: #404040; }

p { line-height: 18px;}
img { padding: 0; margin: 0; border: none; }
form { padding: 0; margin: 0; background: none; border: dashed 1px #999999; padding: 20px; }
input { font-family: Arial, Helvetica, sans-serif; color: #404040; font-size: 12px; }
textarea { font-family: Arial, Helvetica, sans-serif; color: #404040; font-size: 12px; }
select { font-family: Arial, Helvetica, sans-serif; color: #404040; font-size: 12px; }

ul { }
ul li { list-style: square; margin: 5px 0; line-height: 18px; }
ol { }
ol li { list-style: lower-roman; }

.floatleft { float: left; }
.floatright { float: right; }
.clearboth { clear: both; }

::-moz-selection{ background: #a4c913; color: #000000; } 
::selection { background: #a4c913; color: #000000; }

#ypfiesta { width: 940px; margin-top: 20px; }

#navigation { width: 664px; height: 173px; float: right; }

#content { clear: both; border-top: 10px solid #000; }

#footer { text-align: center; border-top: 2px dotted #11599f; font-size: 10px; }
