#marqueecontainer
{
position: relative;
width: 180px; /*marquee width */
height: 350px; /*marquee height */
background-color: white;
overflow: hidden;
border: 1px;
padding: 0px;
padding-left: 0px;
}

#date
{
position: absolute;
top: 145px;
line-height: 35px;
color: #000000;
right: 40px;
font-weight:normal;
font-size: 11px;
letter-spacing: -1px;
}
		
body
{
background: #272727 url('images/bg.gif') repeat-Y center;
height:auto;
width:auto;
/*background: #000000 url('images/a1.gif');*/
font-size: 11px;
/*font-family: "trebuchet ms", helvetica, sans-serif;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-family:Arial, Helvetica, sans-serif;*/
color: #000000;
line-height: 18px;
}

ul.NoBulletNoIndent {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px
}

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

a.NoLine{
text-decoration:none;
}

a:hover
{
color: #6B8E23;
text-decoration: none;
}

sup
{
font-size: 0.5em;
}

p
{
margin-bottom: 14px;
/*text-align:;*/
}

img.picA
{
position: relative;
top: -2px;
/*background: url('images/a47.gif') no-repeat;
width: 76px;
height: 74px;*/
padding: 0px;
}

img.picB
{
position: static;
top: -2px;
/*background: url('images/a26.gif') no-repeat;*/
width: 196px;
height: 153px;
padding: 4px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}

img.floatright
{
float: right;
margin: 0px 14px 3px 0px;
}

#upbg
{
position: absolute;
top: -21px;
left: 30px;
/*background:url(images/greenborder.gif) top center no-repeat;*/
width: 690px;
height: 121px;
z-index: 1;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
/*background: #FFFFFF url(images/abg.gif);*/
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
}

#header
{
	position: absolute;
	/*background: #FF7800 url('images/a8.gif') repeat-x;*/
/*background:url(images/greenborder.gif) top center no-repeat;*/
background:url(images/header2.gif) no-repeat;
	width: 688px;
	height: 120px;
	top: -17px;/*left: 29px;*/
/*z-index:3;*/
/*top: -18px;
left: 0px;*/
/*top: 16px;*/
/*left: 30px;*/
/*color: #BDB76B;*/
/*padding-left: 0px;*/	
}

#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
font-size: 23px;
letter-spacing: -1px;
top: 30px;
height: 92px;
}

#header h2
{
position: absolute;
font-size: 10px;
font-weight: normal;
color: #000000;
top: 51px;
}

#header sup
{
color: #000000;
}

/*#splash
{
position: absolute;
right: 30px;
background: #EAEAE2 url('images/topright.jpg') no-repeat;
width: 508px;
height: 102px;
}*/

#menu
{
position:relative;
height: 40px;
/*padding: 0px 20px 0px 5px;*/
margin: 88px 0px 25px 0px;
}

#secondarycontent
{
position:relative;
width: 190px;
float:right;

}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 14px;
line-height: 25px;
color: #000000;
letter-spacing: -1px;
/*background: url('images/a22.gif') bottom repeat-x;*/
padding: 0px 0px 10px 0px;
margin-bottom: 20px;
}

#secondarycontent .content
{
padding: 0px 10px 0px 0px;
margin-bottom:  20px;
}

#primarycontent
{
position: relative;
width: 440px;
float: left;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 15px;
line-height: 25px;
color: #000000;
letter-spacing: -1px;
/*background:url('images/a22.gif') bottom repeat-x;*/
padding: 0px 0px 0px 20px;
margin-bottom: 20px;
}

#primarycontent .content
{
padding: 0px 0px 0px 20px;
margin-bottom: 20px;
}

#footer
{
position: static;
clear: both;
height: 35px;
text-align: center;
line-height: 35px;
/*background:url(images/greenborder.gif) center;*/
width:690px;
color: #000000;
}
c