/*

*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Osaka, Verdana, sans-serif;
	font-size: medium;
	line-height: normal;
	background-image: url(img/bg2.gif);
}

a {
	color: #ebe1a9;
	text-decoration: none;
}



a:hover {
	color: #F5B1AA;
	text-decoration: none;
}

#rap {
	width: 760px;
	text-align: left;
	margin: 0 auto 0 auto;
	/* border: 1px solid #dcdcdc; */
}


#header {
	background: url(img/head.jpg);
	width: 760px;
	height:374px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#headerimg a {
	position: relative;
	font-size: 60px;
	padding: 5px;
	color: #deb068;
	text-decoration: none;
	top: 20px;
}

#headerimg a:hover {
	position: relative;
	font-size: 60px;
	padding: 5px;
	color: #E5E5D8;
	text-decoration: none;
}


.description {
	left: 15px;
	font-size: 24px;
	color: #164a84;
	text-align: center;
	font-weight: bolder;
	font-family: Osaka, Verdana, sans-serif;
	top: 15px;
	padding-top: 40px;
}


/*- Menu Tabs K--------------------------- */

    #tabsK {
	float:left;
	width:100%;
	font-size:12px;
	line-height:normal;
	font-weight: bold;

      }
	  
    #tabsK ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 22px;
	margin-top: 10px;
      }
	  
    #tabsK li {
	display:inline;
	margin:0;
	padding:0;
      }
	  
    #tabsK a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(img/tableftK.gif);
	background-repeat: no-repeat;
	background-position: left top;

      }
	  
    #tabsK a span {
	float:left;
	display:block;
	padding:5px 0 4px 0;
	color:#E5E5D8;
	width: 98px;
	text-align:center;
	background-image: url(img/tabrightK.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsK a span {float:inherit;}
    /* End IE5-Mac hack */
    #tabsK a:hover span {
      color:#E5E5D8;
          background-position:100% -42px;
      }
	  
    #tabsK a:hover {
      background-position:0% -42px;
      }
	  
    #tabsK a:hover span {
      background-position:100% -42px;
          }
		  

        #tabsK #current a {
                background-position:0% -42px;
        }
		
        #tabsK #current a span {
                background-position:100% -42px;
        }
		
/*- Menu Tabs K--------------------------- */



h1 {
	margin: 0;
	}
	
h2 {
color:#f5b1aa;
}

h3 {
color:#f5b1aa;
	}
	
#rtop {
	width: 760px;
	height: 10px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(img/rtop.gif);
	background-repeat: no-repeat;
	background-color: #2E4254;
}

#content {
	position: relative;
	float: left;
	width: 760px;
	color: #E5E5D8;
	background-color: #2e4254;
}
/*#content2 {
	position: inherit;
	width: 720px;
	color: #E5E5D8;
	background-color: #2e4254;
	margin: 0 20px;
	float: left;
}
*/
#diving {
	position:inherit;
	margin: 0 30px 0 60px;
	
}

#rbtm {
	width: 760px;
	height: 10px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(img/rbtm.gif);
	background-color: #E5E5D8;
}

p.credit {
	color: #E5E5D8;
	background: #44617b;
	clear: both;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 5px 0 0 0;
	text-align: center;
	width: 760px;
}

p.credit a {
	color: #ffffff;
	text-decoration: none;
}

p.credit a:hover {
	color: #ffffff;
	text-decoration: underline;
}



.alignright {
	float: right;
}
	
.alignleft {
	float: left
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin: 0;
	padding: 10px;
}
