body {
	margin:0 0 10px 0;
	font: bold 11px/1.5em Verdana;
	background: #000000;
	text-align: center;	
}

#container {
	position:relative;
	background:#000;
	margin-bottom:20px;
	width: 750px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#content {
	position: relative;
	width: 100%;
	margin-bottom:20px;
	float: left;
	text-align: left;
	background: #FFFFFF;
	padding-right: 20px;
	padding-left: 10px;
	}
#img_rt img{
	float: right;
	margin: 10px 0px 10px 10px;
	border: 1px solid #000000;
}

img{
	padding: 0px;
	clear: both;
	}

h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 15px;
}
h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #993300;
	padding-top: 5px;
	padding-bottom: 0px;
}

p {
	padding: 0px;
	font: normal 16px Arial, Helvetica, sans-serif;
	margin: 5px 0px;
}

a:link, a:visited {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #9966CC;
	text-decoration: none;
	border-bottom: 1px dotted #9966CC;
}
 
/*- Menu Tabs H--------------------------- */

    #tabsH {
	float:left;
	background:#000 center;
	font-size:93%;
	line-height:normal;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
      }
    #tabsH ul {
	margin:0 auto;
	padding:10px 0px 0;
	list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
	float:left;
	background:url(../graphics/tableftH.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-weight: normal;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url(../graphics/tabrightH.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
	border-bottom: none;
      }
    #tabsH a:hover {
    background-position:0% -42px;
	text-decoration:none;
	font-weight: normal;
	border-bottom: none;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }
ul {
	padding-left: 30px;
	font: normal 16px Arial, Helvetica, sans-serif;
}
#banner {
	float:left;
	width:100%;
	background:#000 center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
