Background{
}


div#menuhold{
	position:absolute; 
	left:125px;
	top: 55px;
	width: 500px;
	height: 500px;
	z-index:2;
		
	background-color: #;
}

div#menuoptions1{
	position:absolute; 
	left:172px;
	top: 425px;
	width: 600px;
	height:100px;
	z-index:4;
	
	font-family: Arial, Helvetica, san-serif; 
	font-color: #ffffff;
	font-weight: bold; 
	font-size: 14px; 	
	background-color: #;
}

div#menuoptions2{
	position:absolute; 
	left:196px;
	top: 233px;
	width: auto;
	height: auto;
	z-index:8;
	padding-right: 6px;
	padding-left: 2px;
	font-weight: bold; 
	font-size: 12px; 	
	background-color: #000000;
	
	border-left-color : #ffffff;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #ffffff;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #ffffff;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #ffffff;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	color: #ffffff;
}


div#menuoptions3{
	position:absolute; 
	left:159px;
	top: 199px;
	width: 86px;
	height: 80px;
	z-index:8;
	
	font-weight: bold; 
	font-size: 12px; 	
	background-color: #686C50;
}
#title{
	position:absolute; 
	font-family: Arial, Helvetica, san-serif; 
	font-weight: bold; 
	font-size: 18px;
	color: #707070; 	
	background-color: #000000;
}

div#texnpic{
	position:absolute; 
	left:306px;
	top: 210px;
	width: 380;
	height: 550;
	z-index:5;
	
	color: #ffffff;
	font-family: Arial, Helvetica, san-serif; 
	font-weight: normal; 
	font-size: 12px; 	
	background-color: #;
}

div#global { 
position:absolute;
left: 35.7%;
top: 28.5%;
width: 640px;
height: 480px;
margin-left: -320px; /* half of the width */
margin-top: -240px; /* half of the height */
}


div#title1{
	position:absolute;
	left:305px;
	top: 50px;
	width: 300;
	height: 550;
	z-index:5;
	
	color: #ffffff;
	font-family: Arial, Helvetica, san-serif; 
	font-weight: normal; 
	font-size: 13px; 	
	background-color: #;
}
.title {
	position:absolute
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #cdd5a2;
	text-decoration: none;
}
img#up{
	position: relative;
	margin-left: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 40x;
	padding-right: 4px;
	float: left;
	}


a:link {  
	color: #cdd5a2; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration:none;
	}

a:visited { 
	color: #cdd5a2; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration:none;
	 
}

a:hover {  
	color: #ffffff; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration:none;
}
img#square{
	position: relative;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-top: 10px;
	padding-left: 0px;
	float: left;
}
