html, body, p, div, h1, h2, h3, h4, img, form {
	margin: 0px;
	padding: 0px;
	border: 0px
}
body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 14px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: white;
}
#logo {
	position: absolute;
	z-index: 101;
	top: 0px;
	left: 0px;
}
/* Hides from IE5-mac \*/
* html #mainContent {height:1%;}
/* End hide from IE5-mac */ 

#mainContent {
	position: relative;
	min-height:690px;
	color: #FC0;
	background: #09296B url("/images/background/LocosWatermark.gif") no-repeat center center;
	width: auto;
	height: auto;
	margin:0px 0px 0px 150px; 
	max-width: 800px;
	padding: 15px 20px; 
	font-size: 1.125em;
}
#mainContent p {
	margin: 0px 0px 1em 0px;
	line-height: 1.33em;
}
#mainContent h1 {
	text-align: right;
	border: 2px solid #FC0;
	border-width: 0 2px 2px 0;
	margin: 0 0 10px 0;
	padding: 0 10px 0 5px;
	font-variant: small-caps;
	font-style: italic;
}
#mainContent h2 {
	font-size: 1.25em;
}
#mainContent h3 {
	font-size: 1em;
}
#mainContent ul {
	/* "join" and "top ten" pages */
	margin-top: -1em;
	margin-bottom: 1em;
}
#mainContent a:link, #mainContent a:active {
	color:#fff;
	background-color: transparent;
	font-style:italic;
	text-decoration:none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height:1.5em;
	border: 0px;
	border-bottom: 1px dotted #fff;
}
#mainContent a:visited {
	color:#fc0;
	background-color: transparent;
	font-style:italic;
	text-decoration:none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height:1.5em;
	border: 0px;
	border-bottom: 1px dotted #fc0;
}
#mainContent a:hover {
	color:#09296b;
	text-decoration:none;
	line-height:1.5em;
	background-color:#fc0;	
}

/* This block controls the look of the pop up menu */
.menuskin {
	position: absolute;
	width: 165px;
	border: 1px;
	background-color: #FC0;
	font-size: 1em;
	font-variant: small-caps;
	line-height: 15px;
	z-index: 100;
	visibility: hidden;
}
.menuskin a:link, .menuskin a:visited {
	text-decoration: none;
	color: #09296B;
	padding: 0px 10px 0px 10px;
	font-size: 1.1em;
	display: block;
	border: solid 2px #fc0;
	background-color: #fc0;
}
.menuskin a:hover {
	padding: 0px 10px 0px 10px;
	color: red;
	border: solid 2px red;
	display: block;
}
#popmenu * {
	display:block;
	width:165px;
}
/* End of block controlling look of pop up menu*/
#sidebar {
	position:absolute;
	z-index:50;
	top:102px;
	left:0px;
	width: 152px;
	background: transparent;
	padding-top: 35px; /* version w/o lines */
	overflow: hidden; /* To keep sidebar from expanding with the li's in IE */
}
#sidebar ul {
	list-style: none;
	font-size: 1.125em;
	font-variant: small-caps;
	padding: 0px; 
	margin: 0px;
}
#sidebar ul li a:link, #sidebar ul li a:visited {
	display: block;
	width: 140px;
	color: #09296B;
	background: #FC0;
	text-decoration: none;
	margin: 3px 0 0 3px;
	padding: 0px 5px 0px 0px;
	text-align: right; 
	line-height: 25px;
	border: solid 2px #09296B;
}
#sidebar ul li a:hover {
	display: block;
	color: red;
	background: #FC0;
	border-color: red;
}
#topBar {
	border-bottom: solid 2px #000;
	width: 100%;
	height: 100px;
	background: url("http://www.gaucholocos.com/images/background/topbarBG.gif") repeat-x;
}

/*Block controlling look of galleries*/
#gallery {
	margin:40px 0px;
}
#gallery td a img {
	width: 150px;
	height: 100px;
}
#gallery table {
	border: none;
}
#gallery tr {
	padding: 5px;
}
#gallery td {
	padding:5px 0px 5px 5px;
}
/*End of block controlling look of galleries*/

/*float classes*/
.f_right {
	float: right;
	padding: 10px;
}
.f_left {
	float: left;
	padding: 10px;
}
.f_clear {
	clear: left;
}

/* classes controlling Top Ten page */
div.topTen {
	max-width: 800px;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #FC0;
}

div#footer {
	clear: both;
	color: #09296B;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
	padding-left: 152px;
}
div#footer #noValidate {
	display: none;
}
#footer a {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 0px;
}
#footer a:link, #footer a:visited {
	color:#09296B;
	background-color: transparent;
}
#footer a:hover {
	color:#FFF;
	background-color: #09296B;
}

/* block controlling calendar legend */
#legend {
	text-align: center;
	width: 142px;
	border: 1px solid black;
	color: black;
	font-size: .7em;
	font-weight: bold;
	margin: 4px 0 0 0px;
	color: white;
}
#gold {
	background-color: #FC0;
}
#blue {
	background-color: #0A30A8;
}

/* For titles in board drop menus */
.dropHeaders {
	text-align: center;
	color: #09296B;
	font-weight: bold;
	font-size: 1.25em;
	font-style: italic;
	padding: 0.66em 0 0.075em 0;
}

/* Top Ten page caption divs */
div.shirtCaption {
	float: right;
	margin-left: 10px;
}
div.shirtCaption div {
	font-size: 0.70em;
	text-align: center;
	width: 198px;
	font-weight: bold;
}
#mainContent .shirtCaption a, #mainContent .shirtCaption a:active, #mainContent .shirtCaption a:link, #mainContent .shirtCaption a:visited {
	line-height:18px;
	border-bottom: 1px dotted #fc0;
}

#jwarning {
	color:red;
}
div.audio {
	font-size: 0.70em;
	font-weight: bold;
}
