* 						{ margin: 0; padding: 0;}

html, body 				{height: 100%;}

body 					{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000; background:#BFE93C;}

#wrapper				{background: url(../images/logo_background.jpg) top center no-repeat; width:100%;}

#mainarea				{margin:0 auto; width:706px; padding-left:196px;}

#starburst				{position:relative; height:1px; top:-35px; left:360px; width:1px;}
#starburst2				{position:relative; height:1px; top:-538px;left:660px; width:1px;}
#starburst3				{position:relative; height:1px; top:-518px;left:360px; width:1px;}

#timeline				{position:relative; height:1px; top:300px; left:-550px;width:1px;}
#timeline2				{position:relative; height:1px; top:-200px;left:-250px;width:1px;}
#timeline3				{position:relative; height:1px; top:-300px;left:-250px;width:1px;}

#content				{background:url(../images/page-background.png) top left repeat-y;}
#content .toppage		{height:32px; background:url(../images/top-page.png) top left no-repeat;}
#content .bottompage	{height:38px; background:url(../images/bottom-page.png) top left no-repeat;}
#content .mainpage		{padding:0 40px;}

#left					{padding-left:40px; width:260px; float:left;}
#right					{float:right; padding-right:2px;}

#content h1				{font-size:2.8em; font-weight:normal;}
#content h2				{font-size:2.4em; font-weight:normal;}
#content h3				{font-size:1.6em; font-weight:bold; color:#eb8500;}
#content h5				{font-size:1.6em; font-weight:bold; color:#eb8500;}
#content #right h3		{background: url(../images/rbulb.gif) no-repeat left 50%; padding-left: 24px; position:relative; left:6px;}
#content #right h5		{background: url(../images/rbulbx.gif) no-repeat left 50%; padding-left: 24px; position:relative; left:6px;}
#content p				{font-size:14px; font-weight:normal; padding-top:15px; line-height:20px;}
#content #left p		{font-size:12px; font-weight:normal; padding-top:15px; line-height:normal;}

#content ul				{margin: 4px 0 0px 0px; padding: 0; list-style: none; font-size:14px;}
#content li				{background: url(../images/bulb2.gif) no-repeat left 50%; margin-left: 10px; padding-left: 15px; line-height:20px;}
#content li a			{text-decoration:none; color:#036A88; font-weight:bold;}
#content li	a:hover		{text-decoration:underline;}

#block					{width:362px;}
#block .btop			{height:7px; }
#block .bmid			{background:url(../images/b-mid.png) repeat-y; padding:5px 0;}
#block .bbot			{height:7px; background:url(../images/b-mid.png) repeat-y;}

#footer					{font-size:12px; color:#000; padding:7px 0 15px 5px;}

.clear					{clear:both;}
.separator				{height:10px; border-top:1px solid #B3B3B3; margin:10px 2px 0 2px;}
.topgap					{height:53px;}
.key					{padding:7px 0 0 30px; font-size:16px; font-weight:bold;}
.subkey					{padding:2px 0 0 30px; font-size:14px; font-weight:normal;}
.tleft					{padding:0px 0 0 30px; font-size:16px; font-weight:bold;}
.tright					{padding:0px 0 0 5px; font-size:14px; font-weight:normal;}
.gap					{margin-top:10px;}
.gap2					{margin-bottom:10px;}