body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
}
img
{  border-style: none;
}
#mainTable {
	width: 1000px;
	border: 2px solid #FFF454;
	line-height: 1.5em; /* */
 }

/********** has influence on navigation *****************/
 #mainTable td {
 	padding: 2px;/*Pads each table cell in modern browsers*/
 }
 #maincontent {
 	width: 850px;
	background-position:centre;
	background-colour: FFFFF;
	/* background-image: url(Images/cycling.gif);*/
	border-left: 1px solid #333;
 	font-size: 14px;	
	vertical-align: top;
	border: 2px solid #FFF454; /*this overrides above border setting*/
 }
  #maincontent2 {
	width: 35px;
	border-left: 1px solid #333;
 	font-size: 14px;	
	vertical-align: top;
	border: 2px solid #000;
 }
 #sidebar {
 	width: 200px;
	vertical-align: top;
	font-size: 85%;
	border: 2px solid #000;
 }
  #sidebar h2 { margin: 0;
	padding: 0; }
 .menuheader {  margin: 0;
	padding: 0; }
 #header {
 	background-color: #000;
 	color: #CCCCCC;
 	background-image: url(Images/Ambrosio_Cycle_Sport_Web_Banner.gif);
	background-repeat: no-repeat;
		background-position:center;
		border:1px solid #FFF454;
 }
 #footer {
 	background-color: #000;
 	color: #CCCCCC;
 	background-image: url(images/Ambrosio_Web_page_footer.gif);
	background-repeat: no-repeat;
		background-position:center;
		border:3px solid #000;

 }
  #sidebar2 {
 	width: 100px;
 	font-size: 12px;
	vertical-align: top;	
	/*/*/font-size: 85%; /* */
 }
 td, p, ul {
 	font-family: "Verdana", Arial, Helvetica, sans-serif;
 }
 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 h1 { font-size: 160%; }
 h2 { font-size: 140%;
	margin: 0;
	padding: 0; }
 #sidebar a {
 	/*/*/padding: 0px;
 	display: block;
	border: 2px solid #FFFFFF;
 	text-decoration: none;
 	line-height: 1em;
 	width: 175px; /* */
 }
 #sidebar a:link, #sidebar a:visited {
 	color: #FFF;
	border: 2px solid #000;
 }
 #sidebar a:hover, #sidebar a:active {
 	color: #000;
 	background-color: #fff;
 	border: 2px solid #000;
 }
 #sidebar ul {
 	/*/*/padding: 0;
 	margin: 0;
 	list-style-type: none; /* */
 }
 #sidebar li {
 	margin: 0px 0px 0px 0px;
	padding: 0; 
 }
 #current a {
 	color: #FFFFFF !important;
 	/*/*/background-color: #999999!important;
 	border: 0px dotted #999 !important; /* */
 }
