/* style sheet for Walcam WireWorks    Walcam.co.uk/webworks */

*	{
	border: 0;
	padding: 0;
	margin: 0;
	}
	
body	{
	text-align: center;
	background-color: #ffffff;
	}

.wholepage {
	width: 850px;
	position: relative;
	text-align: center;
	font-size: 1em;
	}

#top	{
	position: relative;
	top: 2px;
	background-image: url(img/www-header.jpg);
	width: 850px;
	height: 115px;
	}
	
/* Set Up CSS for SCROLLER area */
#scrollarea	{
	width: 100%;
	text-align: left;
	}
#scrollid	{
	top: 93;
	left: 170;
	height: 20px;
	width: 500;
	border: 0;
	padding: 0;
	background-color: transparent;
	text-align: left;
	}
.scrollclass {
	font-family: arial, Sans-serif;
	font-size: 16px;
	color:#993300;
	}

#mid	{
	position: relative;
	width: 850px;
	font-family: Arial, Verdana, sans-serif;
	}

#infol, #info-funct	{
	float: right;
	position: relative;
	width: 750px;
	font-family: Arial, Verdana, sans-serif;
	text-align: left;
	color: #000066;
	}

td	{
	font-family: Arial, Verdana, sans-serif;
	text-align: left;
	color: #000066;
	}

#infor	{
	float: right;
	position: relative;
	width: 80px;
	text-align: left;
	}

#menut	{
	background-image: url(img/wireend.jpg);
	background-repeat: no-repeat;
	height: 19px;
	}
#menu	{
	clear: both;
	height: 430px;
	background-image: url(img/wires.jpg);
	background-repeat: repeat-y;
	}
#menub	{
	clear: both;
	background-image: url(img/wireend.jpg);
	background-repeat: no-repeat;
	height: 19px;
	}

#btm	{
	position: relative;
	top: -3px;
	clear: both;
	background-image: url(img/www-footer.jpg);
	width: 850px;
	height: 80px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	}

h1	{
	display: inline;
	font-family: 'Arial';
	font-size:1.5em;
	font-weight: bold; 
	}
h2, p h2	{
	display: inline;
	position: static;
	text-decoration: none; 
	font-weight: normal; 
	font-size: 1em;
	letter-spacing: normal;
	}
h3, p h3	{
	display: inline;
	text-decoration: none; 
	font-weight: bold; 
	font-style: italic;
	font-size: 1.1em;
	color: #006600;
	}
	
p	{
	margin: 0 0 0.5em 0;
	}
	
li	{
	padding-left: 2em;
	list-style-type: square;
	list-style-position: inside;
	}
	
a, lnk	{
	text-decoration: none;
	font-weight: bolder;
	color: #006600;
	padding: 0 0.5em 0 0.5em;
	}

	
a:hover, lnk:hover	{
	color: #660000;
	background-color: #cccccc;
	}

.tags	{
	width: 100%;
	display: block;
	font-family: 'Arial';
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	margin: 3px 0px 3px 0px;
	clear: both;
	}
.tagl	{
	float: right;
	position: relative;
	display: block;
	width: 10%;
	text-align: left;
	text-decoration: none;
	}
.tagc	{
	float: right;
	position: relative;
	display: block;
	width: 80%;
	text-align:center;
	text-decoration: none;
	}
.tagr	{
	position: relative;
	float: right;
	display: block;
	width: 10%;
	text-align: right;
	text-decoration: none;
	}

.mini	{
	font-family: 'Arial';
	font-size:9px;
	color: #000000;
	text-decoration:none;
	}
