@charset "UTF-8";
/* CSS Document */

/* General */


body{
	font-family: Verdana, Helvetica,  Arial, sans-serif;
	background-color: #000000;
	color:#cccccc;
	margin: 0;
	padding: 0;
	text-align:center;
}


a:link{
	color:#999999;
	text-decoration:none;
	position:static;
	outline:none;
}

a:visited{
	color:#999999;
	text-decoration:none;
	outline:none;
}
 
 
a:active{
	color:#999999;
	text-decoration:none;
	outline:none;
}

a:Hover{
	color:#339900;
	text-decoration:none;
	outline:none;
}

#container {
	width:840px;
	position:relative;
	vertical-align:top;
	margin: 0 auto;
	border: 1px solid #000000;
} 
#header h1 {
	margin: 0; 
	padding: 5px 0;
}

#indexFrame {
	position:relative;
	top:0px;
}

#contentframe {
	position:relative;
	border:solid 0px #666666;
	left: 0px;
	top: 0px;
	width: 99%;
	height: 555px;
}

#navbarBottom {
	position:relative;
	top: 10px;
	bottom: 0px;
	width:840px;
	height:20px;
	text-align:left;
	font-size:13px;
	font-weight:100;
}

#divHomeMenu{
	position:absolute;
	left:0px;
	height:11px;
	width:53px;
	padding:5px;
}

#divMonoMenu{
	position:absolute;
	left:126px;
	height:11px;
	width:55px;
	padding:5px;
}
#divArchMenu{
	position:absolute;
	left:254px;
	height:11px;
	width:136px;
	padding:5px;
}

#divPeopMenu{
	position:absolute;
	left:464px;
	height:11px;
	width:68px;
	padding:5px;
}

#divTravMenu{
	position:absolute;
	left:605px;
	height:11px;
	width:67px;
	padding:5px;
}
#divConMenu{
	position:absolute;
	left:745px;
	height:11px;
	width:85px;
	padding:5px;
}


#homeMenuImg{
	border:none; 
}

#monoMenuImg{
	border:none; 
}
#archMenuImg{
	border:none; 
}
#peopMenuImg{
	border:none; 
}
#travMenuImg{
	border:none; 
}

#conMenuImg{
	border:none; 
}



#logo {
	position:relative; 
	top: 0px;
	vertical-align:top;
} 



#copyright {
	position:relative;
	padding: 0px 0px 10px 0px;
	top: 10px;
	font-size:9px;
	font-weight:100;
	color:#999999;
	text-align:center;
	vertical-align:bottom;
	letter-spacing:2px;
} 


/* ---------- Location ------------*/
.location body,html {
	background:#000000;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	text-align:center;
}
.location #flashContent {
	vertical-align:top;
	margin:2px auto;
}


/*-------------- home -------------*/

.home body{
	font-family: Verdana, Helvetica,  Arial, sans-serif;
	background-color: #000000;
	color:#cccccc;
	margin: 0;
	padding: 0;
	text-align:left;
	overflow:hidden;
}

.home #container { 
	width: 850px; 
	position:relative;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align:left;
	font-size: 12px;
} 
.index #header h1 {
	margin: 0; 
	padding: 10px 0;
}

/*-------------- contact -------------*/

.contact body{
	font-family: Verdana, Helvetica,  Arial, sans-serif;
	background-color: #000000;
	color:#cccccc;
	margin: 0;
	padding: 0;
	text-align:left;
}

.contact #container { 
	width: 850px; 
	position:relative;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align:left;
	font-size: 12px;
} 
.contact #header h1 {
	margin: 0; 
	padding: 10px 0;
}


/*
.index #indexFrame {
	position:relative;
	top:50px;
    width:1200px;
    height:800px;
}

.index #contentframe {
	position:relative;
	border:solid 1px #666666;
	left: 0px;
	top: 0px;
	width: 99%;
	height: 800px;
}
.index #flashContent {
	position:relative;
	border:solid 1px #666666;
	left: 0px;
	top: 0px;
	width: 99%;
	height: 800px;
}

.index #navbarBottom {
	position:relative;
	top: 60px;
	width:500px;
	height:50px;
	text-align:left;
	font-size:13px;
	font-weight:100;
}


.index #divHomeMenu{
	position:absolute;
	top:20px;
	left:5px;
	height:11px;
	width:53px;
	padding:5px;
}
.index #divLocMenu{
	position:absolute;
	top:20px;
	left:78px;
	height:11px;
	width:89px;
	padding:5px;
}
.index #divArchMenu{
	position:absolute;
	top:20px;
	left:187px;
	height:11px;
	width:136px;
	padding:5px;
}
.index #divConMenu{
	position:absolute;
	top:20px;
	left:343px;
	height:11px;
	width:85px;
	padding:5px;
}

.index #homeMenuImg{
	border:none; 
}

.index #locMenuImg{
	border:none; 
}
.index #archMenuImg{
	border:none; 
}
.index #conMenuImg{
	border:none; 
}



.index #logo {
	position:absolute; 
	top: 900px;
	left: 950px;
	vertical-align:bottom;
} 



.index #copyright {
	position:absolute;
	padding: 20px 0px 10px 0px;
	top: 900px;
	font-size:9px;
	width:1200px;
	font-weight:100;
	color:#999999;
	text-align:center;
	vertical-align:bottom;
	margin-top:10px;
	letter-spacing:2px;
} 

.main #footerImg {
	right:auto;

}

/*.folioBody #flashcontent body,html {
	font-family: Verdana, Helvetica,  Arial, sans-serif;
	background-color:#000000;
	margin:0;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	width:100%;
	height:100%;
}
*/
*/
/*------------ Location ---------------*/

/*
.location #container { 
	width: 1200px; 
	position:relative;
	margin: 0 auto;
	border: 1px solid #000000;
} 

.location #header h1 {
	margin: 0; 
	padding: 10px 0;
}

.location #indexFrame {
	position:relative;
	top:50px;
    width:1200px;
    height:800px;
}

.location #contentframe {
	position:relative;
	border:solid 1px #666666;
	left: 0px;
	top: 0px;
	width: 99%;
	height: 800px;
}
.location #flashContent {
	position:relative;
	border:solid 1px #666666;
	left: 0px;
	top: 0px;
	width: 99%;
	height: 800px;
}

.location #navbarBottom {
	position:relative;
	top: 60px;
	width:500px;
	height:50px;
	text-align:left;
	font-size:13px;
	font-weight:100;
}

.location #divHomeMenu{
	position:absolute;
	top:20px;
	left:5px;
	height:11px;
	width:53px;
	padding:5px;
}

.location #divLocMenu{
	position:absolute;
	top:20px;
	left:78px;
	height:11px;
	width:89px;
	padding:5px;
}

.location #divArchMenu{
	position:absolute;
	top:20px;
	left:187px;
	height:11px;
	width:136px;
	padding:5px;
}

.location #divConMenu{
	position:absolute;
	top:20px;
	left:343px;
	height:11px;
	width:85px;
	padding:5px;
}

.location #homeMenuImg{
	border:none; 
}

.location #locMenuImg{
	border:none; 
}

.location #archMenuImg{
	border:none; 
}
.location #conMenuImg{
	border:none; 
}

.location #logo {
	position:absolute; 
	top: 900px;
	left: 950px;
	vertical-align:bottom;
} 



.location #copyright {
	position:absolute;
	padding: 20px 0px 10px 0px;
	top: 900px;
	font-size:9px;
	width:1200px;
	font-weight:100;
	color:#999999;
	text-align:center;
	vertical-align:bottom;
	margin-top:10px;
	letter-spacing:2px;
} 

.location #footerImg {
	right:auto;

}
*/



