html, frameset	{
	margin: 0px;
}

body	{
	background-color: black;
	background-image: url('gyrobg.jpg');
	background-repeat: repeat;
	border-right: 0px;
	margin: 0px;
	}

div.main {
	positon:absolute;
	padding-bottom: 20px;
}	
		
div.menu	{
	position: absolute;
	height: 24px;
	top: 100px;
	left: 20px;
	right: 0%;
	overflow: hidden;
	z-index: 3;
	}

div.sideLinks	{
	position: absolute;
	top: 140px;
	left: 10px;	
}

img.lh	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-width: 0px;
}

table.sLinks	{
	border: 3px solid #C60001;
	background-image: url('textbg2.jpg');
	background-repeat: repeat;	
	width: 130px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
			
div.text	{
	position: absolute;
	top: 140px;
	left: 155px;
	right: 10px;	
	z-index: 4;
}

.txt	{
	border: 3px solid #C60001;
	background-image: url('textbg2.jpg');
	background-repeat: repeat;
	min-height: 370px;
	right: 10px;
	padding: 0 0 0 0;
	width: 99.8%;
	z-index: 5;
}

.pics	{
	
	border: 3px solid #C60001;
	background-color: black;
	min-height: 370px;
	right: 10px;
	padding: 0 0 0 0;
	color: red;
	width: 99.8%;
}

img.contact	{
	border: none;
	padding: 0px;
}

img.pic	{
	border-width: 0px;
	/*height: 125px;*/
	padding-left: 10px;
	padding-right: 10px;	
}


a.links1	{	
	font-family: arial;
	font-size: 12px;
	color: red;
	text-align: center;	
}

p.links1	{
	text-align: center;
}

a.names:link	{	
	font-family: arial;
	font-size: 14px;
	color: #C60001;
	font-weight: bold;
	vertical-align: text-bottom;
	text-decoration: none;
}

a.names:visited	{	
	font-family: arial;
	font-size: 14px;
	color: #C60001;
	font-weight: bold;
	vertical-align: text-bottom;
	text-decoration: none;
}

a.names:hover	{	
	font-family: arial;
	font-size: 14px;
	color: red;
	font-weight: bold;
	vertical-align: text-bottom;
	text-decoration: none;
}
	
div.redbar	{
	background-color: #C60001;
	position: absolute;
	height: 24px;
	top: 100px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

a.eep	{
	position: absolute;
	top: 0px;
	right: 5px;
}

img.logo	{
	position: absolute;
	top: 0px;
	left: 0px;
}

a.nclogo	{	
	position: absolute;
	top: 100px;
	right: 10px;
	z-index: 10;
}

.floatright	{
	float: right;
	margin: 0 0 5px 5px;
	padding: 40px 10px 5px 10px;	
	z-index: 14;
}

.floatleft	{
	float: left;
	margin: 0 0 5px 5px;
	padding: 20px 10px 5px 0px;	
	z-index: 14;
}

img.frEmploy {	
	border: 2px solid black;	
}

img.frHome {
	width: 150px;
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
}

img.frSaber {	
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
}

img.frTEWTH {	
	border: 1px solid black;
}

p.maintext {
	padding: 5px 10px 0px 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: regular;
	text-align: justify;
	z-index: 15;
	}

font.title	{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	padding-left: 5px;	
}	
	
a.side {	
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #C60001;
	text-decoration: none;
	z-index: 15;	
	}
	
p.side {	
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: black;
	text-decoration: none;
	z-index: 15;	
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}

.sideTD	{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}

.copyright	{
	position: relative;
	left: 30%;
	right: 30%;
	font-family: arial;
	font-size: 11px;
	color: white;
	text-align: center;
	z-index: 1;
}

.cr	{
	z-index: 1;
	}

.docTbl	{
	border: 2px solid black;
	background-color: white;	
	padding: 0px 4px 0px 4px;
}
	
#navcontainer { /* none needed */ }

ul#navlist
{
margin: 0;
padding: 0;
list-style-type: none;
white-space: nowrap;
}

ul#navlist li
{
float: left;
font-family: verdana, arial, sans-serif;
font-size: 10px;
font-weight: bold;
margin: 0;
padding: 5px 0 4px 0;
background-color: #C60001;
border-left: 1px solid #C60001;
border-top: 1px solid #C60001;
border-bottom: 1px solid #C60001;
}

#navlist a, #navlist a:link
{
margin: 0;
padding: 5px 9px 5px 9px;
color: white;
border-right: 2px solid #C60001;
text-decoration: none;
}

ul#navlist li#active
{
color: white;
background-color: black;
}

#navlist a:hover
{
color: white;
background-color: #960101;
border: 1px solid black;
}