/*

	
	Screen Styles for The Motor Cycle Centre

	on: 06.12.2006

*/

/* Start of tag styles */

body
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	}
	
ul
	{
	margin:0;
	padding:0;
	list-style:none;
	}
li
	{
	display:inline;
	padding-left:15px;
	}
	
border
	{
	border:none;
	}
	
.none
	{  
	font-size:12px;
	color:#FFFFFF
	}
	
.page-titles
	{
	font-size: 24pt; 
	color: #ff0000; 
	font-style: italic; 
	font-family: Impact
	}
	
.arial-black
	{
	font-size: 12pt; 
	color: #000000; 
	font-family: Arial Black
	}
	
.red
	{
	color:#FF0000;
	}
	
.dark-side
	{
	font-size: 26pt; 
	color:#FF0000; 
	font-family: 'Monotype Corsiva';
	}
	

/* End of tag styles */

/* Start of universal styles */

.date
	{
	color:#8C4200;
	font-size:12px;
	font-weight:bold;
	}
	
.top
	{
	font-style:italic;
	font-weight:bold;
	padding-left:20px;
	font-size:20px;
	}
	
.center
	{
	text-align:center
	}
	
.red
	{
	color:#FF0000
	}
	
.brown
	{
	color:#8C4200;
	}

/* End of universal styles */

/* Start of site structure */

#container
	{
	width:100%;
	}
	
#header
	{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	height:150px;
	background-image:url(images/header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
	
#black
	{
	width:100%;
	background-color:#000000;
	height:26px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:24px;
	}
	
#red
	{
	width:100%;
	background-color:#FF0000;
	height:22px;
	color:#FFFFFF;
	padding-top:4px;
	text-align:center;
	margin-bottom:20px;
	}
	
#main
	{
	width:100%;
	background-image:url(images/watermark.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
	
#footer
	{
	width:100%;
	height:24px;
	margin-top:30px;
	margin-bottom:10px;
	background-color:#000000;
	border:1px solid #FF0000;
	}
	
.page_menu_1 a
	{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	padding:0;
	list-style:none;
	}
	
.page_menu_1 a:hover
	{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	margin:0;
	padding:0;
	list-style:none;
	}
	
#form_error
	{
	color:#FF0000
	}

/* End of site structure */


/* End of document */

