body {
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#C1BD64;
	margin:0px; padding:0px;
	text-align: left;
}
	

a:link {color: #C1BF93; text-decoration: none; }
a:visited {color: #C1BF93; text-decoration: none; }
a:hover {color: #C1BF93; text-decoration: underline; }
a:active {color: blue; }

#border {
	position:relative; left:0px;
	width:800;
	height:610;
	z-index:1;
	background-color:#88545D;
	}

	.align {
	text-align:left;
	}

	.alignright {
	text-align: right;
	}

	.title  {
		font-size:large;
		color:#012E96;
			
		}
	
	.top {
	vertical-align: bottom;
	}

	.extraspace {
	line-height:50%;
	}
	
	.extraspace2 {
	line-height:170%
	}


/* TOP FRAME AREA */
	#topframe{		
		position:relative;
		background-image:url(intro/topv2.jpg);
		width:800px;
		height:130;
		z-index:1;
		text-align:left;
		margin:0px 0px 0px 0px;
		padding:0px;

		}
	
	.nav {
		background-color:#436BB6;
		color:blue;
		}

	#lefttop {
		float:left;
		width:190px;
		font-size:xx-small;
		margin:0px 0px 0px 0px;
		padding: 0px 0px 0px 30px;
		height:130px;
		}

	#righttop {
		margin:0px 0px 0px 0px;
		padding:0px 30px 5px 5px;
		text-align:right;
		font-size:xx-small;
		}
	

	
/* MIDDLEFRAME AREA */
		#middleframe{
		position:relative;
		width:800;
		height:188;
		z-index:2;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;

		
		
	}


/*BOTTOM FRAME AREA */
	#bottomframe{
		position:relative;
		background-image:url(intro/bottomv2.jpg);
		width:800;
		height:292;
		z-index:3;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		text-align:left;
		
	}

	#leftcontent {
		float:left;
		width:190px;
		height:260px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		
		}

	#rightcontent {
		margin:0px 0px 0px 0px;
		padding:5px 30px 5px 5px;
		}

	.spacer{
		padding:0px 0px 0px 0px; 
		margin: 0px 0px 0px 0px;
		height : 20px;
		}


/*  ----------- Inside bottom section  --------*/
		#blankleft {
		margin: 0px 0px 0px 0px;
		padding:0px 0px 0px 0px; 
		width:175px;
		float:left;
		}
	
		#wrapbodytext {
		background-color : transparent;
		position : relative;
		margin: 0px 0px 0px 0px;
		padding:0px; 
		height:80%;
		}

		#spacertop {
		margin: 0px 0px 0px 0px;
		/* background-color: red; */
		padding:0px 0px 0px 0px; 
		height : 10%;
		}

		#bodyheader {
		margin: 0px 0px 0px 0px;
		padding:0px 0px 0px 0px; 
		height : 10%;
		}

		#spacer {
		position : relative;
		/* background-color: red; */
		margin: 0px 0px 0px 0px;
		padding:0px 0px 0px 0px; 
		
		}		
		
		#bodytext {
		position:relative;
		/* background-color: yellow; */
		margin:0px 0px 0px 0px;
		padding:0px;
		height:10%;
		 
		}

		
		#spacerbottom {
		/* background-color: red; */
		margin: 0px 0px 0px 0px;
		padding:0px 10px 0px 0px; 
		height:10%;
		}
	
			
/*  ----------- End bottom section  


