/* Julius Stylesheet */

.main	{
		border-collapse:collapse;
		margin-top:10px;
		margin-left:20px;
		margin-bottom:10px;
		margin-right:20px;
		padding:0;
		border:none;
		background-image:url('main_bgd.jpg');
		width:920px;
		height:540px;
		}
		
.section1_1	{
		position:absolute;
		top:48px;
		left:35px;
		z-index:5;
		border:none;
		padding:0;
		margin:0;
		width:251px;
		height:6px;
		color:blue;
		}

.section1_2	{
		position:absolute;
		top:102px;
		left:35px;
		z-index:1;
		border:none;
		padding:0;
		margin:0;
		width:907px;
		height:6px;
		color:blue;
		}

.section1_3	{
		position:absolute;
		top:148px;
		left:35px;
		z-index:1;
		border:none;
		padding:0;
		margin:0;
		width:907px;
		height:6px;
		color:blue;
		}

.section1_5	{
		position:absolute;
		top:158px;
		left:335px;
		z-index:1;
		border:none;
		padding:0;
		margin:0;
		background-color:white;
		width:480px;
		height:125px;
		}/*  No need to use 4 lines, do two boxes */

.section1_6	{
		position:absolute;
		top:184px;
		left:330px;
		z-index:2;
		border:none;
		padding:8px 6px 2px 6px;
		margin:0;
		background-color:white;
		width:450px;
		height:94px;
		}/*  No need to use 4 lines, do two boxes */

.section1_10	{
		position:absolute;
		top:176px;
		left:333px;
		z-index:3;
		border:none;
		padding:0;
		margin:0;
		background-color:white;
		font-family:tahoma;
		font-weight:bold;
		font-size:32px;
		width:20px;
		height:32px;
		}
		
.section1_9	{
		position:absolute;
		top:308px;
		left:286px;
		z-index:1;
		border:none;
		padding:0;
		margin:0;
		width:656px;
		height:6px;
		color:blue;
		}
	
.vertical	{
			position:absolute;
			top:48px;
			left:286px;
			z-index:5;
			border:none;
			padding:0;
			margin:0;
			background-color:blue;
			width:6px;
			height:260px;
			color:blue;
			}	

.sub1		{
			position:absolute;
			top:68px;
			left:130px;
			z-index:1;
			border:none;
			padding:0;
			margin:0;
			font-weight:bold;
/*			width:915px;
			height:6px;
			color:blue;*/
			}

.sub2		{
			position:absolute;
			top:120px;
			left:160px;
			z-index:1;
			border:none;
			padding:0;
			margin:0;
			font-weight:bold;
			}

/* For Section 3 subpages */			
.sub2a_3		{
			position:absolute;
			top:160px;
			left:170px;
			z-index:1;
			border:none;
			padding:0;
			margin:0;
			font-weight:bold;
			}				
/**/	

/* For Section 4 subpages */
.sub2a_4		{
			position:absolute;
			top:160px;
			left:200px;
			z-index:1;
			border:none;
			padding:0;
			margin:0;
			font-weight:bold;
			}	
/**/		
	
.sub3		{
			position:absolute;
			top:118px;
			left:310px;
			z-index:1;
			border:none;
			padding:0;
			margin:0;
			font-weight:bold;
			}
			
.sub3 a:link, .sub3 a:visited, .sub3 a:hover, .sub3 a:active {color:teal;}		
						
.imgs		{
			position:absolute;
			top:330px;
			left:31px;
			z-index:2;
			border:none;
			padding:10px 0 10px 10px;
			margin:0;
			width:915px;
			text-align:center;
			}
			
			
			
			


		
			
			
								
