@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #0CF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#form {
	background: #6CF;
	font-size: small;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: medium groove #30F;
	width: 430px;
	display: block;
}


a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #30F;
}
a:active {
	color: #3FF;
}


.thrColFixHdr #header {
	background: #F96;
	padding: 0;
	clear: both;
} 
.thrColFixHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: center; /* this overrides the text-align: center on the body element. */
	font-family: "Comic Sans MS", cursive;
	clear: both;
} 
.thrColFixHdr #header h1 {
	display: inline;
	right: auto;

}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #06C; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px; /* padding keeps the content of the div away from the edges */
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.pbutfotos {
	background: #C60;
	color: #FFF;
	width: 200px;
	display: inline;
	margin-right: 90px;
	margin-left: 90px;
	border: medium groove #C06;
	padding: 3px;
	margin-top: 30px;
}

#cse-search-box {
	margin-left: 490px;
}
#addhr {
	padding: 0px;
	border: thin solid #000;
	height: 90px;
	width: 728px;
	margin: 2px 0px 2px 80px;
}
#anunciovert {
	border: thin solid #000;
	height: 600px;
	width: 160px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #F39; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px; /* padding keeps the content of the div away from the edges */
	text-align: center;
	color: #FFF;
	margin-bottom: 10px;
}
.thrColFixHdr #mainContent {
	margin: 0 182px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0;
} 
#mainContent h1 {
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
	background: #09F;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #00C;
	padding-right: 0px;
	padding-left: 0px;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-style: oblique;
}
#sidebar1 p {
	font-size: large;
	color: #FFF;
	background: #F63;
	letter-spacing: .2em;
	text-align: center;
	border: thin solid #FF0;
}
.mainContent object {
	font-size: large;
	border: medium solid #09F;
}
.thrColFixHdr #footer {
	background:#0F3;
	font-family: "Comic Sans MS", cursive;
	font-size: x-small;
	letter-spacing: 0.1em;
	border: thin solid #060;
	height: 30px;
	text-align: right;
	padding: 10px;
} 
.p1 {
	font-size: x-small;
	text-align: center;
}
#mainContent h2 {
	background: #FC0;
	color: #FFF;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	margin-bottom: 10px;
	font-style: oblique;
	margin-top: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.tablegames {
	font-size: x-small;
	width: 150px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.formlabel {
	width: 450px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #09F;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#bannerhead {
	display: inline;
	position: absolute;
	left: 500px;
	border: thin solid #000;
	height: 60px;
	width: 468px;
	margin-top: 20px;
	top: 9px;
	margin-left: 100px;
}
.videos {
	width: 500px;
	margin-right: 20px;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 15px;
}
.pbutvid {
	background: #0C3;
	display: inline;
	padding: 3px;
	width: 200px;
	border: medium groove #060;
	margin-right: 90px;
	margin-left: 90px;
	color: #FFF;
}

.p1videos {
	text-align: left;
	font-size: x-small;
	padding-left: 20px;
	padding-bottom: 20px;
	border-bottom: medium dotted #30F;
}
.p1anima {
	font-size: x-small;
	text-align: left;
	padding-bottom: 20px;
	padding-left: 20px;
	border-bottom: thick dotted #C00;
	border-top-width: thick;
	border-right-width: thick;
	border-left-width: thick;
	border-top-color: #C00;
	border-right-color: #C00;
	border-left-color: #C00;
}
.pbutanima {
	background: #39F;
	display: inline;
	padding: 3px;
	width: 200px;
	margin-right: 90px;
	margin-left: 90px;
	border: medium groove #30F;
	color: #FFF;
}


.h1 a img {
	width: 298px;
	margin-right: 550px;
	margin-top: 5px;
	margin-bottom: auto;
}
.anima {
	background: #CCC;
	padding: 10px;
	border: medium solid #999;
}
.td {
	font-size: x-small;
	background: #09F;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: .2em;
	padding: 5px;
	border: thin solid #009;
}

.p1anima a {
	color: #C33;
}
.td1 {
	font-size: x-small;
	background: #C03;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: .2em;
	padding: 5px;
	border: thin solid #900;
}
.td2 {
	font-size: x-small;
	background: #C36;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: .2em;
	padding: 5px;
	border: thin solid #C00;
}
.td3 {
	font-size: x-small;
	background: #F30;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: .2em;
	padding: 5px;
	border: thin solid #C00;
}
.td4 {
	font-size: x-small;
	background: #090;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: .2em;
	padding: 5px;
	border: thin solid #030;
}

.fotosbg {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	border-top: thin solid #FFF;
	border-right: thin solid #FFF;
	border-bottom: medium dotted #33F;
	border-left: thin solid #FFF;
	padding-bottom: 40px;
	margin-bottom: 10px;
}
.lienquad {
	display: inline;
	width: 200px;
	list-style: none;
	font-size: small;
	background: #CCC;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #00F;
}
