BODY {
  text-align: center;
  background: #34587F;
  background: url(images/bodybg.jpg);  
  color: #000000;
  margin: 0px;
}

.fixcenter {
  width: 1024px;
  border: solid; border-width: 0px;
  background: #000000;
  background: url(images/mainbg.jpg);
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}

.mainspace {
  position: relative;
  left: 50%;
  margin-left: -384px;
  width: 768px;
  border: solid; border-width: 0px;
  background: #000000;
  color: #000000;
  margin-top: 0px;
  text-align: left;
}

TR.header {
  margin: auto;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #cc0000;
  background: url(images/navbg.gif);
  color: #ffffff;
  font-weight : bold;
}

TR.headerimg {
  background: #000000;
}

TR.footer {
  margin-top:10px;
  margin-bottom:10px;
  height:30px;
  background: url(images/footerline.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ccc;
}

TR.maintable {
  background: #000000;
}

table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #696969;
	border-collapse: collapse;
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
	color: #FFFFFF;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #0e3e6e;
	color: #FFFFFF;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #E6E6E6;
}
.altRowOdd{
	background-color: #D6D6D6;
}

H2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #CC0000;
  weight: 600;
  margin: 10px;
}

H3 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #CC0000;
  weight: 600;
  margin: 5px;
}

P.nwhite {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  weight: 500;
  margin: 5px;
}

a.nwhite {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  weight: 500;
  text-decoration: none;
}

.footerlink {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #cccccc;
}

a.footerlink {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #cccccc;
  text-decoration: none;
}

a.videolink {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

li.kitesurfli {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #fff;
  padding: 4px 7px;
  margin: 0;
}

.chromestyle{
width: 95%;
font-weight: bold;
margin-left: 5px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
background: url(chrometheme/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #fff;
padding: 4px 7px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chrometheme/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
margin-left: -287px;
border: 1px solid #CC0000; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:14px;
z-index:100;
background-color: 990000;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
border-bottom: 1px solid #CC0000; /*THEME CHANGE HERE*/
font-weight: bold;
color: #fff;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #660000;
}

#picbar {
	background: #000;
	width: 758px;
	margin: 0 5px 5px 5px;
}

.picbox {
	float: left;
	width: 136px;
	padding: 2px;
	border: 1px solid #49698C;
	margin: 4px 4px 4px 4px;
}

#picbar img {
	display: block;
}

#arr-right {
	margin-left: 4px;
}
.surf_cat_box {
    float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
}
.surf_cat_text{
margin: 0px auto;
font: normal 11px arial;
color: #fff;
}
.surf_cat_text2{
margin: 0px auto;
font: normal 11px arial;
color: #fff;
margin-left:5px;
}

.surf_shop_text{
margin: 0px auto;
font: normal 12px arial;
color: #fff;
margin-left:5px;
}