html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td  
{  
	margin: 0px;  
	padding: 0px;  
	border: 0px;  
	font-family: sans-serif;  
	font-size: 12px;  
	font-weight: normal;  
	font-style: normal;  
	text-decoration: none; 
	line-height: 1.4em;
} 


a 
{
	font-weight: bold;
	color: white;
	padding-bottom: 1px;
	text-decoration: none;
}


a:hover
{
	color: #aaa!important;
}

body 
{
	color: #aaa;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: black;
	letter-spacing: 0.03em;
	margin: 0;
	padding: 0;
	text-align: left;
}


body.mceContentBody 
{
   background: #FFF;
}


form 
{
	margin: 0;
}

textarea
{
	background: white;
}

h1 
{
	border-top: 5px solid #000000;
	font: 30px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0;
}

h1 a, h2 a, h3 a, .pagetitle a, .pagetitleshade a
{
	font-weight: bold;
	background: none!important;
}

h2 
{
	border-top: 5px solid #000000;
	color: #0000aa;
	font: 26px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	background: repeat-x bottom;
}

h2 a 
{
	font: 26px Georgia, "Times New Roman", Times, serif;
	color: #0000aa;
}

h3 
{
	font: 20px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 20px 0px 5px 0px;
	padding: 0;
	color: #0000aa;
	background: none;
}

p 
{
	margin: 5px 0px;
	line-height:1.4em;
}

ul
{
	margin: 15px 20px;
}


li
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.block 
{
	float: left;
	height: 100%;
	margin: 0px 25px 0px 0px;
	text-align: left;
	width: 160px;
}

.pagetitle a
{
	color: #004400;
}

.pagetitle a, .pagetitleshade a 
{
	bottom: 8px;
	color: #004400;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 100px;
	position: absolute;
	width: 360px;
}

.pagetitle, .pagetitleshade 
{
	height: 180px;
	position: absolute;
}

.pagetitleleft a
{
	left: 10px!important;
}

.pagetitleshade a
{
	color: #484848!important;
	margin-left: 1px!important;
}

.title a
{
	color: #63663E;
	font-weight: bold;
}

#container 
{
	border: 1px solid #aaa;
	margin: 20px auto 0px auto;
	padding: 20px 20px 10px 20px;
	text-align: left;
	width: 765px;
	background: black url(graphics/contentBackground.jpg) repeat-x;
}

#content 
{
	float: left;
	padding: 0px 0px 0px 20px;
	width: 370px;
	display: inline;
}

#header 
{
	height: 180px;
	background: url(graphics/logo.png);
	float: left;
}

#logos 
{
	text-align: center;
	height: 180px;
	width: 250px;
	right: 0px;
	float: right;
}

#logos a
{
	display:block;
	width: 100px;
	height: 50px;
	background-repeat: no-repeat;
}

#wellandLogo a
{
	height: 80px;
   background-image: url("graphics/150logo.png");
	background-position: -100px 0px;
}

#scccLogo a
{
	float: right;
	height: 80px;
 background: url("graphics/clublogo.png");
	background-position: -100px 0px;
  }

#boschLogo a
{
	float: right;
   background: url("graphics/RexrothLogo.png");
	background-position: -100px 0px;
}

#cslLogo a
{
   background: url("graphics/csllogo.png");
	background-position: -100px 0px;
}

#cramaroLogo a
{
   background: url("graphics/logo_cramaro.png");
	background-position: -100px 0px;
}

#logos a:hover
{
   background-position: 0px 0px;
}

#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333;
}

#footer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

#menuPane 
{
	border-bottom: 1px solid #B5B5B5;
	font-weight: bold;
	font-size: 16px;
	height: 100%;
	line-height: 1.5em !important;
	padding: 7px 20px 10px 15px;
	width: 146px;
	margin-bottom: 5px;
	float: left;
	clear: both;
	background-color: #888;
	list-style: none;
	/* for IE */
	filter:alpha(opacity=50);
	/* CSS3 standard */
	opacity:0.5;
}

.navigationheading
{
	font-weight: bold;
	font-size: 18px;
	color: black;
}

.menu, .menu a, .menu li, .menu ul
{
	text-decoration: none;
	font-weight: bold;
	font-size:16px;
	color: white;
	list-style: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
