@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url('bg9.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: sans-serif, tahoma;
	font-size: small;
	color: #ffffff;
	}
A:LINK { color: #fff2e9; text-decoration: none; }
A:VISITED { color: #fff2e9; text-decoration: none;}
A:ACTIVE { color: #fff2e9; text-decoration: none;}
A:HOVER { color: #ffffff; text-decoration: underline;}

/* CSS Image Rollovers */

a.rollover, a.sqsmar01, a.sqsaug01, a.mobile, a.lynx, a.speccy, a.v3, a.rotator, a.v5, a.v6, a.r7, a.v8, a.blueprint, a.scpv, a.pera {
	display: block;
	width: 49px;
	height: 49px;
}
a.rollover:hover, a.sqsmar01:hover, a.sqsaug01:hover, a.mobile:hover, a.lynx:hover, a.speccy:hover, a.v3:hover, a.rotator:hover, a.v5:hover, a.v6:hover, a.r7:hover, a.v8:hover, a.blueprint:hover, a.scpv:hover, a.pera:hover {
	background-position: -49px 0;
	text-decoration: none;
} 
a.sqsmar01 {
	background: transparent url(sqsmar01.png) no-repeat;
}
a.sqsaug01 {
	background: transparent url(sqsaug01.png) no-repeat;
}
a.mobile {
	background: transparent url(mobile.png) no-repeat;
}
a.lynx {
	background: transparent url(lynx.png) no-repeat;
}
a.speccy {
	background: transparent url(speccy.png) no-repeat;
}
a.v3 {
	background: transparent url(v3.png) no-repeat;
}
a.rotator {
	background: transparent url(rotator.png) no-repeat;
}
a.v5 {
	background: transparent url(v5.png) no-repeat;
}
a.v6 {
	background: transparent url(v6.png) no-repeat;
}
a.r7 {
	background: transparent url(r7.png) no-repeat;
}
a.v8 {
	background: transparent url(v8.png) no-repeat;
}
a.blueprint {
	background: transparent url(blueprint.png) no-repeat;
}
a.scpv {
	background: transparent url(scpv.png) no-repeat;
}
a.pera {
	background: transparent url(pera.png) no-repeat;
}

.copyright {
	font-family: sans-serif, tahoma;
	font-size: x-small;
	color: #fff2e9;
}
.ItemHead {
	font-weight: bold;
	color: #cdc6b3;
}
.SectionHead {
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #A49B86;
}
.OverallHead {
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	color: #A49B86;
}
.email {
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
li { 
	list-style-image: url(bullet.png);
	list-style-type:square; 
}
