										/*FORMATING ITEMS*/

#background
	{
		width: 1024px;
		float: left;
		clear: both;
		background-color: #ffffff;
	}
#wrapper 
	{ 
		margin: 0px auto;
		width: 1024px;
	}

										/*H CLASS*/
h1
	{		
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		font-size: 14px;
	}

h2
	{		
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		font-size: 16px;
	}

h3
	{		
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		font-size: 18px;
	}

h4
	{		
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		font-size: 20px;
	}

h5
	{		
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		font-size: 22px;
	}

h6
	{		
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		font-size: 24px;
	}



/*TEXT FORMATTING*/

a
	{ 
		color: yellow;
		text-decoration: none;	
		border-style: none;
	}

a:link 
	{
		text-decoration: none;	
		border-style: none;
	}
a:visited
	{
		text-decoration: none;	
		border-style: none;
	}
a:hover 
	{
		text-decoration: none;	
		border-style: none;
	}
a:active 
	{ 
		text-decoration: none;	
		border-style: none;
	}

a.graphic
	{ 
		color: black;
		text-decoration: none;	
	}

a.graphic:link 
	{
		color: black;
		text-decoration: none;	
	}
a.graphic:visited
	{
		color: black;
		text-decoration: none;	
	}
a.graphic:hover 
	{
		color: black;
		text-decoration: none;	
	}
a.graphic:active 
	{ 
		color: black;
		text-decoration: none;	
	}


a.linksub
	{ 
		color: white;
		text-decoration: none;	
	}

a.linksub:link 
	{
		color: white;
		text-decoration: none;	
	}
a.linksub:visited
	{
		color: white;
		text-decoration: none;	
	}
a.linksub:hover 
	{
		color: yellow;
		text-decoration: none;	
	}
a.linksub:active 
	{ 
		color: yellow;
		text-decoration: none;	
	}


a.linksubhome
	{ 
		color: #990000;
		text-decoration: none;	
	}

a.linksubhome:link 
	{
		color: #990000;
		text-decoration: none;	
	}
a.linksubhome:visited
	{
		color: #990000;
		text-decoration: none;	
	}
a.linksubhome:hover 
	{
		color: yellow;
		text-decoration: none;	
	}
a.linksubhome:active 
	{ 
		color: yellow;
		text-decoration: none;	
	}


a.linkwhitebg
	{ 
		color: #990000;
		text-decoration: none;	
	}

a.linkwhitebg:link 
	{
		color: #990000;
		text-decoration: none;	
	}
a.linkwhitebg:visited
	{
		color: #990000;
		text-decoration: none;	
	}
a.linkwhitebg:hover 
	{
		color: yellow;
		text-decoration: none;	
	}
a.linkwhitebg:active 
	{ 
		color: yellow;
		text-decoration: none;	
	}

										/*LINK ANCHOR TAG*/
a.event
	{ 
		color: white;
		text-decoration: none;
		font-size: 13px;
	}
a.event:link 
	{
		color: white;
		text-decoration: none;	
		font-size: 13px;
	}
a.event:visited
	{
		color: white;
		text-decoration: none;	
		font-size: 13px;
	}
a.event:hover 
	{
		color: #ffcc66;/*light orange*/
		text-decoration: none;	
		font-size: 13px;
	}
a.event:active 
	{ 
		color: yellow;
		text-decoration: none;	
		font-size: 13px;
	}

a.event14y
	{ 
		color: yellow;
		text-decoration: none;
		font-size: 14px;
	}
a.event14y:link 
	{
		color: yellow;
		text-decoration: none;	
		font-size: 14px;
	}
a.event14y:visited
	{
		color: yellow;
		text-decoration: none;	
		font-size: 14px;
	}
a.event14y:hover 
	{
		color: #ffcc66;/*light orange*/
		text-decoration: none;	
		font-size: 14px;
	}
a.event14y:active 
	{ 
		color: yellow;
		text-decoration: none;	
		font-size: 14px;
	}

/*fieldset
	{
		outline-width: 2px;
		outline-color: grey;
		outline-style: solid;
		padding: 10px;
	}
*/

										/*AD ANCHOR TAG*/

										
										/*INDENT*/

p
	{
		font-size: 13px;
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
	}

p.center
	{
		text-align: center;
		display: inline;
	}

p.center12
	{
		text-align: center;
	}

p.center14
	{
		text-align: center;
	}

p.center16
	{
		text-align: center;
	}

p.center18
	{
		text-align: center;
	}

p.f10
	{
		color: white;
		text-align: left;
		font-size: 10px;
	}

p.f12
	{
		color: white;
		text-align: left;
		font-size: 12px;
	}

p.f12space
	{
		color: white;
		line-height: 150%;
		text-align: left;
		font-size: 12px;
	}

p.f14
	{
		color: white;
		text-align: left;
		font-size: 14px;
	}

p.f16
	{
		color: white;
		text-align: left;
		font-size: 16px;
	}

p.f18
	{
		color: white;
		text-align: left;
		font-size: 18px;
	}

p.f20
	{
		color: white;
		text-align: left;
		font-size: 20px;
	}

p.f10b
	{
		color: black;
		text-align: left;
		font-size: 10px;
	}

p.f12b
	{
		color: black;
		text-align: left;
		font-size: 12px;
	}

p.f14b
	{
		color: black;
		text-align: left;
		font-size: 14px;
	}

p.f16b
	{
		color: black;
		text-align: left;
		font-size: 16px;
	}

p.f18b
	{
		color: black;
		text-align: left;
		font-size: 18px;
	}

p.f20b
	{
		color: black;
		text-align: left;
		font-size: 20px;
	}

p.f10y
	{
		color: yellow;
		text-align: left;
		font-size: 10px;
	}

p.f12y
	{
		color: yellow;
		text-align: left;
		font-size: 12px;
	}

p.f14y
	{
		color: yellow;
		text-align: left;
		font-size: 14px;
	}

p.f16y
	{
		color: yellow;
		text-align: left;
		font-size: 16px;
	}

p.f18y
	{
		color: yellow;
		text-align: left;
		font-size: 18px;
	}

p.f20y
	{
		color: yellow;
		text-align: left;
		font-size: 20px;
	}
	
p.f10yc
	{
		color: yellow;
		text-align: center;
		font-size: 10px;
	}

p.f12yc
	{
		color: yellow;
		text-align: center;
		font-size: 12px;
	}

p.f14yc
	{
		color: yellow;
		text-align: center;
		font-size: 14px;
	}

p.f16yc
	{
		color: yellow;
		text-align: center;
		font-size: 16px;
	}

p.f18yc
	{
		color: yellow;
		text-align: center;
		font-size: 18px;
	}

p.f20yc
	{
		color: yellow;
		text-align: center;
		font-size: 20px;
	}

p.indent5
	{
		margin-left: 5px;
	}

p.indent10
	{
		margin-left: 10px;
	}

p.indent15
	{
		margin-left: 15px;
	}

p.indent20
	{
		text-indent: 20px	}
	
p.indent25
	{
		margin-left: 25px;
	}
	
p.indent30
	{
		margin-left: 30px;
	}

p.indent35
	{
		margin-left: 35px;
	}

p.indent40
	{
		margin-left: 40px;
	}
	
p.indent45
	{
		margin-left: 45px;
	}
	
p.indent50
	{
		margin-left: 50px;
	}

span.f8
	{
		color: white;
		text-align: left;
		font-size: 8px;
	}
	
span.f9
	{
		color: white;
		text-align: left;
		font-size: 9px;
	}

span.f10
	{
		color: white;
		text-align: left;
		font-size: 10px;
	}

span.f12
	{
		color: white;
		text-align: left;
		font-size: 12px;
	}

span.f14
	{
		color: white;
		text-align: left;
		font-size: 14px;
	}

span.f16
	{
		color: white;
		text-align: left;
		font-size: 16px;
	}

span.f18
	{
		color: white;
		text-align: left;
		font-size: 18px;
	}

span.f20
	{
		color: white;
		text-align: left;
		font-size: 20px;
	}

span.f10b
	{
		color: black;
		text-align: left;
		font-size: 10px;
	}

span.f12b
	{
		color: black;
		text-align: left;
		font-size: 12px;
	}

span.f14b
	{
		color: black;
		text-align: left;
		font-size: 14px;
	}

span.f16b
	{
		color: black;
		text-align: left;
		font-size: 16px;
	}

span.f18b
	{
		color: black;
		text-align: left;
		font-size: 18px;
	}

span.f20b
	{
		color: black;
		text-align: left;
		font-size: 20px;
	}

span.f10y
	{
		color: yellow;
		text-align: left;
		font-size: 10px;
	}

span.f12y
	{
		color: yellow;
		text-align: left;
		font-size: 12px;
	}

span.f14y
	{
		color: yellow;
		text-align: left;
		font-size: 14px;
	}

span.f16y
	{
		color: yellow;
		text-align: left;
		font-size: 16px;
	}

span.f18y
	{
		color: yellow;
		text-align: left;
		font-size: 18px;
	}

span.f20y
	{
		color: yellow;
		text-align: left;
		font-size: 20px;
	}

p.upcoming
	{
		color: white;
		text-align: left;
		font-size: 14px;
		padding: 10px 10px 10px 10px;
	}

p.footer
	{	
		color: white;
		font-size: 11px;
		text-align: center;

	}


span.indent5
	{
		margin-left: 5px;
	}

span.indent10
	{
		margin-left: 10px;
	}

span.indent15
	{
		margin-left: 15px;
	}

span.indent20
	{
		margin-left: 20px;
	}
	
span.indent25
	{
		margin-left: 25px;
	}
	
span.indent30
	{
		margin-left: 30px;
	}

span.indent35
	{
		margin-left: 35px;
	}

span.indent40
	{
		margin-left: 40px;
	}
	
span.indent45
	{
		margin-left: 45px;
	}
	
span.indent50
	{
		margin-left: 50px;
	}

p.scroll
	{
		overflow: auto;
	}
	

p.whitecenter10
	{
		color: white;
		text-align:  center;
		font-size: 10px;
	}
p.whitecenter12
	{
		color: white;
		text-align:  center;
		font-size: 12px;
	}
p.whitecenter14
	{
		color: white;
		text-align:  center;
		font-size: 14px;
	}
p.whitecenter16
	{
		color: white;
		text-align:  center;
		font-size: 16px;
	}
p.whitecenter18
	{
		color: white;
		text-align:  center;
		font-size: 18px;
	}
p.whitecenter20
	{
		color: white;
		text-align:  center;
		font-size: 20px;
	}
p.whitecenter22
	{
		color: white;
		text-align:  center;
		font-size: 22px;
	}
p.whitecenter24
	{
		color: white;
		text-align:  center;
		font-size: 24px;
	}
p.bottomform
	{
		color: black;
		font-style: italic;
		font-size: 10px;
	}
	
p.bottomformw
	{
		color: white;
		font-style: italic;
		font-size: 10px;
	}

span.red
	{
		display: inline;
		color: red;
	}

ul.f10b
	{
		margin: 0px 0px 0px 0px;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: inside;
		list-style-type: disc;
		font-size: 10px;
		color:black;
	}

ul.f12b
	{
		margin: 0px 0px 0px 0px;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: inside;
		list-style-type: disc;
		font-size: 12px;
		color:black;
	}
ul.f14b
	{
		margin: 0px 0px 0px 0px;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: inside;
		list-style-type: disc;
		font-size: 14px;
		color:black;
	}
ul.f10w
	{
		margin: 0px 0px 0px 0px;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: inside;
		list-style-type: disc;
		font-size: 10px;
		color:white;
	}

ul.f12w
	{
		margin: 0px 0px 0px 0px;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: inside;
		list-style-type: disc;
		font-size: 12px;
		color:black;
		font-size: 12px;
		color:white;
	}

ul.f14w
	{
		margin: 0px 0px 0px 0px;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: inside;
		list-style-type: disc;
		font-size: 14px;
		color:black;
		font-size: 12px;
		color:white;
	}

	
ol.f12w
	{
		list-style-position: inside;
		font-size: 12px;
		color:white;
	}

										/*TABLE ITEMS*/


td.tableleft
	{
		width: 120px;
		color: white;
		text-align: right;
		font-size: 12px;
		vertical-align: top;	
		padding: 5px 10px 5px 10px;
	}
td.tableright
	{
		width: 200px;
		color: white;
		text-align: left;
		font-size: 12px;
		vertical-align: top;	
		padding: 5px 10px 5px 10px;
	}
td.tableheader
	{
		width: 200px;
		color: yellow;
		text-align: left;
		font-size: 14px;
		vertical-align: top;	
		padding: 5px 10px 5px 10px;
	}

td.tablelefthome
	{
		width: 100px;
		color: white;
		text-align: right;
		font-size: 12px;
		vertical-align: top;	
		padding: 5px 10px 5px 10px;
	}
td.tablerighthome
	{
		width: 200px;
		color: white;
		text-align: left;
		font-size: 12px;
		vertical-align: top;	
		padding: 5px 10px 5px 10px;
	}

										/*HEADER ITEMS*/

#header
	{
		width: 1024px;
		height: 120px;
		float: left;
	}

	#headerleft
		{
			width: 100px;
			height: 98px;
			margin: 10px 0px 0px 260px;
			display: block;
			/*padding: 0px 0px 0px 0px;*/
			float: left;
			background: url('../images/crossover-logo-small.png');
		}
	
	#headermiddle
		{
	 		width: 197px;
	 		height: 59px;
			display: block;
			float: left;
			margin: 40px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background: url('../images/crossover-text-small.png');
		}

	#headerright
		{
	 		width: 201px;
	 		height: 95px;
			display: block;
			float: right;
			margin: 15px 50px 0px 0px;
			padding: 0px 0px 0px 0px;
			background: url('../images/donate-home.png');
		}


										/*Body Main*/

#bodymain
	{
		width: 1024px;
		float: left;
		line-height: 1.5;
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		background-color: black;
	}


#bodymainform
	{
		width: 974px;
		float: left;
		line-height: 1.2;
		display: inline;
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		background-color: white;
		margin: 10px 25px 10px 25px;
		padding: 10px;
		border-style: double;
	}

#homeicon
		{
			width: 175px;
			margin: 30px 100px 0px 100px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}
#homeshirt
		{
			width: 315px;
			height: 270px;
			margin: 90px 30px 0px 30px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}

#shirtgradient
		{
			width: 649px;
			height: 330px;
			margin: 30px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}
	 	
#footballgradient
		{
			width: 484px;
			height: 173px;
			margin: 30px 0px 30px 50px;
			padding: 0px 0px 0px 0px;
	 		float: left;
 			background: url('images/football-gradient.png');
	 	}
	 	
#basketballgradient
		{
			width: 484px;
			height: 175px;
			margin: 30px 0px 30px 50px;
			padding: 0px 0px 0px 0px;
	 		float: left;
 			background: url('images/basketball-gradient.png');
	 	}

#baseballgradient
		{
			width: 484px;
			height: 175px;
			margin: 30px 0px 30px 50px;
			padding: 0px 0px 0px 0px;
	 		float: left;
 			background: url('images/baseball-gradient.png');
	 	}

#endurancegradient
		{
			width: 484px;
			height: 173px;
			margin: 30px 0px 30px 50px;
			padding: 0px 0px 0px 0px;
	 		float: left;
 			background: url('images/endurance-gradient.png');
	 	}
	 	
#missiongradient
		{
			width: 484px;
			height: 173px;
			margin: 30px 0px 30px 50px;
			padding: 0px 0px 0px 0px;
	 		float: left;
 			background: url('images/mission-gradient.png');
	 	}

#gradienttext
		{
			width: 462px;
			height: 170px;
			margin: 2px 0px 10px 20px;
			padding: 0px 0px 0px 0px;
	 		float: left;
			overflow: auto;
		}
		
#vertical
		{
			width: 29px;
			height: 173px;
			margin: 30px 0px 30px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
 			background: url('images/vertical.png');
	 	}


/*SPONSOR PAGE*/

#sponsortext
	{
		width: 400px;
		margin: 50px 0px 50px 50px;
		padding: 0px 0px 0px 0px;
		float: left;
	}

#sponsorpic
	{
		width: 400px;
		height: 300px;
		margin: 50px 50px 50px 10px;
		padding: 0px 0px 0px 0px;
		float: right;
	}
/**************************************************************************************************/


/*DONATIONS PAGE*/

#donationstext
	{
		width: 400px;
		margin: 50px 0px 50px 100px;
		padding: 0px 0px 0px 0px;
		float: left;
	}

#donationspic
	{
		width: 437px;
		height: 345px;
		margin: 50px 100px 50px 10px;
		padding: 0px 0px 0px 0px;
		float: right;
	}
/**************************************************************************************************/


/*ABOUT US*/

#aboutustext1
	{
		width: 350px;
		margin: 25px 25px 25px 25px;
		padding: 0px;
		float: left;
	}

#aboutusrightcontainer
	{
		width: 574px; /*(624-50)*/
		margin: 25px 25px 25px 25px;
		padding: 0px;
		float: left;
	}

#aboutuspic
	{
		width: 360px;
		height: 273px;
		margin: 10px 10px 10px 10px;
		padding: 0px;
		float: right;
	}
/**************************************************************************************************/

/*BASEBALL*/

#baseballtitle
	{
		width: 437px;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		text-align: center;
		float: left;
	}
#baseballtext
	{
		width: 437px;
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		font-size: 14px;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		float: left;
	}


/**************************************************************************************************/

/*BASKETBALL*/

#basketballtext
	{
		width: 380px;
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		font-size: 14px;
		margin: 0px 0px 20px 0px;
		padding: 0px 20px 0px 20px;
		float: left;
	}

/**************************************************************************************************/


/*AUU*/

#bottomaau
	{ 
		width: 772px;
		float: left;
		margin: 0px 126px 25px 126px;
		clear: both;
		padding: 0px;
		background-color: #000000;
	}

/**************************************************************************************************/


/*ENDURANCE*/

#endurancebottom
	{ 
		width: 974px;
		clear: both;
		float: left;
		margin: 0px 25px 25px 25px;
		padding: 0px;
	}

/**************************************************************************************************/



/*FLAG FOOTBALL*/

#flagfootballtitle
	{
		width: 400px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		float: left;
	}

#flagfootballbottom
	{ 
		width: 1024px;
		float: left;
		clear: both;
		display: block;
		line-height: 1.5;
		margin: 0px 0px 0px 0px;
		background-color: black;
		padding: 0px 0px 20px 0px;
	}


/**************************************************************************************************/

/*TWO COLUMN*/

	#leftside
		{
			width: 437px;
			margin: 25px 25px 0px 50px;
			padding: 0px 0px 0px 0px;
	 		clear: left;
	 		float: left;
	 	}

	#half1
		{
			width: 143.5px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}

	#half2
		{
			width: 143.5px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
	 	}

	#rightside
		{
			width: 437px;
			margin: 25px 50px 0px 25px;
			padding: 0px 0px 0px 0px;
	 		clear: right;
	 		float: right;
	 	}

/**************************************************************************************************/

/*THREE COLUMN*/
	#left
		{
			width: 341.33px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		clear: left;
	 		float: left;
	 	}

	#middle
		{
			width: 341.33px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}

	#right
		{
			width: 341.33px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		clear: right;
	 		float: right;
	 	}



/**************************************************************************************************/


	#leftsidepayment
		{
			width: 400px;
			display:inline;
			clear: left;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}

	#rightsidepayment
		{
			width: 150px;
			display:inline;
			clear: right;
			margin: 70px 200px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
		}


	#rightsidesponsor
		{
			width: 392px;
			margin: 10px 0px 10px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
		}

	#titletext
		{
			width: 400px;
			margin: 30px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			text-align: center;
	 		float: left;
		}

	#bodytext
		{
			width: 380px;
			font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
			font-size: 14px;
			margin: 0px 0px 20px 0px;
			padding: 0px 20px 0px 20px;
	 		float: left;
		}

		
	#bodytextwide
		{ 
			width: 974px;
			float: left;
			margin: 0px 0px 0px 0px;
			padding: 25px;
			background-color: #000000;
		}
	
	#bodytextwidew
		{ 
			width: 974px;
			float: left;
			margin: 0px 0px 0px 0px;
			padding: 25px;
			background-color: #ffffff;
		}

	#upcomingheader
		{
			width: 335px;
			height: 20px;
			margin: 0px 40px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
/*	 		color: white;
	 		text-align; center;
			font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
			font-size: 16px;
*/		}

	#upcoming
		{
			width: 335px;
			height: 305px;
			display: inline;
			margin: 30px 40px 30px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
 			background: url('images/upcoming.png');
		}

	#upcomingfbteen
		{
			width: 335px;
			height: 305px;
			margin: 30px 40px 30px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
 			background: url('images/upcomingfbteen.png');
		}

	#upcomingbasketball
		{
			width: 335px;
			height: 305px;
			margin: 30px 40px 30px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
 			background: url('images/upcoming-basketball.png');
		}

	#upcomingbaseball
		{
			width: 335px;
			height: 305px;
			margin: 30px 40px 30px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
 			background: url('images/upcomingbaseball.png');
		}

	#upcomingendurance
		{
			width: 335px;
			height: 305px;
			margin: 30px 40px 30px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
 			background: url('images/upcomingrunner.png');
		}

	#upcomingtable
		{
			width: 330px;
			height: 297px;
			margin: 3px 5px 0px 0px;
			padding: 0px;
	 		float: right;
			overflow: auto;
		}

	#leftable
		{
			width: 350px;
/*			height: 500px;*/
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: left;
/*			overflow: auto;*/
		}

	#upcomingright
		{
			width: 195px;
			height: 280px;
			margin: 0px 0px 0px 0px;
			padding: 10px 15px 10px 0px;
	 		color: white;
	 		float: right;
			font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
			font-size: 12px;
		}

	#slide
		{
			width: 300px;
			height: 200px;
			clear: left;
			margin: 0px 0px 30px 55px;
	 		float: left;
		}
		
		
	#pagebottom
	{ 
		width: 772px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 10px;
		background-color: #000000;
	}

	#smallpic
	{ 
		width: 80px;
		height: 95px;
		float: left;
		margin: 0px 10px 10px 0px;
		padding: 0px;
	}
	
	#paymentindent
		{
			width: 974px;
			clear: both;
			margin: 0px 25px 45px 25px;
	 		float: left;
		}




										/*FOOTER ITEMS*/		

#footerbottom
	{ 
		width: 1024px;
		height: 30px;
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		font-size: 12px;
		float: left;
		line-height: 1.5;
		margin: 0px 0px 0px 0px;
		padding: 5px 0px 0px 0px;
		background-color: #666666;
	}

#counter
	{ 
		width: 1024px;
		height: 30px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 0px 0px;
		background-color: #white;
	}



										/* Begin TOP CSS Drop Down Menu */


#menuh-container
	{
	width: 1024px;
	clear: both;
	}

#menuh
	{
	font-size: 14px;
	font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
	width:100%;
	height: 100%;
	display: inline;
	float:left;
	background-color: #990000;
	margin: 0;
	margin-top: 0;
	}
	
		
#menuh a
	{
	text-align: center;
	display:block;
/*	border: 1px solid #000000;*/
	white-space:nowrap;
	margin:0;
	padding: 4px;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #990000;
	text-decoration:none;
	}
		
#menuh a:hover	/* menu at mouse-over  */
	{
	color: yellow;
	background-color: #000000;
	text-decoration:none;
	}	
	
/*#menuh a.top_parent, #menuh a.top_parent:hover   attaches down-arrow to all top-parents 
	{
	background-image: url(../images/nav_white.png);
	background-position: right center;
	background-repeat: no-repeat;
	}
	

#menuh a.parent, #menuh a.parent:hover 	 attaches side-arrow to all parents 
	{
	background-image: url(../images/nav_white.png);
	background-position: right center;
	background-repeat: no-repeat;
	}
*/

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width: 204.8px;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	font-size: 12px;
	z-index:500;
	width:204.8px;	/* width of all menu boxes */
	top:auto;
	display:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	

/*	padding: 1em;
	margin: -1em 0px 0px -1em;*/
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

										/* End CSS Drop Down Menu */




										/* Begin BOTTOM CSS Drop Down Menu LIST OF 5 */

#gmenuh-container
	{
	width: 1024px;
	height: 24px;
	clear: both;
	}

#gmenuh
	{
	font-size: 12px;
	font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
	width:100%;
	height: 100%;
	display: inline;
	float:left;
	background-color: #999999;
	margin: 0;
	margin-top: 0;
	}

		
#gmenuh a
	{
	text-align: center;
	display:block;
/*	border: 1px solid #555;*/
	white-space: nowrap;
	margin: 0;
	padding: 4px;
	}

	
#gmenuh a:link, #gmenuh a:visited, #gmenuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #999999;
	text-decoration:none;
	}
	
#gmenuh a:hover	/* menu at mouse-over  */
	{
	color: #990000;
	background-color: #999999;
	text-decoration:none;
	}	
	
/*#gmenuh a.top_parent, #gmenuh a.top_parent:hover   attaches down-arrow to all top-parents 
	{
	background-image: url(../images/nav_white.png);
	background-position: right center;
	background-repeat: no-repeat;
	}
*/	
	
/*#gmenuh a.parent, #gmenuh a.parent:hover 	 attaches side-arrow to all parents 
	{
	background-image: url(../images/nav_white.png);
	background-position: right center;
	background-repeat: no-repeat;
	}
*/

#gmenuh ul
	{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	width: 204.8px;	/* width of all menu boxes */
	}

#gmenuh li
	{
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#gmenuh ul ul
	{
	position:absolute;
	font-size: 12px;
	z-index:500;
	width:204.8px;	/* width of all menu boxes */
	top:auto;
	display:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	

/*	padding: 1em;
	margin: -1em 0px 0px -1em;*/
	}

#gmenuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#gmenuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#gmenuh li:hover ul ul,
div#gmenuh li li:hover ul ul,
div#gmenuh li li li:hover ul ul,
div#gmenuh li li li li:hover ul ul
{display:none;}

div#gmenuh li:hover ul,
div#gmenuh li li:hover ul,
div#gmenuh li li li:hover ul,
div#gmenuh li li li li:hover ul
{display:block;}


										/* END BOTTOM CSS Drop Down Menu LIST OF 5 */

