	.my_back {
	background-repeat: no-repeat;
}
/*//////////////////////////////////////*/
#container {
	width: 900px;
	border-right: solid 3px #ffffff;
	border-bottom: solid 3px #ffffff;
	border-left: solid 3px #ffffff;
	border-top: solid 3px #ffffff;
}
/*///////////[ IMAGES BORDERS ]//////////////////*/
#200x200_picborder{
	width: 200px;
	border-right: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
	border-left: solid 2px #ffffff;
	border-top: solid 2px #ffffff;
 }
/*//////////////////////////////////////*/
/*//////////////////////////////////////*/

.cycling_text{
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
}
div.cycling_text a:link {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	color: #CC6600;
}
div.cycling_text a:visited {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	color: #003399;
}
div.cycling_text a:hover {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	color: #003399;
}
/*//////////////////////////////////////*/
#piccontainer {
	width: 230px;
	height: 479px;
	margin-left: auto;
	margin-right: auto;
	border-right: solid 0px #ffffff;
	border-bottom: solid 2px #ffffff;
	border-left: solid 0px #ffffff;
	border-top: solid 0px #ffffff;
}
#directory_container {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	border-right: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
	border-left: solid 2px #ffffff;
	border-top: solid 2px #ffffff;
}
#directory_bottom_container {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	border-right: solid 0px #ffffff;
	border-bottom: solid 2px #ffffff;
	border-left: solid 0px #ffffff;
	border-top: solid 0px #ffffff;
}
/*/////////////////////////[ MAIN TEXT DESIGN ]/////////////*/

	.main_text{
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 10px 10px 10px 10px;
	color: #036;
}
	div.main_text a:link {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 14px;
	text-align: left;
	color: #CC6600;
}
	div.main_text a:visited {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 14px;
	text-align: left;
	color: #003399;
}
	div.main_text a:hover {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 14px;
	text-align: left;
	color: #003399;
}
/*//////////////////////////////////////*/
/*/////////////////////////[ MAIN TEXT BOLD ]/////////////*/

	.mainbold_text{
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	color: #036;
}
	div.mainbold_text a:link {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 14px;
	text-align: left;
	color: #CC6600;
}
	div.mainbold_text a:visited {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 14px;
	text-align: left;
	color: #CC6600;
}
	div.mainbold_text a:hover {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 14px;
	text-align: left;
	color: #CC6600;
}
/*//////////////////////////////////////*/
/*/////////////////////////[ MAIN TEXT HEADLINE ]/////////////*/

	.mainheadline_text{
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 20px;
	font-weight:bold;
	text-align: left;
	color: #036;
}
	div.mainheadline_text a:link {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 20px;
	text-align: left;
	color: #666600;
}
	div.mainheadline_text a:visited {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 20px;
	text-align: left;
	color: #333300;
}
	div.mainheadline_text a:hover {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 20px;
	text-align: left;
	color: #006633;
}
/*//////////////////////////////////////*/
/*/////////////////////////[ MAIN TEXT SUBHEAD ]/////////////*/

	.mainsubhead_text{
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-align: left;
	color: #036;
}
	div.mainsubhead_text a:link {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 18px;
	text-align: left;
	color: #666600;
}
	div.mainsubhead_text a:visited {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 18px;
	text-align: left;
	color: #333300;
}
	div.mainsubhead_text a:hover {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 18px;
	text-align: left;
	color: #006633;
}
/*//////////////////////////////////////*/
/*/////////////////////////[ SMALL TEXT FOR LINKS ON THE TOP OF TABLE CHARTS ]/////////////*/

	.small_text_top_chart{
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 11px;
	text-align: center;
	color: #036;
}
	div.small_text_top_chart a:link {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 11px;
	text-align: center;
	color: #666600;
}
	div.small_text_top_chart a:visited {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 11px;
	text-align: center;
	color: #333300;
}
	div.small_text_top_chart a:hover {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 11px;
	text-align: center;
	color: #006633;
}
/*//////////////////////////////////////*/
/*/////////////////////////[ SMALL TEXT ]/////////////*/

	.small_text{
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 11px;
	text-align: left;
	color: #036;
}
	div.small_text a:link {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 11px;
	text-align: left;
	color: #666600;
}
	div.small_text a:visited {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 11px;
	text-align: left;
	color: #333300;
}
	div.small_text a:hover {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 11px;
	text-align: left;
	color: #006633;
}
/*//////////////////////////////////////*/
/*/////////////////////////[LIST DESIGN ]/////////////*/

	li.main_list {
	list-style-type: disc;
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 14px;
	color: #036;
}
/*//////////////////////////////////////*/
/*/////////////////////////[ CALENDAR TOP ]/////////////*/

	.cal_top{
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 10px;
	text-align: left;
	color: #003399;
}
	div.cal_top a:link {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 14px;
	text-align: left;
	color: #CC6600;
}
	div.cal_top a:visited {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 14px;
	text-align: left;
	color: #003399;
}
/*//////////////////////////////////////*/
/*/////////////////////////[ DIRECTORY LETTER ]/////////////*/

	.directory_letter{
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 30px;
	text-align: left;
	color: #003399;
}
	div.directory_letter a:link {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 30px;
	text-align: left;
	color: #CC6600;
}
	div.directory_letter a:visited {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	font-size: 30px;
	text-align: left;
	color: #003399;
}
/*//////////////////////////////////////*/
/*/////////////////////////[ MAIN HORIZONTAL MENU CONTROLS & DESIGN ]/////////////*/
 #navcontainer ul
 {
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background-color: #DEF0FE;
 color: #036;
 float: left;
 width: 900px;
 font-family: arial, helvetica, sans-serif;
 }

 #navcontainer ul li {
 display: inline; 
  padding: 0px;
 margin: 0px 0px 0px 0px;
 }

 #navcontainer ul li a
 {
 padding: 0.2em 1em;
  margin: 0px 0px 0px 0px;
 background-color: #DEF0FE;
 color: #036;
 text-decoration: none;
 float: left;
 border-right: 1px solid #036 ;
 }

 #navcontainer ul li a:hover
 {
 background-color: #036;
 color: #fff;
 }
/*//////////////////////////////////*/
/*//////////////////////////////////*/
/*//////////////////////////////////*/
/*/////////////////////////[ HANGING VERTICAL MENU CONTROLS & DESIGN ]/////////////*/

#navcontainer_vert { margin: 0px 0px 0px 0px; }

#navcontainer_vert ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
font-size: 10px;
}

#navcontainer_vert li { margin: 0px 0px 1px 0px; }

#navcontainer_vert a
{
display: block;
padding: 5px 10px;
width: 150px;
color: #036;
background-color: #FFFFFF;
text-decoration: none;
}

#navcontainer_vert a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}

#navcontainer_vert ul ul li { margin: 0px 0px 1px 0px; }

#navcontainer_vert ul ul a
{
display: block;
padding: 5px 5px 5px 5px;
width: 150px;
color: #fff;
background-color: #FFFFFF;
text-decoration: none;
}

#navcontainer_vert ul ul a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}
/*//////////////////////////////////*/
/*//////////////////////////////////*/
/*/////////////////////////[ HANGING LAYER CONTROLS & DESIGN ]/////////////*/
#layer1 {
	width : 150px;
	height: 42px;
	top : 109px;
	left : 8px;
	z-index : 90;
	visibility: hidden;
	position: absolute;
	overflow: visible;
}
/*//////////////////////////////////////*/
#layer2 {
	width : 150px;
	height: 40px;
	top : 108px;
	left : 82px;
	z-index : 90;
	position: absolute;
	visibility: hidden;
	
	
}

/*//////////////////////////////////////*/
#layer3 {
	width : 150px;
	height: 50px;
	top : 108px;
	left : 167px;
	z-index : 90;
	visibility: hidden;
	position: absolute;
}

/*//////////////////////////////////////*/
#layer4 {
	width : 150px;
	height: 50px;
	top : 108px;
	left : 265px;
	z-index : 90;
	visibility: hidden;
	position: absolute;
}

/*//////////////////////////////////////*/
#layer5 {
	width : 150px;
	height: 50px;
	top : 108px;
	left : 378px;
	z-index : 90;
	visibility: hidden;
	position: absolute;
	

}

/*//////////////////////////////////////*/
#layer6 {
	width : 150px;
	height: 50px;
	top : 108px;
	left : 471px;
	z-index : 90;
	visibility: hidden;
	position: absolute;
}

/*//////////////////////////////////*/
/*//////////////////////////////////*/
/*//////////////////////////////////*/
/*/////////////////////////[ FOOTER DESIGN ]/////////////*/

	.footer {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	color: #000000;
	text-decoration: none;
}
	div.footer a:link {
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	color: #000000;
	text-decoration: none;
	
}
	div.footer a:visited{
	font-family: Century Gothic, Lucida Sans Unicode, Verdana, Sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	color: #ffffff;
	text-decoration: none;
}
/*//////////////////////////////////*/
