* {margin:0px;padding:0px}

body{
	background-color:#000000;
	color:#717171;
	font-family:Verdana;

	text-align:center;
  background-image:url(/images/bg.jpg);
}

BODY,TD{
  font-size:11px;
}

A{
  text-decoration:underline;
  color:#717171;
}
A:hover{
  color:#000000;
}

#pageShadow{
  width:695px;
  background-image:url(/images/contentbg.gif);
  background-repeat:repeat-y;
}

#pageContainer{
  width:695px;
	margin-top:26px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-repeat:no-repeat;
  background-image:url(/images/contentbg.gif);
  background-repeat:repeat-y;
}

#header{
  background-color:#171717;
  padding-left:14px;
  padding-top:25px;
  padding-bottom:25px;
}
#headerLeft{
  float:left;
  width:479px;
}
#headerRight{
  float:left;
  width:131px;
  margin-right:7px;
}



UL{
	list-style:disc;
	padding-left:10px;
	margin-left:10px;
}
LI{
	margin-bottom:10px;
}


#mainMenuContainer{
  background-image:url(/images/menubg.jpg);
  background-repeat:repeat-x;
}

#mainMenu{
	list-style:none;
  height:34px;
  margin:0px;
  padding:0px;
}
	#mainMenu LI{
		display:inline;
    margin:0px;
    padding:0px;
	}
	#mainMenu LI A{
		font-family:arial;
		font-size:12px;
    letter-spacing:1px;
		padding-left:9px;
    padding-right:9px;
    padding-top:7px;
    padding-bottom:6px;
		color:#ffffff;
		text-decoration:none;
    line-height:30px;
    border-right:1px solid #7E7E7E;
	}

	#mainMenu LI A:hover{
		color:#ffffff;
		text-decoration:underline;
    border-bottom:5px solid #ffffff;
	}

	#mainMenu LI #menu_selected{
		border-bottom:5px solid #274b7d;
	}

#contentLeft{
  float:left;
  width:425px !important;
  width:479px;
	padding:26px;

}
#contentRight{
  float:left;
  padding-top:20px;
  padding-bottom:90px;
  padding-left:20px;
  width:111px !important;
  width:131px;
  margin-right:7px;
}
.rightText{
  width:151px;
  text-align:right;
  margin-bottom:20px;
}

#pageBottomContainer{
	width:685px !important;
	width:695px;
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	background-image:url(/templates/themes/adsense_complex_blue/images/pagebg_lower.gif);
	background-repeat:repeat-y;
	background-color:#F6F3F0;
}
  #footerText{

    padding-top:10px;
    margin-left:10px;
    margin-bottom:10px;
    float:left;
    font-size:9px;
  }
  #backtotopContainer{
    width:90px;
    height:20px;
    padding:10px;
    float:left;
    text-align:right;
    font-size:9px;
  }

#footerContainer{
	width:695px;
	margin-left:auto;
	margin-right:auto;
  padding-top:10px;
	text-align:right;

  background-image:url(/templates/themes/nyx/images/footerbg.jpg);
  background-repeat:no-repeat;

}



H1{
  text-indent:-10000px;
  background-image:url(/images/nyxsoftware.gif);
  background-repeat:no-repeat;
  height:47px;

  width:307px;
}
H2{
	border-left:8px solid #274b7d;
	margin-bottom:10px;
  color:#7e7e7e;
	text-transform:uppercase;
	padding-left:10px;
	font-family:Cambria,Arial;
	font-size:14px;
}

H3{
	margin-bottom:10px;
	padding-left:10px;
	font-family:arial;
	font-size:14px;
}

H4{
	background-color:#dadada;
	padding:6px;
	font-family:Cambria,Arial;
	font-size:12px;
	font-weight:bold;
}

P{
	margin-bottom:15px;
}

a:hover{
	text-decoration:underline;
}

.formbutton{
	background-color:#aaaaaa;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #343434;
}

#siteCredits{
	color:#333333;
	font-family:arial;
	font-size:10px;
	letter-spacing:3px;
	margin-bottom:10px;
}

#siteCredits A{
	color:#333333;
}

.clr{
  clear:both;
}
.floatLeft{
  float:left;
}

blockquote {
  font: italic 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 420px;
  background: url(/images/quote_end.gif) no-repeat right bottom;
  padding-left: 18px;
  text-indent: -18px;

}

blockquote:first-letter {
  background: url(/images/quote_start.gif) no-repeat left top;
  padding-left: 25px;
  font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}
