
body
{
font-family:comic sans MS,georgia, times, serif;
color:#993366;
margin-top:-5px;
margin-left:3%;
margin-right:10%;
}

.greybackground
{
background-color:#E0E0E0;
padding:5px;
}

.paraheading
{
background-color:#33FFCC;
margin-right:-1px;
}

td.backgrounded
{
background-image: url('images/youthworkshops/ywbackground1.jpg');
background-repeat: no-repeat
}

td.backgrounded2
{
background-image: url('images/youthworkshops/ywbackground2.jpg');
background-repeat: no-repeat
}

td.backgrounded3
{
background-image: url('images/youthworkshops/ywleaning.jpg');
background-repeat: no-repeat
}

td.backgrounded4
{
background-image: url('images/youthworkshops/ywbackbow1.jpg');
background-repeat: no-repeat
}

td.backgrounded5
{
background-image: url('images/youthworkshops/ywteaching.jpg');
background-repeat: no-repeat
}

td.backgrounded6
{
background-image: url('images/youthworkshops/ywjoin.jpg');
background-position: right 50%;
background-repeat: no-repeat
}



h1           
{ 
font-family: comic sans MS, arial, sans-serif; 
font-size:150%;
color: #993366
}

h2           
{ 
font-family: comic sans MS,Times New Roman, arial, sans-serif; 
font-size:125%;
color: #993366
}

h3           
{ 
font-family: comic sans MS,Times New Roman, arial, sans-serif; 
font-size:115%;
font-weight:bold;
color: #993366
}

h4           
{ 
font-family: Times New Roman, arial, sans-serif; 
font-size:80%;
color: #993366
}

A:link	/*Hyperlink properties */
	{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#0000C6;
	cursor:hand;
	text-decoration:none;
	}


A:visited /*Visted Hyperlink Properties */
	{
	font-family:verdana, arial, helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#7000A0;
	cursor:hand;
	text-decoration:none;
	}




A:hover	/*Hyperlink properties */
	{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#0000C6;
	background:"yellow";
	cursor:hand;
	text-decoration:none;
	}


	
A:active /* Clicked on Hyperlink properties */
	{
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	}





/*These styles are for the left hand navbar on the news pages*/

.subhead
{
display: block;
		padding: 5px 5px 5px 0.5em;			
		background-color: #000000;	
		border-left: 0px solid #1958b7;
		border-right: 0px solid #000000;
		border-bottom:10px solid #000080;
/*		background-color: #00B098;*/
				
		font-family:verdana,arial,helvetica,sans-serif;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration: none;
		width: 100%;
		}


	
#button {
	margin-left:0px;
	float:left;
	width: 30%;
/*	border-right: 1px solid #FFFFFF;*/
	border-right: 1px solid #FFFFFF;
	padding: 0 0 0 0;
/*	margin-bottom: 1em;*/
		margin-bottom: 0;
	font-family:verdana,arial,helvetica,sans-serif;
/*	background-color: #90bade;*/
	background-color: #FFFFFF;
	color: #00B098;
	}


#cheslogo {
	margin-left:0px;
	float:left;
	width: 30%;
/*	border-right: 1px solid #FFFFFF;*/
	border-right: 1px solid #FFFFFF;
	padding: 0 0 0 0;
/*	margin-bottom: 1em;*/
		margin-bottom: 0;
	font-family:verdana,arial,helvetica,sans-serif;
/*	background-color: #90bade;*/
	background-color: #FFFFFF;

	}
	


	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
	list-style-image: url('none');
		border-bottom: 3px solid #color:#993366;
/*		border-top: 1px solid #000080;*/
		margin: 0
		}


	#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 0px solid #color:#993366;;
		border-right: 0px solid #FFFFFF;
		background-color: #FFFFFF;
		color: #color:#993366;;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

#active {
		display: block;
		padding: 5px 5px 5px 0.5em;			
		background-color: #00B098;	
		border-left: 0px solid #1958b7;
		border-right: 5px solid #000080;
		border-bottom:10px solid #000080;
/*		background-color: #00B098;*/
				
		font-family:verdana,arial,helvetica,sans-serif;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration: none;
		width: 100%;
		}


		
	#button li a:hover {
		border-left: 0px solid #1c64d1;
		border-right: 0px solid #5ba3e0;
		background-color: #000080;
		color: #FFFFFF;
		}
		

.container
{
float: right; 
width: 702; 
position: relative; left: 10; top: 0"
margin-left: 250px; 
padding: 5px 5px 5px 5px;		
background-color: #FFFFFF;
width:100% ;
}


.textright
{
float: right;
}