@charset "utf-8";

/* CSS Document */




body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000; /* 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: #FFFFFF;
	margin:0 auto;
}

#container {

	width: 980px;

	margin-left: auto;

	margin-right: auto;

	text-align: left; /* this overrides the text-align: center on the body element. */

}

div.Table_01 {
	position:relative;
	width:980px;
	height:1040px;
}

div.index-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:206px;
}

div.index-02_ {
	position:absolute;
	left:0px;
	top:206px;
	width:61px;
	height:44px;
}

div.index-03_ {
	position:absolute;
	left:61px;
	top:206px;
	width:69px;
	height:44px;
}

div.index-04_ {
	position:absolute;
	left:130px;
	top:206px;
	width:123px;
	height:44px;
}

div.index-05_ {
	position:absolute;
	left:253px;
	top:206px;
	width:118px;
	height:44px;
}

div.index-06_ {
	position:absolute;
	left:371px;
	top:206px;
	width:117px;
	height:44px;
}

div.index-07_ {
	position:absolute;
	left:488px;
	top:206px;
	width:70px;
	height:44px;
}

div.index-08_ {
	position:absolute;
	left:558px;
	top:206px;
	width:78px;
	height:44px;
}

div.index-09_ {
	position:absolute;
	left:636px;
	top:206px;
	width:85px;
	height:44px;
}

div.index-10_ {
	position:absolute;
	left:721px;
	top:206px;
	width:95px;
	height:44px;
}

div.index-11_ {
	position:absolute;
	left:816px;
	top:206px;
	width:76px;
	height:44px;
}

div.index-12_ {
	position:absolute;
	left:892px;
	top:206px;
	width:88px;
	height:44px;
}

div.index-13_ {
	position:absolute;
	left:0px;
	top:250px;
	width:558px;
	height:589px;
	background-image: url(images/index_13_BG.jpg);
}

div.index-13-surfers_ {
	position:absolute;
	left:0px;
	top:250px;
	width:980px;
	height:589px;
	background-image: url(images/index_13-surfers_.jpg);
}

div.index-13-photos_ {
	position:absolute;
	left:0px;
	top:250px;
	width:980px;
	height:589px;
	background-image: url(images/index_13-photos_.jpg);
}

div.index-13-results_ {
	position:absolute;
	left:0px;
	top:250px;
	width:980px;
	height:589px;
	background-image: url(images/index_13-results_.jpg);
}

div.index-14_ {
	position:absolute;
	left:558px;
	top:250px;
	width:422px;
	height:589px;
	background-image: url(images/index_14.jpg);
}

div.index-14-Vids_ {
	position:absolute;
	left:558px;
	top:250px;
	width:422px;
	height:589px;
	background-image: url(images/index_14_videos.jpg);
}

div.index-14-Photos_ {
	position:absolute;
	left:558px;
	top:250px;
	width:422px;
	height:589px;
	background-image: url(images/index_14_photos.jpg);
}

div.index-13_B {
	position:absolute;
	left:0px;
	top:250px;
	width:558px;
	height:655px;
	background-image: url(images/index_13_BG-index.jpg);
}

div.index-14_B {
	position:absolute;
	left:558px;
	top:250px;
	width:422px;
	height:655px;
	background-image: url(images/index_14_BG-index.jpg);
}

div.index-15_ {
	position:absolute;
	left:0px;
	top:850px;
	width:980px;
	height:201px;
}

div.index-15_B {
	position:absolute;
	left:0px;
	top:920px;
	width:980px;
	height:201px;
}

a.LinksCopyOpposite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
}

a.LinksCopyOpposite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.mainBodyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
}

a.mainBodyLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.subNavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

a.subNavLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.subMainheader {
	font-weight: normal;
	color: #318ff1;
	font-family: Times New Roman, serif;
	font-size: 14px;
}

.mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 14px;
	color: #FFFFFF;
}

.mainBodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

a.SubheaderGrayLink {
	font-family: Times New Roman, serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
}

a.SubheaderGrayLink:hover {
	font-family: Times New Roman, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.SubheaderBlueLink {
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #318ff1;
	text-decoration: none;
	font-weight: normal;
}

a.SubheaderBlueLink:hover {
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.SubmainheaderBlueLink {
	font-family: Times New Roman, serif;
	font-size: 14px;
	color: #318ff1;
	text-decoration: none;
	font-weight: lighter;
}

a.SubmainheaderBlueLink:hover {
	font-family: Times New Roman, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#portfolio {list-style: none;margin:0px 0px 0px 0px;padding:0;list-style-type:none;width:480px;height:272px; background-image:none; overflow:hidden;}