/* Page Structure Styles
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font: 12px/18px arial, verdana, sans-serif;
	color: #333333;
	text-align: center;
	background: #F1EFE2 url(../interface/body-bg.gif) top left repeat-x;
}

#contents {
    width: 729px;
    }

#contents table {
    width: 364px;
    }

#table_one {
    float: left;
    }

.class {
    clear: both;
    } 

#container {
	position: relative;
	
	margin: 0 auto;
	padding: 0;
	width: 1024px;
	
	text-align: left;
	
	background: #F1EFE2 url(../interface/container-bg.gif) no-repeat 0px 185px;
}

#header {
	position: relative;
	
	margin: 0;
	padding: 0;
	width: 1024px;
	height: 135px;
	
	background: url(../interface/header-bg.jpg) no-repeat;
}
#toplinks {
	position: absolute;
	top: 1px;
	right: 15px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 11px;
	text-align: right;
	background: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 203px;
}
#headlinks {
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: 10px;
	top: 17px;
	width: 172px;
	height: 60px;
	left: 865px;
}
#headlinks p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#headlinks strong {
	font-size: 15px;
	color: #000000;
}



#sponsorlinks-index {
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: 10px;
	top: 554px;
	width: 161px;
	height: 60px;
	left: 815px;
}

#sponsorlinks-content {
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: 10px;
	top: 118px;
	width: 161px;
	height: 60px;
	left: 822px;
}


#detail-left {
	position: absolute;
	top: 185px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 12px;
	height: 65px;
	background: url(../interface/detail-left.gif) no-repeat;
}

#detail-right {
	position: absolute;
	top: 185px;
	right: 0;
	margin: 0;
	padding: 0;
	width: 12px;
	height: 65px;
	background: url(../interface/detail-right.gif) no-repeat;
}

#subhead {
	position: relative;
	margin: 0;
	width: 1024px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
	font-weight: bold;
	background-image: url(../interface/subhead-bg.jpg);
	background-repeat: no-repeat;
}

#home {
	position: relative;
	margin: 0;
	width: 994px;
	text-align: left;
	background: #fff url(../interface/content-bg.gif) repeat-y 0px 49px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
}
#content {
	width: 730px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	position: relative;
	left: 30px;
	padding-bottom: 20px;
	float: left;
	text-align: left;
}
#column {
	width: 210px;
	font-size: 11px;
	line-height: 12px;
	float: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0;
	margin-top: -3px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}


#footer {
	position: relative;
	margin: 0;
	width: 994px;
	height: 36px;
	color: #666666;
	font-size: 11px;
	background: url(../interface/footer-bg.gif) no-repeat;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

#footer div.right {
	position: absolute;
	top: 10px;
	right: 30px;
	margin: 0;
	padding: 0;
	text-align: right;
	background-image: url(http://www.justdreamweaver.com/templates/link/spacer.gif);
	background-repeat: no-repeat;
}

#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 11px;
	top: 35px;
	width: 656px;
	height: 12px;
	left: 15px;
}

#subnav {
	position: relative;
	padding: 0;
	width: 210px;
}

#home {
	padding: 0;
	width: 1024px;
	
	font-size: 11px;
	line-height: 15px;
}

#addbottom {
	position: relative;
	margin: 0;
	width: 1024px;
	height: 65px;
	background: url(../interface/addbottom.gif) no-repeat;
	clear: both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

div.tabArea {
  font-size: 90%;
  font-weight: bold;
}

a.tab {
  background-color: #ee4849;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  position: relative;
  text-decoration: none;
  top: -1px;
  z-index: 100;
}

a.tab.activeTab {
  z-index: 102;
}

a.tab, a.tab:visited {
  color: #ffffff;
}

a.tab:hover {
  background-color: #ffffff;
  color: #0066CC;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #F0F0F0;
  color: #000000;
}

div.tabMain {
  background-color: #F0F0F0;
  border: 1px solid #000000;
  padding: 1em;
  position: relative;
  z-index: 101;
}


div.tabIframeWrapper {
  width: 100%;
}

iframe.tabContent {
  background-color: #F0F0F0;
  border: 1px solid #000000;
  width: 100%;
  height: 90ex;
}

iframe.tabContent2 {
  background-color: #F0F0F0;
  border: 1px solid #000000;
  width: 190px;
  height: 210px;
}

.thumbtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #808080;
