body {
	background: url(../images/cyclebg.jpg);
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.hide {
	display:none;
}

p {
	color: #000000;
	font-size: 12px;
}
#content li{font-size: 12px;}

h2 {
	color:#001c35;
	font-weight: bold;
	font-size: 18px;
}

h3 {
	color:#000000;
	font-weight: bold;
	font-size: 15px;
}
.capitalize { text-transform: capitalize;}
.lowercase { text-transform: lowercase;}
.grey {color: #666666;}
a { color: #FFFFFF; }
a:hover{ text-decoration: underline; }
td {font-size: 9px}


/***********************************/
/***********************************/
/***********************************/
/***********************************/
/***********************************/
/* MAIN CONTENT FIELD FOR THE PAGE */
/***********************************/

#main {
	width: 688px;
	margin-top: 0 !important;
	margin-top: -24px;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 0;*/
	padding: 0;
	position: relative;
	display: block;
}

#topGraphic {
	position: relative;
	width: 688px;
	height: 169px;
	margin: 0;
	padding: 0;
	display: block;
}

#roundtop {
	position: relative;
	width: 688px;
	margin: 0;
	padding: 0;
	display: block;
}
 
#content {
	background: url(../images/cyclebody.jpg) repeat-y;
	width: 688px;
	margin-top: 0px !important;
	/*margin-top: 0px;*/
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: relative;
	display: block;
	background-image: url(../images/cyclebody.jpg);
}

#contentbehindthescenes {
	background: url(../images/cyclebgthin.jpg) repeat-y;
	width: 688px;
	margin-top: 0px !important;
	/*margin-top: 0px;*/
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: relative;
	display: block;
	background-image: url(../images/cyclebgthin.jpg);
}

#bottomVertBar {
	background: url(../images/BLUEbottomVertBar.gif) no-repeat;
	position: fixed;
	float: left;
	width: 688px;
	height: 24px;
	margin: 0;
	display: block;
	clear: both;
}

/* ****************************** */
/* ****************************** */
/* ****************************** */
/* ****************************** */
/* ****************************** */
/* ----------TOP NAV--------------*/
/* ****************************** */

#topmenu {
	width: 100%;
	height: 28px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5000;
	background: url(../images/gstopbg.jpg) repeat-x;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

#topmenu ul {
	/*background: url(../images/gstoplogo.jpg) no-repeat;*/
	width: 850px;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	list-style-type: none;
}

#topmenu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#topmenu ul li a {
	font-size:11px;
	color:#666666;
	font-weight: normal;
	/*border-right: none;*/
	padding: 0 0 0 0;
	margin: 0;
	text-decoration: none;
	display: block;
	height: 33px;
}
	
#topmenu ul li a:hover /*#topmenu ul li a.sfhover*/ {
	color:#999999;
	text-decoration: underline;
}

#topmenu li ul a, #topmenu li ul a:hover {
	color:#333333;
}

#topmenu li ul a:hover, /*#topmenu li ul a.sfhover*/ {
	color:#000000;
	background: none;
}
#topmenu li ul {
	/*display: block;*/
	position: absolute;
	width: 200px;
	height: auto;
	left: -999em;
	border-color:#666666;
	border: 1px solid;
	/*border-width: 1px;*/
	margin: -5px 0 0 0px!important;
	margin: -5px 0 0 -65px;
	clear:both;
	background-color: #CCCCCC;
	top: inherit;
	color: #666666;
}
	
#topmenu li ul li {
	width: 195px;
	height: 25px;
	position: relative;
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
}

#topmenu li:hover ul, #topmenu li.sfhover ul { 
	left: auto;
}
	
#topmenu ul #one {
	width: 262px;
	height: 28px;
	background: url(../images/dmtoplogo.gif) no-repeat;
}

#topmenu ul #two {
	width: 130px;
	height: 28px;
	padding: 0;
	line-height: 1.5em;
	/*padding: 0 0 0 0px;*/
}
#topmenu ul #two a:hover  {
	background: url(../images/) repeat-x;
}
	
#topmenu ul #three {
	width: 155px;
	height: 28px;
	padding: 0 0 0 0;
	line-height: 1.5em;
	/*padding: 0 0 0 0px;*/
}
#topmenu ul #three a:hover  {
	background: url(../images/) repeat-x;
}
#topmenu ul #four {
	width: 130px;
	height: 28px;
	padding: 0;
	line-height: 1.5em;
	/*padding: 0 0 0 0px;*/
}
#topmenu ul #four a:hover  {
	background: url(../images/) repeat-x;
}
#topmenu ul #four ul a:hover {
	background: transparent;
}
#topmenu ul #five {
	width: 130px;
	height: 28px;
	padding: 0;
	line-height: 1.5em;
	/*padding: 0 0 0 0px;*/
}
#topmenu ul #five a:hover  {
	background: url(../images/) repeat-x;
}
#topmenu ul #six {
	/*display: hide;*/
	width: 1px;
	height: 28px;
	padding: 0;
	line-height: 1.5em;
}

/* ****************************** */
/* ****************************** */
/* ****************************** */
/* ****************************** */
/**********************************/
/******** FOOTER ******************/
/* ****************************** */
#footer {
	background: transparent;
	width: 688px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 1;
	font-size: 9px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ****************************** */
/* ****************************** */
/* ****************************** */
/* **********GLOBAL NAV********** */
/* ****************************** */
#globalNav {
	background: url(../images/cycletopmenu.gif) no-repeat;
	height: 28px;
	width: 688px;
	/*float: center;*/
	margin-top: 0 !important;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 0;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	margin-left: 0px;
	z-index: auto;
	visibility: inherit;
	
}
#globalNav ul {	
	height: 28px;
	margin: 0 0 0 40px;
	padding: 0;
	list-style-type: none;
}
#globalNav ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	text-align: center;
	line-height: 2.5em;
}

#globalNav ul li a {
	font-size:11px;
	color:#333333;
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 28px;
}
	
#globalNav ul li a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}


#globalNav #one {
	width: 45px;
}
#globalNav #two {
	width: 45px;
}
#globalNav #three {
	width: 45px;
}
#globalNav #one a, #globalNav #two a, #globalNav #three a {
	font-size:9px;
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
	/*background: url(../images/globalNav_bg_leftdrop.gif) no-repeat;*/
}

#globalNav #one a:hover, #globalNav #two a:hover, #globalNav #three a:hover {
	color:#999999;
}
#globalNav #one li a:hover, #globalNav #two li a:hover, #globalNav #three li a:hover {
	/*width: 95px;*/
	color:#FFFFFF;
	background: #666666;
}



/*#globalNav #one a.firstItem, #globalNav #two a.firstItem, #globalNav #three a.firstItem {
	color:#999999;
	border-top: 1px solid #000000;
}*/

#globalNav #four, #globalNav #five, #globalNav #six, #globalNav #seven, #globalNav #eight, #globalNav #nine, #globalNav #ten  {
	width: 130px;
	/*border-width:medium;*/
}
#globalNav #four a:hover, #globalNav #five a:hover, #globalNav #six a:hover, #globalNav #seven a:hover, #globalNav #eight a:hover, #globalNav #nine a:hover, #globalNav #ten a:hover {
	background: url(../images/globalNav_bg_hover.gif) repeat-x;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	color:#000000;
}
#globalNav li ul { 
	display: block;
	position: absolute;
	background: #FFFFFF;
	width: 100px ;
	left: -999em; 
	margin: 0 !important;
	margin: -1px 0 0 -65px;
	z-index: 1000;
	clear:both;
}

#globalNav li ul li {
	width: 130px;
	/*height: 20px;*/
	position: relative;
	margin: 0;
	padding: 0;
	text-align: left;
}
#globalNav li:hover ul, #globalNav li.sfhover ul { 
	left: auto;
}
#globalNav li ul li a {
	font-size: 10px;
	color: #000000;
	background: #f0f0f0;
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
	margin: 0;
	padding: 0 0 0 5px;
	/*border-bottom: 1px solid #f0f0f0;*/
}

#globalNav ul li a.lastItem {
	border-bottom: 1px #858585 solid;
}
#globalNav ul li a.firstItem {
	border-top: 1px solid #858585;
}

#globalNav #four ul li a:hover, #globalNav #four ul li a.sfhover, #globalNav #five ul li a:hover, #globalNav #five ul li a.sfhover, #globalNav #six ul li a:hover, #globalNav #six ul li a.sfhover, #globalNav #seven ul li a:hover, #globalNav #seven ul li a.sfhover, #globalNav #eight ul li a:hover, #globalNav #eight ul li a.sfhover, #globalNav #nine ul li a:hover, #globalNav #nine ul li a.sfhover, #globalNav #ten ul li a:hover, #globalNav #ten ul li a.sfhover {
	background: #CCCCCC;
	color: #000000;
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
}


/*#globalNav #one ul li a , #globalNav #two ul li a, #globalNav #three ul li a {
	height: 30px;
	font-size:9px;
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
	background: url(../images/globalNav_bg_leftdrop.gif) no-repeat;
	border-left: none;
	border-right: none;
}*/


/* ****************************** */
/* ****************************** */
/* ****************************** */
/* ***** middle Vertical Bar ****** */
/* ****************************** */

#midVertBar {
	margin: 0 !important;
	margin: -2px 0 0;
	padding: 0 !important;
	padding: 10px 0 0;
}

/* ****************************** */
/* ****************************** */
/* ****************************** */
/* **********LEFT NAV************ */
/* ****************************** */

#leftnav p {
	font-size: 12px;
	font-weight: bold;
}
#leftnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftnav ul li {
	line-height: 1em;
	width: 130px;
	/*width: 175px;*/
	/*height: 20px;*/
	padding: 0 0 0 10px;
}
/*#leftnav ul li:hover a {
	height: 20px;
	width: 140px;
	background: url(./images/leftnav_bg.gif) no-repeat;
}*/
#leftnav ul li a {
	color: #999999;
	/*height: 20px;
	width: 130px;*/
	position: relative;
	margin: 0;
	/*padding: 0 0 0 10px;*/
	padding: 0;
	text-align: left;
	font-size:11px;
	/*color:#000000;*/
	font-weight: bold;
	text-decoration: none;
	/*z-index: 2000;*/
}
#leftnav ul li a:hover {
	text-decoration: underline;
	color: #000000;
}


/* ****************************** */
/* ****************************** */
/* ****************************** */
/* *******GLOBAL FOOTER NAV****** */
/* ****************************** */
#globalNavBottom {
	margin: 10px 0 0 0;
	padding: 0;
	width: 515px;
	float: left;
	clear: both;
	
}
#globalNavBottom ul {	
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#globalNavBottom ul li {
	margin: 0;
	padding: 0 7px 0 0;
	display: block;
	float: left;
	text-align: left;
	text-transform: capitalize;
}
#globalNavBottom ul li a {
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	display: block;
}	
#globalNavBottom ul li a:hover {
	color: #999999;
}
#globalNavBottom ul li li {
	display: none;
}
