body {
	background-attachment: fixed;
	background-color: #fofoee;
	background-image: url('../images/gwa_bg.jpg');
	background-position: 50%;
	background-repeat: repeat-y;
	color: #000;
	display: block;
	margin: 0px;
	padding: 0px;
}

body, p, td, th, div { 
/* font-family: Tahoma, Helvetica, sans-serif; font-size: 13px; line-height: 125%;  */
font-family:  Arial, Myriad Pro, verdana, arial, sans-serif;
color: #000;
font-size: 16px;
line-height: 125%;
font-weight: normal;
}

.smallfont {
   font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; line-height: 125%; color: #000;
}

img { border: 0px; }

.wrapper {
/*  min-height: 600px;
  height: 600px;
  height: auto !important; */
  width: 965px;
  background-color: #f0f0ee;
}

.outsideWrapper {
	background-color: gray;			
	border-right: solid 1px #fff;
	bottom: 0px;
	color: #000;
	display: block;	
	height: 100%;	
	margin: 0px auto;	
	position: relative;		
	top: 0px;	
	width: 965px;
}

div.layout {
	line-height: 11px;
	margin: 0px;
	padding: 0px;
	width: 100%;	
}

a, a:link, a:visited, a:active {
	text-decoration: none;
        color : #000000;
}

a:hover {
	text-decoration: underline;
}

#header {
	background-image: url('../images/header_bg.jpg');
	background-position: 100%;
}
div.footerinfo {
	display: block;
	padding-bottom: 15px;
}	
	
div#footersmall {
	color: #FBE696;
	font-size: 9px;
}	
 
div#footersmall a:link,
div#footersmall a:visited {
	color: #FBE696;
	text-weight: bold;
}

div#footersmall a:hover {
	color: #0000CC;
	text-decoration: none;
}

#header #search {
	background-color: transparent;
	background-image: url('../images/search_bg.jpg');
/*	display: block; */
display: none;
	height: 76px;
	position: absolute;
	right: 0px;
	top: 0px;	
	width: 186px;
}
#header #search #txtSearch {
	background-color: #fff;
	border: none;
	font-size: 10px;
	height: 15px;	
	left: 15px;
	margin: 0px;
	position: absolute;	
	padding: 3px 0px 0px 4px;
	top: 30px;
	width: 114px;
}

#menubar {
	background-image: url('../images/menubar_bg.jpg');
	height: 65px;
        vertical-align: middle;
	
}

#menubar p {
	display: inline;	
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Georgia, verdana, arial, helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	text-transform: uppercase;
}

#menubar p, #menubar a {
	color: #fff;
}

#pathway_1 {
	background-image: url('../images/pathway_bg.jpg');
	height: 28px;
}

#pathway span {
        display: block;
        margin: auto auto auto 10px;
        line-height: 24px;
        vertical-align: middle;
}

#pathway a, #pathway a:link, #pathway a:active, #pathway a:visited {
        color: #fd0000;
        text-decoration: none;
}

#pathway a:hover {
        text-decoration: underline;
}

#content {	
}

#mainBodyTd {
        background-color: #231F20;
}

#contentTbl { 
	background-color: #000;	
	margin: 0px auto;
	width: 965px;
}

#contentTbl td {
	margin: 0px; padding: 0px;
}

.contentpaneopen {
        background-color: #f0f0ee;
        background-image: url('../images/content_bg.jpg');
        background-repeat: repeat-x;
        width: 965px;
}

.contentpane {
        background-color: #f0f0ee;
        background-image: url('../images/content_bg.jpg');
        background-repeat: repeat-x;
        width: 965px;
        height: 100%;
}

#mainmenu {
	background-color: #fff;
	padding-top: 4px;
}

#mainmenu img {
	width: 184px;
}

.mainmenuTd {
  background-color: #cecfce;
}

#footer {
	background-image: url('../images/footer_bg.jpg');
	height:45px;	
	vertical-align: middle;	
}

#footer p {
color: #000;
	display: block;
	font-size: 10px;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: center;
}

.gwaRed {
	color: #fd0000;
}

.article_seperator {
         display: none;
}

.topalign {
          vertical-align: top;
}

.ruleTd {
background-color:#FFFFFF;
background-image:url('../images/rule_menu_bg.gif');
background-repeat:repeat-y;
}
