@charset "UTF-8";

body { background-color: black;
	font-family; arial;
	text-align: center;
	margin: 0px:
	z-index: 2;
	position: absolute;}



.can { width: 900px;
	height: 700px;
	background-position: center center;
	margin-left: 70px;
	position:absolute;
	color: white;
	z-index: 1;
	border-color: white;
	border-style: solid; 
	background-image: url(../images/wires.jpg);}

.canindex { width: 900px;
	height: 700px;
	background-position: center center;
	margin-left: 70px;
	position:absolute;
	color: white;
	z-index: 1;
	border-color: white;
	border-style: solid; 
	background-image: url(../images/background.jpg);}

.canflash { width: 850px;
	height: 700px;
	background-position: center center;
	margin-left: 70px;
	position:absolute;
	color: white;
	z-index: 1;
	border-color: white;
	border-style: solid; 
	background-image: none;}

.banner {background: transparent;
	top: 6px;
	left: 6px;
	border-color: black;
	border-style: solid;
	width: 880px;
	height: 180px;
	position: absolute;
	z-index: 6;
	background-image: url(../images/banner.gif);}

.linkcan {text-align: right;
	font-family: arial;
	padding: 10px;
	font-size: 25px;
	font-style: bold;
	position: absolute;
	top: 39px;
	Left: 495px;
	z-index: 9;
	font-color: color;}


/*................................*/

.ibox {width: 353px;
	height: 227px;
	top: 206px;
	left: 530px;
	border-color: white;
	border-style: solid;
	position: absolute;
	background-color: none;
	z-index: 4;
	background-image: url(../images/1.jpg);}

.ibox2 {width: 353px;
	height: 227px;
	top: 454px;
	left: 530px;
	border-color: white;
	border-style: solid;
	position: absolute;
	background-color: none;
	z-index: 5;
	background-image: url(../images/2.jpg);}

.tbox {background: transparent;
	top: 206px;
	left: 10px;
	border-color: white;
	border-style: solid;
	text-align: left;
	font-family: arial;
	padding: 10px;
	font-size: 14px;
	width: 482px;
	height: 455px;
	position: absolute;
	z-index: 3;
	overflow: auto;}

.tinbox {background: transparent;
	top: 206px;
	left: 250px;
	border-color: white;
	border-style: solid;
	text-align: center;
	font-family: arial;
	padding: 10px;
	font-size: 14px;
	width: 400px;
	height: 160px;
	position: absolute;
	z-index: 6;}


/*................................*/


#html {top: 335px;
	left: 480px;
	width: 160px;
	height:50px;
	position: absolute;
	z-index: 8;
	background-image: url(../images/html.png);}

#flash {top: 335px;
	left: 280px;
	width: 160px;
	height:50px;
	position: absolute;
	z-index: 7;
	background-image: url(../images/flash.png);}


h1 {font-size: 24px;
	font-family:arial;
	font-weight: bold;
	text-align: center;
	line-height: 3px
	color: white;}

h2 {font-size: 20px;
	font-family:arial;
	font-weight: bold;
	text-align: center;
	line-height: 3px
	color: gray;}

h3 {font-size: 14px;
	font-family:arial;
	font-weight: bold;
	text-align: center;
	line-height: 3px
	color: gray;}

h4 {font-size: 14px;
	font-family:arial;
	font-weight: none;
	text-align: center;
	color: white;}


.cfloats { clear: both;}

.holder {margin-left: 40px;}


a:link { color: gray; font-size 25px}
a:visited { color: gray; font-size 25px}
a:hover { color: black; font-size 25px}
a:active { color: gray; font-size 25px}

