body {
	background: #ffffff url(../images/bg.gif) repeat-x;
	color: #7F7F7F;
	margin-top: 0px;
	font: 80% "Gill Sans", "Trebuchet MS", "Century Gothic", "Lucida Grande", Verdana, Arial;
	margin-left: 47px;
}

#border {
	border: 0px;
	width: 800px;
	margin: 0 auto;
	background: #ffffff url(../images/backround2.gif) repeat-x;
}

#link {
	width: 15px;
	height: 15px;
	position: absolute;
	top: 42px;
	left: 0px;
	text-decoration: none;
	color: #a7a7a7;
}

#wrapper {
	border: 0px #ffffff;
	width: 770px;
	margin: 0px auto;
	background-color: #fff;
}

#container {
	background-color: #ffffff;
	max-width: 770px;
	position: relative;
	top: 41px;
}

#contentContainer {
	background: #ffffff;
	float: left;
	top: 0px;
	width: 100%; /*test*/
	overflow: visible;
	text-align: left;
	line-height: 1.5em;
}

#contentContainer #content {
	padding: 10px;
	background-color: #ffffff;
}

#clearer {
	clear: both;
}

#footer {
	height: 0px;
	border-top-width: 1.5px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #555555;
	text-align: center;
	font: 80% 'Century Gothic', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Tahoma;
	padding: 0 1em;
	position: relative;
}

#footer p {
	padding: 0px;
	margin: 0px;
}

#footer img {
	margin-top: 5px;
	border-style: none;
}

#footer a:link, #footer a:visited {
	text-align: left;
}

#footer a:hover, #footer a:active {
	text-align: left;
}

/*- Menu Tabs B--------------------------- */    #navtabs {      float:left;      width:100%;      background:#F4F4F4;      font-size:100%;      line-height:normal;
	height: 41px;
	
}
          #navtabs ul {	margin:0;	list-style:none;
	padding-top: 16px;
	padding-left: 10px;
	padding-right: 10px;
	
}    #navtabs li {      display:inline;      margin:0;      padding:0;      }    #navtabs a {      float:left;      background:url("../images/tableftB.gif") no-repeat left top;      margin:0;      padding:0 0 0 4px;      text-decoration:none;      }    #navtabs a span {      float:left;      display:block;      background:url("../images/tabrightB.gif") no-repeat right top;      padding:5px 15px 4px 6px;      color:#666;      }    /* Commented Backslash Hack hides rule from IE5-Mac \*/    #navtabs a span {float:none;}    /* End IE5-Mac hack */    #navtabs a:hover span {      color:#000;      }    #navtabs a:hover {      background-position:0% -42px;      }    #navtabs a:hover span {      background-position:100% -42px;      }

/*
#navcontainer {
	color: #6699FF;
	width: 100%;
	float: left;
	height: 41px;
	margin-top: -15px;
    display: table;
	position: relative;
	font: 14px 'Century Gothic', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Tahoma;
}

#navcontainer ul {
 	margin: 0;
 	padding: 0;
 	position: relative;
    float: left;
}

#navcontainer ul li {

	background: url(../images/separator.jpg) no-repeat right 75%;
	list-style-type: none;
	height: 100%;
 	margin: 0;
 	padding: 0;
    float: left;
	position: relative;
}

#navcontainer ul li a, #navcontainer ul li a:visited {
	background: url(../images/separator.jpg) no-repeat right 75%;	
	display: block; 
	position: relative;
	float: left;
	color: #336699;
	padding: 22px 10px 1px;
}

#navcontainer ul li a:hover {
	color: #000000;
	background-color: #d3d3a8;
 	display: block;
}
*/

a:link {
	color: #2780da;
	text-decoration: none;
    font-family: 'Century Gothic', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Tahoma;
}

a:visited {
	text-decoration: none;
    font-family: 'Century Gothic', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Tahoma;
}

a:active {
	color: #2780da;
	text-decoration: none;
    font-family: 'Century Gothic', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Tahoma;
}

a:hover {
	color: #2780da;
	text-decoration: none;
     font-family: 'Century Gothic', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Tahoma;
}

a:img {
	border: 0px;
}

h4 {
	color: #a11445;
	font: 120% "Gil Sans", "Century Gothic", "Lucida Grande", "Trebuchet MS", Verdana, Arial, Tahoma;
}

