#main-image {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin: 0px;
	padding: 0px;
}
#swf {
	float: left;
}

#wrapper {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #213042;
	padding: 0px;
}
#footer {
	font-size: x-small;
	text-align: center;
	float: left;
	clear: both;
	width: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#disclaimer {
}

#footer ul li {
	text-decoration: none;
	display: inline;
	padding-right: 15px;
	color: #0C1319;
}
body {
	color: #999999;
	background-color: #213042;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
}
#personal-box {
	background-color: #0C1319;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 5px;
	margin-left: 0px;
}
#fitness-box {
	background-color: #0C1319;
	margin-top: 5px;
	border: 1px solid #000000;
	overflow: auto;
	padding: 5px;
	height: 300px;
	width: 97%;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a:link {
	text-decoration: none;
	color: #BBDDFF;
	padding-right: 5px;
}






#header {
	height: 77px;
	float: left;
	width: 720px;
	background-image: url(images/header-image.jpg);
	background-repeat: no-repeat;
}
#header-left {
	float: left;
}


#top-menu {
	float: right;
	height: 77px;
	width: 200px;
	z-index: 1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.texttop {
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#google {
	float: left;
	width: 120px;
	margin-top: 5px;
	margin-right: 7px;
}


#left-content {
	float: left;
	width: 240px;
	margin-right: 3px;
}

#right-content {
	float: right;
	width: 345px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}




#main-content {
	float: left;
	width: 100%;
	clear: both;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: repeat-y;
}


#contact-box {
	background-color: #0C1319;
	border: 1px solid #000000;
	padding: 5px;
}

#welcome-box {
	background-color: #0C1319;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
#logo {
	height: 77px;
	width: 200px;
	float: left;
	clear: none;
}
#mid-box {
	background-color: #0C1319;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #000000;
}
.floatright {
	margin: 5px;
	padding: 5px;
	float: right;
}
.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
}
#topnav-menu ul li {
	text-decoration: none;
	display: inline;
	padding-right: 3px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#topnav-menu {
	float: right;
	clip: rect(auto,auto,auto,auto);
	text-align: right;
	clear: right;
	top: 5px;
	position: relative;
}
.floatgoogle {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 5px;
	position: relative;
	right: 5px;
	clear: right;
	text-align: right;
}

.floatleftwelcome {
	float: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
/*- Menu Tabs G--------------------------- */

    #tabsG {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	background-color: #000000;
      }
    #tabsG ul {
	margin:0;
	list-style:none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
      }
    #tabsG li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsG a {
      float:left;
      background:url("images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsG a span {
      float:left;
      display:block;
      background:url("images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsG a span {float:none;}
    /* End IE5-Mac hack */
    #tabsG a:hover span {
      color:#FFF;
      }
    #tabsG a:hover {
      background-position:0% -42px;
      }
    #tabsG a:hover span {
      background-position:100% -42px;
      } 
#clear {
	clear: both;
}
#2clear {
	clear: both;
}
.placement {
	float: left;
	margin-top: 0px;
	position: inherit;
	left: 100px;
	width: 230px;
}
.clear {
	clear: both;
}
h1 {
	font-size: medium;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #FA9A33;
}
h2 {
	font-size: small;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #93B8E2;
}
h3 {
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	color: #AEC8EB;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
