#wrapper {
margin: auto;
width: 860px; 
}

body, td
{
margin-top:0px;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#444444;
}

body
{
background-color:black;
}

#topmenu td.menuItem
{
background-image:url(../images/menu-bg.png);
text-transform: uppercase;
text-align:center;
cursor:pointer;
height:43px;
width:100px;
}

#topmenu a
{
color: white;
font-weight:bolder;
font-size:14px;
}

#topmenu td.menu-active
{
background-image:url(../images/menu-active-bg.png)
}

#cookies
{
margin-top:-15px;
}

.fbsubmit
{
width: 200px;
}



.content
{
background-color:white;
background-image:url(../images/content-bg.png);
background-repeat:repeat-x;
}

.content-bottom-bg
{
background-image:url(../images/content-bottom-bg.png);
background-repeat:no-repeat;
background-position:bottom;
}

.third-wrap
{
padding:20px;
}

h1
{
font-size:26px;
font-family: Georgia;
color:#5f5f5f
}

a
{
color: #f19300;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

#footer td
{
color:#cccccc
}

#searchBox
{
background-color: #5f5f5f;
height:30px;
padding:10px;
border-top: 1px solid #4a4a4a;
}

.search input
{
background-image:url(../images/search-bg.png);
background-repeat:repeat-x;
border:0 solid black;
color:#888888;
height:19px;
margin-right:10px;
padding-left:3px;
padding-right:3px;
padding-top:6px;
vertical-align:middle;
width:160px;
}

.search img {
vertical-align:middle;
}

.second-menu
{
background-image:url(../images/lmenu-top-bg.png);
background-repeat:repeat-x;
}

.second-menu ul
{
margin-top:0px;
}

.second-menu div {
background-image: url(../images/lmenu-div.png);
background-repeat: no-repeat;
background-position:bottom;
}

.second-menu a {
color: white;
background-repeat: no-repeat;
background-position:0 4px;
line-height:26px;
padding-left:10px;
}

.second-menu a.d1 {
background-image: url(../images/lmenu-bullet.png);
margin-left:25px;
}

.second-menu a.d2 {
background-image: url(../images/lmenu-bullet2.png);
margin-left:40px;
}


#left-td
{
background-image:url(../images/lmenu-bottom-bg.png);
background-position:bottom;
background-color:#404040;
background-repeat:repeat-x;
}

legend {
display: none;
}

fieldset {
border: 0px solid black;
}

input, textarea {
width: 300px;
}

label {
width: 125px;
display:inline-block;
}

.fbsubmit {
width: 100px;
}


.NewsSummaryPostdate, #NewsPostDetailDate
{
background-image:url(../images/calendar.png);
background-position:0 -1px;
background-repeat:no-repeat;
color:#86B6EA;
padding-left:18px;
}

.NewsSummaryCategory, .NewsSummaryAuthor, #NewsPostDetailAuthor, #NewsPostDetailCategory, #NewsPostDetailSummary, #NewsPostDetailPrintLink
{
	display:none;
}

.NewsSummaryLink, #NewsPostDetailTitle
{
	font-size:16px;
	font-family:Georgia;
}

.NewsSummary
{
	padding-bottom: 20px;
}

#cookies
{
display:none;
}

.memberIcon
{
background-image:url(../images/person.png);
background-position:0px 0px;
background-repeat:no-repeat;
width:64px;
height:64px;
border:3px solid #666666;
float:left;
margin-right: 5px;
background-color:white;
}

.memberWrap
{
clear:both;
/* border-bottom:3px solid #C7C6BE; */
margin-top: 10px;
height: 74px;
}

.documentIcon
{
background-image:url(../images/pdf.png);
background-position:0px 0px;
background-repeat:no-repeat;
width:64px;
height:64px;
float:left;
margin-right: 5px;
background-color:white;
}

.documentWrap
{
clear:both;
/* border-bottom:3px solid #C7C6BE; */
margin-top: 10px;
height: 74px;
font-size:14px;
color:#5F5F5F
}

