<style>

/* the first tag is sometimes ignored, so here's a dummy */
.dummy {}

body {
	text-align:center;
	margin-top: 0px;
	background-color: #B5D7EF;

}

p, td, li
{
font-size: .8em;
font-weight: normal;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000}

b
{
font-weight: bold;
font-style: normal;
}

.small
{
font-size: 0.6em
}

h1
{
font-size: 1em;
font-weight: bold;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #73B6D6;
}

h2
{
font-size: 0.7em;
font-weight: bold;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FF0000
}

h3
{
font-size: 1.7em;
font-weight: bold;
font-style: normal;
font-family: "Comic Sans MS";
color: #FF0066;
}


big
{
font-size: 14px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #0000ff;
}
.bold-pink {
	font-weight: bold;
	color: #F70099;
}


small
{
font-size: 9px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333300
}

a.ul
{
font-size: 10px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
}

a.noul
{
text-decoration: none;
color: #FF0000
}

a.faintnoul
{
font-size: 9px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #999999 !IMPORTANT ;
}

.faint
{
font-size: 9px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #999999 !IMPORTANT ;
}

a:link { color: #3333CC}
a:visited { color: #3333cc}
a:hover { color: #FF3300; text-decoration: underline}
a:active { color: #3333cc}


#wrapper
{
	width: 780px;
	position: relative;
	margin: 0 auto;
	text-align: left
}

#logoholder_fluid
{
	width: 200px;
	text-align: center;
	position: relative;
	float: right;
}

#logoholder_regattashop
{
	width: 458px;
	text-align: center;
	position: relative;
	top: -80px;
}

#table_text_holder_fluid
{
	width: 270px;
	position: relative;
	z-index: auto;
	top: -120px;
	right: 70px;
	text-align: left;
}

#table_text_holder_regatta
{
	width: 350px;
	position: relative;
	z-index: auto;
	top: -70px;
	right: 0px;
	text-align: left;
	left: 35px;
}

#body_container
{
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	z-index: inherit;
	background:#FFFFFF;
	border: 2px solid #cccccc;
}

#header_container
{
	position: relative;
	text-align:left;
	top: 0px;
}

#pagecontent_container
{
	position: relative;
	text-align:left;
	top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#content
{
	position: relative;
	left: 192px;
	top: 0px;
	padding: 5px;
	border: 1;
	width: 570px;
}

#leftmenu_container
{
	position: absolute;
	width: 190;
	left: 0px;
	top: 0px;
}

#left_side_ad_container
{
	position: relative;
	top: 5px;
	width: 190px;
	text-align:center;
	border: 1px solid #FFFFFF;
}


#footer
{
	text-align: center;
	position: relative;
	padding-bottom: 10px;
}


.img-container-right
{
	float: right;
	border: 1px solid #a9a9a9;
	margin: 6px 0px 6px 6px;
	padding: 4px;
	}

.img-container-left
{
	float: left;
	border: 1px solid #a9a9a9;
	margin: 6px 6px 6px 0px;
	padding: 4px;
	}


.img-shadow 
{
  float:right;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
	border: 1px;
  }

.img-shadow img 
{
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 



</style>
