body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #cccccc;
	font-size: 80%;
	background-image:url(../images/background_1024.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
	padding: 0;
}

#menu-home #menu-home a, 
#menu-new #menu-new a, 
#menu-resources #menu-resources a, 
#menu-training #menu-training a, 
#menu-gallery #menu-gallery a, 
#menu-suppliers #menu-suppliers a, 
#menu-who #menu-who a,
#menu-events #menu-events a,
#menu-faq #menu-faq a,
#menu-business #menu-business a,
#menu-shop #menu-shop a,
#menu-creativity #menu-creativity a,
#menu-design #menu-design a,
#menu-contact #menu-contact a 

{ 
	color:#000000;
	background-image:url(../images/toppulse.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-weight:bold;
	
/* declarations to style the current state */ 
} 



/* =============================================== */
/* classes */


.highlight
{
	background-color: #cc99cc;
	color: cc3399;
	
}





/* =============================================== */

#wrapper
{
	width: 978px;
	margin: auto;
	background-color:#ffffff;
}



/* =============================================== */
/* IDs that divide the page into regions */

#header
{
	margin: 0;
	padding: 0;
}

/* mission statement with logo background top left*/

#header p
{	
	float: left;
	width: 280px;
	height:80px;
	padding-left: 220px;
	padding-top: 60px;
	background: url(../images/Web_logo.jpg)  no-repeat;
	background-position:top left;
	
}

/* metal clay academy heading right hand top*/

#header h1
{
	
	background: url(../images/web_logo_words.jpg) no-repeat ;
	background-position:bottom right;
	width: 370px;
	height:80px;
	float: right;
	padding-top:50px;
	margin:0;
}


#left
{  
	width: 780px;
	float: left;
	
}

/* right hand box with search etc */

#right
{
	
	width: 160px;
	height: auto;
	background: #cccccc ; 
	float: right;
	color: #ff6600;
	padding:10px 4px 4px 10px;
	margin-top:0px;
}


	
#right a:link
{
	color:#cc3300;
	text-decoration: underline;
	font-weight: bolder;
}

#right a:visited
{
	color:#ff9900;
	font-weight:bolder;
}

#right a:hover
{
	color: red;
	font-weight:bolder;
}
/*==================================================== */

#topmenu
{
	
	
	width:978px;
	float:left;
	background:#cccccc;
	padding:0px;
	
	
}

#topmenu ul li
{
	display: inline;
	font-size:100%;
	font-weight:bold;
}


#topmenu ul li a
{

	padding:10px 4px 10px 4px;
	background-color: #cccccc;
	color: Black;
	text-decoration:none;
	float: left;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#topmenu a:hover
{
	color: #000000;
	font-weight:bold;
	background-image: url(../images/toppulse.gif);
	background-repeat:no-repeat;
	background-position:left;
}

/*=====================================*/
/* These all go inside the left menu */

#leftmenu
{
	float: left;
	width: 200px;
	height:auto;
	color:#000000;
	background: #cccccc ;
	
}

#leftmenu ul
{
	list-style: none none outside;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#leftmenu ul li
{
	background-image: url(../images/greybutton.jpg);
	background-repeat:no-repeat;
	display:block;
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0px;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}

#leftmenu ul li a 
{
	text-decoration:none;
	font-weight:bold;
	color: black;
	display:block;
	font-size:100%;
	padding:2px 4px 2px  12px;
}


#leftmenu ul a:active ,  #leftmenu ul a:hover 
{
	background-image: url(../images/red-button2.gif);
	background-repeat:no-repeat;
	color:black;
	display:block;
}


#leftmenu ul ul a 
{
	padding-left:30px;
	font-weight: bold;
}





/* ========================================================= */
/* central area where the content of each page goes */

#maintext
{
	float: left;
	width: 550px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left:10px;
}

#maintext h1
{
	font-size: 16px;
	font-weight:bold;
}

#maintext h2
{
	font-size:14px;
}

#maintext h3
{
	font-size:14px;
}

#maintext a:link
{
	color:#cc3300;
	text-decoration: underline;
	font-weight: bolder;
}

#maintext a:visited
{
	color:#ff9900;
	font-weight:bolder;
}

#maintext a:hover
{
	color: #993300;
	font-weight:bolder;
}

#footer
{
	border-top: #000000 1px solid; 
	clear: both;
}

/* corporate sponsors box */

#box
{ 
	width: 550px;
	height: auto;
	background: #cccccc ; 
	padding: 5px;
	color:#000000;
	margin left: 5px;
}

/* Artist page layout */

#leftbox
{ 
	width: 260px;
	height: auto;
	background: #ffffff; 
	padding: 5px;
	float:left;
	color:#000000;
	
}

#rightbox
{ 
	width: 260px;
	height: auto;
	background: #ffffff; 
	padding: 5px;
	float:right;
	color:#000000;
	
}

/* disclaimer section */

#disclaimer
{ 
	width: 500px;
	color: #000000;
	float:left;
	padding: 5px;
}

/* bit under the main text but before the footer */

#bottom
{

	
	width: 754px;
	clear: both;
	float:left;
	margin: auto;
	background-color: #ffffff;
	padding: 10px;
	
}
#donate
{
	border: #000000 1px solid;
	width:190px;
	float:right;
	margin:auto;
	background-color:#ffffff;
	padding:0px;
}

#sponsor
{

	border-top: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	clear: both;
	margin:0;
	background-color:#ffffff;
	padding:5px;
	
}


/* =============================================== */
/* These rules are only applicable to the footer lists */


#footer ul 
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	color: #000000;
	text-align: center;
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 80%;
}

#footer ul li 
{
	margin: 0;
	display: inline;
	text-align: center;
	padding: 4px;
}

#footer a:link
{
	color:#cc3300;
	text-decoration: underline;
	font-weight: bolder;
}

#footer a:visited
{
	color:#ff9900;
	font-weight:bolder;
}

#footer a:hover
{
	color: 993300;
	font-weight:bolder;
}