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

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

/* image frame background overrides */
#a					{background: url(../../../images/portfolio/bg_portfolio_01.jpg) no-repeat scroll center top; top: 00px; left: 28px; position: relative;}
#b					{background: url(../../../images/portfolio/bg_portfolio_02.jpg) no-repeat scroll center top; top: 00px; left: 28px; position: relative;}
#c					{background: url(../../../images/portfolio/bg_portfolio_03.jpg) no-repeat scroll center top; top: 00px; left: 28px; position: relative;}
#d					{background: url(../../../images/portfolio/bg_portfolio_04.jpg) no-repeat scroll center top; top: 10px; left: 28px; position: relative;}
#e					{background: url(../../../images/portfolio/bg_portfolio_05.jpg) no-repeat scroll center top; top: 10px; left: 28px; position: relative;}
#f					{background: url(../../../images/portfolio/bg_portfolio_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 14px 0px 14px; font-size: 100%; line-height: 140%; margin-top: 194px; color: #000;}

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

/* hover overrides */
#a a:hover, 
#b a:hover,
#c a:hover, 			
#d a:hover,
#e a:hover,
#f a:hover			{color: #F00;}

#instruction 		{width: 738px; border: solid 1px #333; height: 35px; top: 490px; left: 28px; position: absolute;}
#instruction 		{background: #fff;}
#instruction p		{margin: 10px; color: #333; font-style: italic; font-weight: bold;}
