*			{ margin:0px;padding:0px}
body		{ background-repeat:repeat-y;margin: 0px;padding: 0px;border-style:none;background-color:#000000;}
html		{ border-style:none; }
a			{ color: #CCCCCC; text-decoration: none; font-weight:bold; }
#header		{ width:1000px;height:100px;position: absolute;left:50%;margin-left:-500px;;margin-top:15px;color:#CCCCCC;font-family:Georgia, "Times New Roman", Times, serif;font-size:48px;font-weight:bold;font-variant:small-caps;}
#ctr		{ width:1000px;	height:350px;position: absolute;left:50%;margin-left:-500px;margin-top:120px;background-image: url(../images/0001.jpg);background-repeat: no-repeat;background-position: 250px 20px;}
#inctr		{ width:1000px;height:50px;position: absolute;left:50%;margin-left:-500px;margin-top:80px;overflow:hidden;}
#pie		{ width:1000px;height:30px;position: absolute;left:50%;margin-left:-500px;bottom:10px;}
#ctr ul		{ width:1000px;height:50px;list-style-type:none;display:block;position: absolute;left:50%;margin-left:-500px;margin-top:80px}
#ctr li		{ list-style-type:none;display:block;color:#CCCCCC;margin-bottom:20px;width:150px;}
#inctr ul	{ width:990px;height:30px;list-style-type:none;display:inline;float:left;margin-left:8px;text-align:center;}
#inctr li	{ width:110px;height:25px;list-style-type:none;float:left;display:inline;color:#CCCCCC;margin-left:8px;text-align:center;padding:2px;}
a:hover,li:hover{color:#FFFFFF;font-size:0.95em;font-variant:small-caps;text-decoration:none;}
h1			{ font-size:22px} 	
#lat1{
	width:600px;
	height:340px;
	position:absolute;
	left:50%;
	margin-left:-300px;
	margin-top:150px;
	color:white;
	padding:25px;
	overflow:hidden;
}
#lat2{width:900px;height:400px;position:absolute;left:50%;margin-left:-450px;margin-top:150px;color:white;padding:25px;overflow:hidden;}
#lat3{width:650px;height:400px;position:absolute;left:50%;margin-left:-450px;margin-top:150px;color:white;padding:25px;}
#lat4{width:400px;height:100px;position:absolute;left:50%;margin-left:-200px;margin-top:350px;color:white;padding:25px;overflow:hidden;}
	.window{
		width:300px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.9em;
		position:absolute;
		overflow:hidden;	
		z-index:10000;	
		
		
	}
	.window div{
		position:relative;
	}
	.window .window_top{
		width:100%;
		height:17px;
		position:relative;
		background-color: #707070;
		
		
	}
	
	.window .top_buttons{
		float:right;
		z-index:10;
		position:absolute;
		right:0px;
		width:35px;
		
		
	}
	.top_buttons img{
		float:left;
		padding-left:2px;
		
	}
	.windowMiddle{
		border-left:3px solid #707070;
		
	}
	.windowContent{
		border-right:3px solid #707070;
		padding-left:5px;
		padding-right:2px;

		height:100%;
		overflow:hidden;
		background-color:#FFF;
	}
	.window_bottom{
		border-left: 3px solid #707070;
		border-right:3px solid #707070;
		border-bottom: 3px solid #707070;
		position:relative;
		height:0px;
		background-color:#FFFFFF;
	}
	.window_bottom img{
		float:right;
	}
	.topCenterImage{
		position:absolute;
		left:3px;
		width:5000px;
		height:17px;
	}
	.resizeImage{
		position:absolute;
		right:1px;
		bottom:1px;
	}
