body
{
	background: black url('ngm.logo.site.jpg') 0px 0px no-repeat;
	font-family: verdana,sans-serif, arial;
	font-size:70%;
	color:silver;
	margin: 154px 0px 0px 0px;
	padding: 0px;
}

.clr {
	clear:both;
}

.clrleft {
	clear:left;
}

.banners {
	position:absolute;
	z-index:1009;
	top:50px;
	left:0px;
	width:100%;
	padding-left:400px;
}

.bancenter 
{
	text-align:center;


}

.anchor {
        color : #d58d4a;
        text-decoration : none;
	cursor:pointer;
}
.anchor:link {
	TEXT-DECORATION: none;
}
.anchor:active {
	TEXT-DECORATION: none;
}
.anchor:hover {
font-weight:bold;
	TEXT-DECORATION: underline;

}
.anchor:visited {
	TEXT-DECORATION: none;
}

.padding5 {
	padding-left:15px;
}

.minhghtcomment {
	height:100px;
	float:right;
	width:1px;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}

.clearright {
  clear:right;
  height:1px;
  overflow:hidden;
}

.listheader {
	background-color:#9E7656;
	font-weight:bold;
}

.listStyle {
	background-color:#453326;
}

.listStyleAlternate {
	background-color:#2D2016;
}

.avatarimg {
	margin: 1px;
	width:75px;
	height:75px;
	border: 1px solid silver;
	background: black url('avatar.jpg') 50% 50%;
}

.avatarimgsmallbg {
	margin: 1px;
	width: 30px;
	height: 30px;
	border: 1px solid silver;
	background: black url('avatar.jpg') 50% 50%;
}


.avatarimgsmall {
	width:50px;
	height:50px;
	border: 1px solid black;
	background: black;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
	margin: 1px;
}	

.globalnews {
	float:right;
	width:180px;
	border-left: 1px dashed silver;
	overflow:auto;
	font-size:80%;
	margin-top:5px;
	margin-bottom: 5px;
	margin-left:2px;
	padding-left:2px;
}
.head {
	overflow:hidden;
	border-bottom: 1px dashed #666666;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.message {
	margin-bottom: 10px;
}
.messagebody {
	margin-bottom: 3px;
}
.messagefooter {
	margin: 8px 0 3px 0;
	font-size:90%;
	text-align: right;
}


.errormessage {
	color:red;
	margin-bottom: 1em;
}

table { font-size:100%; }

a { color: #d58d4a; }
a:link    { TEXT-DECORATION: none;}
a:visited { TEXT-DECORATION: none;}
a:visited:hover { TEXT-DECORATION: none; }
a:hover   { TEXT-DECORATION: underline; }
a:active  { TEXT-DECORATION: none;}

input, select, textarea { font-size: 100%; }

.PageBody
{
}

.PageContent
{
	background: url('/files/ngmlogo-background-new.jpg') 50% 100px no-repeat;
}

.menubar {
	background: url('bar.middle.jpg') repeat-x;
	height: 24px;
	overflow:hidden;
}


.menubar div {
	background: url('bar.left.jpg') 0% 0% no-repeat;
}

.menubar div div {
	background: url('bar.right.jpg') 100% 0% no-repeat;
}

.menubar div div div {
	text-align:center;
	padding-top:3px;
}

.menubar a {
	color: silver;
	font-weight:bold;
	font-size:105%;
}

.pagetable {

}

.pageleft {
	width: 300px;
	padding-right: 2px;
	padding-left: 3px;
	overflow:hidden;
	margin-right: 2px;
	z-index:2;
}

.pageright {
	padding-left: 2px;
	border-left: 1px #666666 dashed;
	margin-top:5px;
}

.pageright2 {
	position:absolute;
	left:300px;
	top:230px;
	margin-top:5px;
	padding-left:3px;
	margin-left:2px;
}

.banners {
	position: absolute;
	right:25px;
	top: 40px;
	height:100px;
	width:500px;
	overflow:hidden;
}

.banners img {
	border: 1px solid silver;
	max-height:99px;
}

.bottombar {
	position:absolute;
	right:0px;
	top:0px;
	width:125px;
	text-align:right;
	font-size:80%;
}

.minheight {
	height:400px;
	float:right;
	width:1px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.WillowPhotoAlbumTumbnailBar {
	width: 100%;
	overflow: auto;
	margin-top:5px;
	margin-bottom:5px;
	white-space: nowrap;
}

.WillowPhotoAlbumTumbnail {
	cursor:hand;
	cursor:pointer;
}

.WillowPhotoAlbumImageHolder {
	width: 100%;
	text-align:center;
}

.WillowPhotoAlbumImage {
	border: 1px solid silver;
}


.ProgressBar {
	margin: 0px;
	border: 0px;
	padding: 3px;
	width: 90%;
	height: 2em;
	color: black;
	background:silver;
}

.BBbold 
{
	font-weight:bold;
}

.BBitalic 
{
	font-style:italic;
}

.BBunderline
{
	text-decoration: underline;
}
	
.BBquote 
{
	border: 1px solid #888800;
	background-color: #444400;
}




.SidebarDefault
{
	float:left;
	width: 150px;
	overflow:hidden;
}

.SideBarDefaultItem 
{
	border: 1px solid silver;
	margin-bottom: 10px;
	padding: 2px;
}

.SidebarShoutbar
{
	float:right;
	width: 100px;
	overflow:hidden;
}

.SideBarShoutbarItem 
{
	border: 1px solid red;
	margin-bottom: 10px;
	padding: 2px;
}

.StaticPage 
{
}

.NewsItemBase 
{
}

.NewsItemSeperator 
{
	width: 100%;
	border-bottom: 1px solid silver;
	padding:0px;
	margin:0px;
	line-height:0;
}

.NewsItemHeader 
{
	color: Silver;
	font-weight: bold;
}

.NewsItemBody {}

.NewsItemFooter {
	text-align: right;
}

.NewsItemLinkList 
{
	float: left;
}

.FrameBody 
{
	width: 100%;
	height: 500px;
	border:0px;
	margin:0px;	
}

.ShoutCastBody 
{
	height: 200px;
	overflow:auto;
	font-size: 80%;
}

.ShoutCastitem 
{
	border-bottom: 1px solid silver;
}

.ShoutCastName 
{
		font-weight:bold;
}

.PhotoAlbumOverviewItem 
{
	text-align:center;
}

.wodgigtitle 
{
	font-size: 140%;
	font-weight: bold;
	padding: 3px 0 3px 2px;
}

.wodgigday
{
	font-size:140%;
	font-weight:bold;
}

.wodgigmonth
{
	font-size: 120%;
	font-weight:bold;
	padding: 0 3px 0 3px;
}

.wodgigyear
{
}
