* {margin:0; padding:0;}

body{background:#ffffff;}
#header_tall {background:none;}
#main {width:1024px;background:none;margin:0 auto;}
#header {background:url(images/header-bg1.gif) top left no-repeat;width:1024px; height:200px; margin:0px;padding:0px;overflow:hidden;}

#middle {background:url(images/middle.jpg) top left repeat-y;width:1024px;overflow:hidden; margin-top:0px;padding-top:0px;}

#footer {background:url(images/footer-bg.jpg) bottom repeat-x;float:bottom;height:91px;width:1024px;margin:0px;padding:0px;}

#topnav {margin:7px 105px 5px 0;text-align:right;font-size:10px;font-family:tahoma;font-weight:bold;}
#topnav a{color:#1f2340;}


#rightside {width:715px;float:left; margin:0px 0px 0px 3px;}


.column1, .column2, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}

/* index */


#index .columns1 .column1 {width:275px;}
#index .columns1 .column2 {width:300px;margin:0 0 0 5px;}
#index .columns1 .column3 {width:400px;float:right;margin:0 0 0 5px;}
#index .columns1 .indent_column {width:7px;}


#index .col1 {width:300px;}
#index .col2 {width:300px;}
#index .ind_col {width:42px;}


#index #rightbox ul.mini {margin:5px 0 5px 0; padding: 0 0 0 5px;list-style:disc;}
#index #rightbox ul.mini li {background:none; display:block; margin:0; padding:0;}
#index #rightbox ul.mini li a{text-decoration:underline;color:#0000ff;margin:0 3px 0 0;font:11px Verdana, Arial, Helvetica, sans-serif;}
#index #rightbox ul.mini li a:hover{text-decoration:none}

#topnav ul.topmenu {margin:0;padding:0 0 3px 0;list-style:none;background:none;}
#topnav ul.topmenu li {background:none;display:inline;margin:0;padding:0px 2px 0 0px;}
#topnav ul.topmenu li a{
	text-decoration:overline;
	color:#1f2340;
	font:11px tahoma;
	font-weight:bold;
	padding:0 3px 0 0px;
}

#topnav ul.topmenu li a{
	text-decoration:none;
	color:#000033;
	font: 1.05em arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 3px 0 0px;
	}

#topnav ul.topmenu li a:hover{ text-decoration:underline}


#wgma-blog {position: absolute;
top: 7px;
left: 1015px;
height: 32px;
width: 110px;
background-color: transparent;
}

/* rounded coners */

.wgm_yellow {width:100%; float:left;}
.wgm_yellow .t { background:#fbe389 url(images/ylw-l-t.gif) no-repeat left top;}
.wgm_yellow .b { background:url(images/ylw-r-t.gif) no-repeat right top;}
.wgm_yellow .l { background:url(images/ylw-l-b.gif) no-repeat left bottom;}
.wgm_yellow .r { background:url(images/ylw-r-b.gif) no-repeat right bottom;}

.wgm_yellow li { background:url(images/list_red.gif) top left no-repeat; margin:0 0 0 0; padding:0 0 0 13px;}
.wgm_yellow li a {line-height:24px; color:#292727; text-decoration:underline;}
.wgm_yellow li a:hover { text-decoration:none; color:#292727}  

.wgm_lbl { width:100%; float:left;}
.wgm_lbl .t { background:#cfe2f1 url(images/lbl-l-t.gif) no-repeat left top;}
.wgm_lbl .b { background:url(images/lbl-r-t.gif) no-repeat right top;}
.wgm_lbl .l { background:url(images/lbl-l-b.gif) no-repeat left bottom;}
.wgm_lbl .r { background:url(images/lbl-r-b.gif) no-repeat right bottom;}

.wgm_yellow li { background:url(images/list_red.gif) top left no-repeat; margin:0 0 0 0; padding:0 0 0 13px;}
.wgm_yellow li a {line-height:24px; color:#292727; text-decoration:underline;}
.wgm_yellow li a:hover { text-decoration:none; color:#292727}  

/*= Table formatting =========================================*/
table.nutrition {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #fff;
	width: 700px;
	background-color: #cfe2f1;
	border:0px;
	border-style:none;
	/*border-collapse: collapse;*/
	border-spacing: 0px;
	margin-bottom: 0px;
	}

table.nutrition td.hed {
background-color: #cfe2f1;
color: #000;
padding: 4px;
text-align: left;
border: 0px;
border-bottom: 0px #fff solid;
font-weight: bold;
}

table.stats tr 
{padding: 0px;
border:0px;
}

table.nutrition td {
background-color: #ffffff;
color: #000000;
padding: 4px;
text-align: left;
border: 1px #ff111f solid;

} 


.green {
	color: #CCFF00;
	font-weight: normal;
}
.orange {
	color: #FFCC33;
	font-weight: normal;
}


