a.headerLink:link {
	margin-left:16px;
	color: #f1f1ff;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-weight:bold;
	font-size:0.75em;
}

a.headerLink:visited {
	color: #f1f1ff;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-weight:bold;
	font-size:0.75em;
	/*color:#c6eff7*/
}

a.headerLink:hover {
	color: #d23131;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-weight:bold;
	font-size:0.75em;
	/*color:#c6eff7*/
}

a.headerLink:active {
	text-decoration: none;
}


#menucontainer {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:768px;
	overflow:hidden;
}

.menuitem{
	float:left;
	color: #000;
	background: #963;
	font: 0.75em Arial, sans serif;
	text-align: center;
	padding:8px 3px 8px 2px;
	width:140px;
	height:14px;
	border-left: 1px solid #412B16;
}

a.menuitem:link{
	color: #ffff99;
}

a.menuitem:visited{
	color: #ffff99;
}

a.menuitem:hover{
	color: #ffff99;
	background-color: #644321;
}

a.menuitem:active {
	text-decoration: none;
}



a.featuredSite:link{
	color: #333;
}

a.featuredSite:visited{
	color: #333;
}

a.featuredSite:hover{
	color: #d23131;
	background: #fff2cc;
}

a.featuredSite:active{
	color: #333;
}

.a4uDescription {
float:right;
text-align:justify;
width:300px;
color: #837c68;
}




a.revealTitle:link{
	clear:left;
	font-size:1.0em;
	font-weight:bold;
}

a.revealTitle:visited{
	text-decoration: none;
}

a.revealTitle:hover{
	text-decoration: none;
}

a.revealTitle:active{
	text-decoration: none;
}

.searchReveal{
	display:none;
	padding-bottom:4px;
	text-align:left;
	font-size:0.9em;
	border-bottom:1px solid #777;
	overflow:hidden;
}

.reveal {
	display:none;
	margin-left:20px;
	margin-bottom:16px;
	text-align:justify;
	font-size:0.9em;
	border-bottom:1px solid #777;
	overflow:hidden;
}

.revealimg {
	float:left;
	border:1px solid black;
	margin:4px;
}



a:link {
	color: #644321;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #644321;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #d23131;
	font-weight:bold;
	text-decoration: none;
}

a:active {
	font-weight:bold;
	text-decoration: none;
}


.caption {
color: #c6eff7;
font: 0.8em Verdana, sans-serif;
font-weight:bold;
text-align: center;
padding-bottom:8px;
}

.slideshowImageWrapper {
border-right: 1px solid #cccc99;
}

.slideshowText {
overflow:hidden;
border:0px;
font-family: Verdana, sans-serif;
background:#000000;
color:#CCCC99;
font-size:14px;
font-weight:bold
}

.slideshowButton  a{
display: block;
padding: 4px 0px;
border: 1px solid #CCCC99;
text-decoration: none;
/*background: url(img/menubg.gif) center center repeat-x;*/
color: #CCCC99;
font: 14px Verdana, sans-serif;
text-align: center;
}



table.contentTable{
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:16px;
	width:768px;
	background-color: #fff2cc;
}

body {	background-color: #000;		
	background-image: url(img/footer.jpg);
	background-repeat:repeat-x;
	background-attachment: scroll;
	background-position:bottom;
}

img {
	border:0px;
}



.normal {font-weight:normal}
.thick {font-weight:bold}
.oblique {font-style:oblique}

.size0 {font-size:0.75em}
.size16 {font-size:0.9em}
.size18 {font-size:1.125em}
.size20 {font-size:1.25em}
.size24 {font-size:1.5em}
.size26 {font-size:1.625em}
.size28 {font-size:1.75em}
.size30 {font-size:1.875em}
.size32 {font-size:2em}

.bodytext {font-family: Verdana, sans-serif; color:#333333}
.dimtext {font-family: Verdana, sans-serif; color:#777777}
.brightyellowtext {font-family: Verdana, sans-serif; color:#fff2cc}
.redtext {font-family: Verdana, sans-serif; color:#9B3300}
.brightredtext {font-family: Verdana, sans-serif; color:#ca3030}

#headercontainer {
	background-color:#000;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:768px;
	border: 0px dotted #fff;
	overflow:hidden;
}


#tabcontainer {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	width:768px;
	overflow:hidden;
}

#container {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:16px;
	width:768px;
	background-color: #fff2cc;
	overflow:hidden;
}

#widescreencontainer {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:16px;
	width:1024px;
	background-color: #fff2cc;
	overflow:hidden;
}

#halfcontainer {
  width: 360px;
  margin: 0 auto;
  padding: 10px;
  background: #F0E4C0;
  border: 1px solid #999;
}

#widecontainer {
  width: 750px;
  margin: 0 auto;
  margin-bottom: 4px;
  padding: 10px;
  background: #F0E4C0;
  border: 1px solid #999;
  overflow:hidden;
}

#slideshowcontainer {
  width: 100%;
  margin: 0 auto;
  padding: 0px;
  background: #000;
  border: 1px solid #000;
  overflow:hidden;
}

#margincontainer {
  width: 140px;
  margin: 0 auto;
  padding: 10px;
  background: #fff2cc;
  border: 0px solid #999;
  
}

#frontnewscontainer {
  width: 560px;
  margin: 0 auto;
  padding: 10px;
  background: #fff2cc;
  border-bottom: 1px solid #777;
}

#copyrightcontainer {
	font-size:0.8em;
	color:#b7ae90;
	text-align:center;
	border-top: 1px solid #b7ae90;
}

/* Newsletter */
#newsletterlogocontainer{
	text-align:center;
	width: 770px;
	background: #F0E4C0;
	border: 1px solid #999;
}

#navcontainer{
  width: 80px;
  margin: 0 auto;
  padding: 4px;
  background: #F0E4C0;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}

#issuecontainer{
  width: 660px;
  margin: 0 auto;
  padding: 4px;
  background: #fff2cc;
  border: 0px solid #999;
  overflow:hidden;
}

#clientaccount{
	color:#fff2cc;
	background:#9B3300;
	border: 4px solid #663300;
	padding: 4px;
}

