<style>

/* the first tag is sometimes ignored, so here's a dummy */
.dummy {}

body {
	text-align:center;
	margin-top: 0px;
	background-color: #FFFFFF;

}

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;
}

.small
{
font-size: 0.6em
}

.blue
{
color: #73B6D6;
font-weight: 900;
}

h1
{
font-size: 1em;
font-weight: bold;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #73B6D6;
}

h2
{
font-size: 1em;
font-weight: normal;
font-style: normal;
font-family: cursive;
color: #3366FF
}

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
{
font-size: 10px;
font-weight: bold;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #333300
}

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
}

#fluid_box
{
	width: 458px;
	text-align: center;
	position: relative;
	border: 0px solid #66CCFF;
	right: 100px;
	margin-top: 20px;
	background-image: url(../images/logo_modified.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 15px;
}

#regatta_box
{
	width: 458px;
	text-align: center;
	position: relative;
	border: 0px solid #66CCFF;
	left: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#logoholder_fluid
{
	position: relative;
	border: 1px dotted #FFCC33;
}

#logoholder_regattashop
{
	text-align: center;
	position: relative;
}

#table_text_holder_fluid
{
	width: 270px;
	position: relative;
	z-index: auto;
	text-align: left;
	right: 60px;
}

#table_text_holder_regatta
{
	width: 300px;
	position: relative;
	z-index: auto;
	text-align: left;
	margin-top: 10px;
}

#body_container
{
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	z-index: inherit;
	background:#FFFFFF;
	border: 0px solid #66CCFF;
}

#header_container
{
	position: relative;
	text-align:center;
	top: 0px;
}


#pagecontent_container
{
	position: relative;
	top: 0px;
	text-align: center;
}

#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: 5px;
}


.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>
