.menu			{display:none; margin-left:20 px}
/* h1, h2, h3 		{margin: 0; padding: 0;} */
h2				{font-family: verdana; color:white;}
a.gold:link		{color: #ffd200;}
a.gold:visited	{color: #ffd200;}
a.gold:hover	{color: #ffd200;}
a.gold:active	{color: #ffd200;}
.gold			{color: #ffd200;}
.blue			{color: #322986;}
.white			{color: #ffffff;}

body			{margin: 0; padding: 0;}
/* #header			{padding: 5px; align:center;} */
#nav			{width: 889px; align:left;}
#navnl			{align:left;}
#blheader		{width: 889px; align: left; background-color: #322986;}
#blheadernl		{align: left; background-color: #322986;}
#blcontent2		{position: absolute; left:252px; width: 647px; background-color: #322986; font-family: Tahoma; font-size: 12pt; font-color:white;}
#blcontent		{margin: 0 auto; width: 647px; background-color: #322986; font-family: Tahoma; font-size: 12pt; font-color:white;}
#contentcolumn	{
margin: 0 130px 0 242px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#blcontentnl	{position: relative; background-color: #322986; font-family: Tahoma; font-size: 12pt; font-color:white;}
#leftcolumn		{float: left; width: 242px;}
#rightcolumn	{float: left; width: 130px; margin-left: -190px;}








#maincontainer{
width: 1024px; /*Width of main container*/
}

#contentcolumn{
margin: 0 135px 0 240px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
font-family: Tahoma;
color: white;
}

#contentcolumnblue {
background-color: #322986;
}

#contentwrapper{
float: left;
width: 100%;
}

#header {
background: #322986;
width: 889px;
height: 19pt;
font-family: Verdana;
color: white;
text-align: right;
}

#leftcolumn{
float: left;
width: 242px; /*Width of left column in pixel*/
margin-left: -1024px; /*Set margin to that of -(MainContainerWidth)*/
/* background: #C8FC98; */
}

#rightcolumn{
float: left;
width: 125px; /*Width of right column*/
margin-left: -125px; /*Set left margin to -(RightColumnWidth)*/
/* background: #FDE95E; */
}