/* Main Styles */

body {
font-size:100%;
z-index: 0;
font-family: sans-serif;
background-image:url('bgStarfield.jpg');
}

h1 {font-size:2.5em;}
h2 {font-size:1.875em;}
p {font-size:0.875em;}

#cycler{position:absolute;}
#cycler img{position:absolute;z-index:2;background-color:white}
#cycler img.active{z-index:3}



a:link {color:yellow;}    
a:visited {color:#fbceb1;}  
a:hover {color:#ffff99;}  
a:active {color:yellow;}  


robix_logo {
   font-family: "Tekton Pro", sans-serif;
}

FONT {
  font-family: sans-serif;
}

H1 {
  text-align: center;
  color: #ffff99;
  background-color: transparent;
  font-family: sans-serif;
}

H2 {
  text-align: left;
  font-family: sans-serif;
  color: #aaaaaa;
}

H2G{
	H2;
	font-size:1.875em;
	text-align: center;
	color: #aaaaaa;
}

H2Y{
	H2G;
	font-size:1.875em;
	color: #ffff99;
}

H3 {
  text-align: left;
  font-family: sans-serif;
  color: #cccccc;
}

P {
  color: #d8d8d8;
  font-family: sans-serif;
}

BlockQuote {
  color: #d8d8d8;
  font-family: sans-serif;
}


LI {
  font-family: sans-serif;
  list-style-type: disc;
  color: #cccccc;
}
.navLinks { font-size: smaller; text-decoration: none }
a { }
.bg_white2  { background-color: red }
.nav2 { background-color: blue }


/* styles for main menus */

/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:8; background-color:#FFFFCC; layer-background-color:#FFFFCC; visibility:hidden}

/*Styles for level 0*/
/*.clLevel0,.clLevel0over{z-index: 3; position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}*/
.clLevel0,.clLevel0over{z-index: 3; position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px}
.clLevel0{background-color:#FFFF99; layer-background-color:#FFFF99; color:black;}
.clLevel0over{background-color:#FFFFCC; layer-background-color:#336699; color:black; cursor:pointer; cursor:hand; }
.clLevel0border{z-index: 3; position:absolute; visibility:hidden; background-color:#999966; layer-background-color:back}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:#FFFFCC; layer-background-color:#FFFFCC; color:black;}
.clLevel1over{background-color:#FFFFCC; layer-background-color:#336699; color:black; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; z-index:500; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:#FFFFCC; layer-background-color:#FFFFCC; color:black;}
.clLevel2over{background-color:#FFFFCC; layer-background-color:#FFFFCC; color:black; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}
