/* CSS Document */
#content	{float: left; margin: 8px 0px 0px; width: 800px; height: 750px; position: relative; left: 00px; top: 0px;}
#content	{background: url(../../../images/bg/bg_page.jpg) no-repeat scroll center bottom;}

/* all mage frames */
#a, 
#b,
#c, 			
#d,
#e,
#f			{float: left; margin: 10px 0px 0px 0px; width: 240px; height: 220px; border: 1px solid #990000;}

/* image frame background overrides */
#a			{background: url(../../../images/portal/portal_01.jpg) no-repeat scroll center top; top: 00px; left: 28px; position: relative;}
#b			{background: url(../../../images/portal/portal_02.jpg) no-repeat scroll center top; top: 00px; left: 28px; position: relative;}
#c			{background: url(../../../images/portal/portal_03.jpg) no-repeat scroll center top; top: 00px; left: 28px; position: relative;}
#d			{background: url(../../../images/portal/portal_04.jpg) no-repeat scroll center top; top: 10px; left: 28px; position: relative;}
#e			{background: url(../../../images/portal/portal_05.jpg) no-repeat scroll center top; top: 10px; left: 28px; position: relative;}
#f			{background: url(../../../images/portal/portal_06.jpg) no-repeat scroll center top; top: 10px; left: 28px; position: relative;}

/* image frame margin overrides */
#a, #d		{margin-left: 0px;}
#b, #e		{margin-left: 7px; margin-right: 7px;}
#c, #f		{margin-right: 28px;}

/* Heading overrides */
h2			{margin: 6px; font-size: 100%; line-height: 130%; margin-top: 0px; color: #990000;}
h3			{margin: 10px 10px 0px 10px; font-size: 100%; line-height: 140%; margin-top: 194px; color: #000;}

/* Link overrides */
#content a:link		{color: #fff;}
#content a:hover	{color: #f00;}
#content a:visited	{color: #f90;}
#content a:active	{color: #f00;}

#instruction 		{width: 740px; border: solid 1px #900; height: 35px; top: 490px; left: 28px; position: absolute;}
#instruction 		{background: url(../../../images/bg/bg_message.jpg) repeat-y scroll right top #fff; }
#instruction p		{margin: 10px; color: #900; font-style: italic; font-weight: bold;}