/*Spice Marketing Style Sheet*/


/*Main Body*/		Body {background-color:rgb(40,40,40); color:white; text-align:justify; font-weight:100; font-family:"Arial Narrow", "Arial Narrow TT", "Arial Light", "Arial Lt BT", "Arial", sans-serif}



/*Left Column*/		.leftcolumn {float:left; width:220px; background-color:black; padding:10px; margin-bottom:10px; border:3px double rgb(250,100,0); text-align:left; font: lighter 16px}

/*Right Column*/	.rightcolumn {float:left; padding:10px; margin-bottom:10px; text-align:justify; font: lighter 17px "Arial Narrow", Arial}

/*News Box*/		.news {background-color:white; padding:10px; margin-bottom:10px; border:3px double rgb(250,100,0); text-align:left}




/*Main Headings*/	H1 {border:2px solid rgb(200,50,50); padding:5px; background-color:black; color:rgb(250,100,0); font-size:18pt; font-weight:bold; text-transform:uppercase; text-align:center; font-family:"Arial Narrow", "Arial Narrow TT", "Arial Light", "Arial Lt BT", "Arial", sans-serif}

/*Highlights*/		STRONG {text-transform:uppercase; text-decoration:underline; font-weight:bold; color:rgb(200,50,50)}

/*Sub-Headings*/	H2 {font-size:14pt; font-weight:bold; text-transform:uppercase; color:rgb(200,50,50)}

/*News Headings*/	H3 {font: bold 18px; color:rgb(200,50,50)}

/*News text*/		H4 {font: 16px; color:black;}

/*Horizontal line*/	hr {height:2px; width:90%; text-align:center; color:rgb(200,50,50)}		



/*Links*/		a:link {font-weight:bold; color:rgb(250,100,0)} 
			a:visited {font-weight:bold; color:rgb(250,100,0); background-color:rgb(40,40,40)} 
			a:hover {font-weight:bold; background-color:rgb(200,50,50); color:white} 
			a:active {font-weight:bold; color:white; background-color:rgb(200,50,50)}

/*Navigation Bar*/	.navbar {border:2px solid rgb(200,50,50); padding:10px; background-color:black}


	
/*Small print*/		H5 {font-size:10pt; color:rgb(200,43,39)}		


/*Colours*/		Dark grey = RGB 40,40,40 = Hex 282828
			Orange = RGB 250,100,0 = Hex FA6400
			Red = RGB 200,50,50 = Hex C83232

/*Fonts*/		Aladdin Expanded 52pt, RGB:250,100,0
			Arial Narrow caps 32pt, white

Normal font: Estrangelo Edessa, 11pt
 
	




