body{
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	font-family: Trebuchet MS,sans-serif;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0.01em;
	background-color: #000000;
}

img {
  border: 0;
}

a:link {
	color: #eecc91;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #eecc91;
	text-decoration: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	margin: 0 auto;
	position: relative;
	width: 100%;
	text-align: center;
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

#innertable {
	position: relative;
	width: 870px;
	margin: 0 auto;
	text-align: center;
	background: url(/images/nida/bgpix_inside.jpg) no-repeat top center;
}

/************* #leftmenu styles **************/

#leftmenu {
	position: relative;
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-left: -10px;
	text-align: left;
	font: bold 11px/14px "Trebuchet MS", Arial, sans-serif;
	color: #eecc91;
	letter-spacing: 0.17em;
	text-transform: uppercase;
}

#leftmenu ul {
	margin-top: 10px;
}

#leftmenu ul li {
	margin-top: 8px;
	list-style-type: disc;
}


#centercol {
	float: left;
	background: #FFFFCC;
	width: 488px;
	border: 1px solid #CC0000;
	text-align: left;
	padding: 15px 20px 20px;
	margin: 0px 20px;
}

#centercol a {
	color: #CC0000;
}

#centercol a:link {
	color: #CC0000;
}
#centercol a:hover {
	color: #ff0033;
}

#centercol ul {
	margin: 10px 0px 10px 0px
}

#centercol ul li {
	margin: 0px;
	list-style-type: disc;
}

#centercol sub, #centercol sup { line-height: 0; } 

#rightcol {
	width: 150px;
	float: right;
}

#footer {
	width: 490px;
	font: 11px/14px "Trebuchet MS", Arial, sans-serif;
	color: #eecc91;
	text-align: left;
	padding: 20px;
	margin: 20px 170px;
}

/************* #globalNav styles **************/

#globalNav{
	border-bottom: 2px solid #CC0000;
	text-align: center;
	background: #4c546f;
	padding: 4px;
	color: #FFFFFF;
}

#globalNav a {
	font: bold 12px/15px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	color: #FFFFFF;
}

#globalNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#globalNav a:hover {
	color: #FF3333;
	text-decoration: underline;
}

/************* end #globalNav styles **************/

/************* #leftmenu styles **************/

#leftmenu {
	position: relative;
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-left: -10px;
	text-align: left;
	font: bold 11px/14px "Trebuchet MS", Arial, sans-serif;
	color: #eecc91;
	letter-spacing: 0.17em;
	text-transform: uppercase;
}

#leftmenu ul {
	margin-top: 10px;
}

#leftmenu ul li {
	margin-top: 8px;
	list-style-type: disc;
}



/***********************************************/
/* Typographic Styles                          */
/***********************************************/

/************* homepage styles **************/

.homelinks {
	font: 11px/18px "Trebuchet MS", Arial, sans-serif;
	color: #eecc91;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
.homeblurb {
	font: lighter 14px/25px "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	letter-spacing: .05em;
}
p.homeblurb {
	margin-top: 6px;
	margin-bottom: 0px;
}

/************* end homepage styles **************/

.boxcontent {
	margin: 0px;
	padding: 0px;
	line-height: 19px;
}

p.boxcontent {
	margin-top: 6px;
	margin-bottom: 0px;
}

.boxcontent SUP, .boxcontent SUB {
	font-size: 80%; 
	line-height: 0; 
} 

.contenthed {
	font: bold 20px/22px "Trebuchet MS", Arial, sans-serif;
	padding-top: 4px;	
}
.contentroofline {
	font: bold 11px/23px "Trebuchet MS", Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-transform: uppercase;
	letter-spacing: 0.17em;
	padding-bottom: 1px;
}

.sectiontitle {
	font: 23px "Trebuchet MS", Arial, sans-serif;
	color: #CC0000;
	letter-spacing: .05em;
	margin-top: 0px;
	margin-bottom: 0px;
}

.sectionsubhed {
	font: 16px/19px "Trebuchet MS", Arial, sans-serif;
	margin-top: 6px;
}
.treb15 {
	font: 15px/18px "Trebuchet MS", Arial, sans-serif;
	margin-right: 8px;
	margin-left: 10px;
}
p.treb15 {
	margin-top: 6px;
	margin-bottom: 0px;
}
.treb14 {
	font: 14px/17px "Trebuchet MS", Arial, sans-serif;
}
a.treb14: link {
	color: #663300;
	text-decoration: underline;
}

a.treb14: vlink {
	color: #333333;
	text-decoration: underline;
}

.qbold {
	font: bold 11px "Trebuchet MS", Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	padding-bottom: 2px;
	margin: 0px 8px 2px 10px;
}
#footnote {
	font: 11px "Trebuchet MS", Arial, sans-serif;
	line-height: 17px;
}

#footnote SUP, #footnote SUB { font-size: 90%; line-height: 0; } 

.graybox {
	background: #FFFFFF;
	padding: 12px;
	border: 1px solid #000000;
	float: right;
	width: 45%;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 12px;
	margin-top: 0px;
  }

.footertext {
	font: 11px "Trebuchet MS", Arial, sans-serif;
	line-height: 17px;
}