body{
	background-color:#F2F2F2;
}

#container {
	width:780px;
	height:843px;
	margin: 0px auto 0px auto;
	border:1px solid #767676;
	position:relative;
	background-color:#FFFFFF;
	
}

#banner{
	position:relative;
	width:100%;
	height:100px;
}

#menu {
	position: relative;
	width: 740px;
	height: 28px;
	border-top:1px solid #767676;
	border-bottom:1px solid #767676;
	margin: 0px auto 0px auto;
	z-index:50;
}

#menuItem1,#menuItem2,#menuItem3,#menuItem4,#menuItem5,#menuItem6,#menuItem7 {
	position:absolute;
	width:auto;
	height:auto;
	font-family:"Book Antiqua";
	font-size:11px;
	font-weight:bold;
	color:#000000;
	top:7px;
	z-index:1;	
}

#menuItem1 {left:0px;}
#menuItem2 {left:135px;}
#menuItem3 {left:240px;}
#menuItem4 {left:290px; display:none; visibility:hidden;}
#menuItem5 {left:360px;}
#menuItem6 {left:530px;}
#menuItem7 {right:0px;}

#content {
	width:inherit;
	position:relative;
	height:662px;
}

#mainphoto_container {
	position:absolute;
	width:320px;
	height:242px;
	border:1px solid #767676;
	top:35px;
	left:35px;	
}

#symbols_container {
	position:absolute;
	width:360px;
	height:81px;
	border:1px solid #767676;
	top:35px;
	left:385px;
	z-index:1;	
}

#anthem_container {
	position:absolute;
	width:360px;
	height:81px;
	border:1px solid #767676;
	top:140px;
	left:385px;	
}

#heroes_container {
	position:absolute;
	width:360px;
	height:81px;
	border:1px solid #767676;
	top:245px;
	left:385px;	
}

#awards_container {
	position:absolute;
	width:360px;
	height:81px;
	border:1px solid #767676;
	top:351px;
	left:385px;	
}

#history_container {
	position:absolute;
	width:320px;
	height:127px;
	border:1px solid #767676;
	top:305px;
	left:35px;	
}

#emancipation_container {
	position:absolute;
	width:520px;
	height:156px;
	border:1px solid #767676;
	top:462px;
	left:35px;	
}

#famous_container {
	position:absolute;
	width:159px;
	height:156px;
	border:1px solid #767676;
	top:462px;
	left:585px;	
}

#footer {
	position: relative;
	width: 740px;
	height: 28px;
	border-top:1px solid #767676;
	margin: 0px auto 0px auto;

}

.national_pic_container {
	position:absolute;
	width:80px;
	height:73px;
	border:1px solid #767676;
	top:3px;
	left:3px;
	z-index:1;
}

.national_heading_container {
	position:absolute;
	width:auto;
	height:auto;
	top:6px;
	left:95px;
	font-size:14px;
	font-weight:bold;
	font-family:"Book Antiqua";
}

.national_text_container {
	position:absolute;
	width:auto;
	height:auto;
	top:24px;
	left:95px;
	font-size:9px;
	line-height:15px;
}

#history_pic_container {
	height:119px;
	position:absolute;
	top:3px;
	left:3px;
	width:84px;
	border:1px solid #767676;
	z-index:2;
}

#history_heading_container {
	position:absolute;
	width:auto;
	height:auto;
	top:6px;
	left:95px;
	font-size:14px;
	font-weight:bold;
	font-family:"Book Antiqua";
}

#history_text_container {
	position:absolute;
	width:222px;
	height:auto;
	top:29px;
	left:95px;
	font-size:9px;
	line-height:15px;
}

#mainphoto {
	width:310px;
	height:232px;
	padding:5px 5px 5px 5px;
}

#emancipation_pic_container {
	height:148px;
	position:absolute;
	top:3px;
	left:157px;
	width:197px;
	border:1px solid #767676;
}

#emancipation_heading_container {
	position:absolute;
	width:auto;
	height:auto;
	top:6px;
	left:5px;
	font-size:14px;
	font-weight:bold;
	font-family:"Book Antiqua";
}

#emancipation_text_container {
	position:absolute;
	width:145px;
	height:auto;
	top:28px;
	left:5px;
	font-size:9px;
	line-height:15px;
}

#independence_heading_container {
	position:absolute;
	width:auto;
	height:auto;
	top:6px;
	left:365px;
	font-size:14px;
	font-weight:bold;
	font-family:"Book Antiqua";
}

#independence_text_container {
	position:absolute;
	width:145px;
	height:auto;
	top:28px;
	left:365px;
	font-size:9px;
	line-height:15px;
}

#famous_heading_container {
	position:absolute;
	width:auto;
	height:auto;
	top:6px;
	left: 8px;
	font-size:13px;
	font-weight:bold;
	font-family:"Book Antiqua";
}

#famous_text_container {
	position:absolute;
	width:145px;
	height:auto;
	top:24px;
	left:5px;
	font-size:9px;
	line-height:15px;
}

#footer_text_container {
	position:absolute;
	height:auto;
	top:17px;
	left:210px;
	font-size:12px;
	font-family:"Book Antiqua";
}

a {
	text-decoration:none;
	color:#000000;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}

a img{
	border:0px;
}

.submenu {
	width: 120px;
	height:auto;
	position:absolute;
	top:25px;
	font-size:11px;
	z-index:99;
	padding:3px 3px 3px 3px;
	background-color:#F4F4F4;
	border:1px solid #767676;
	visibility:hidden;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	line-height:20px;
}

#govt_submenu{	
	left:270px;			
}

#national_submenu{	
	left:360px;			
}

#famous_submenu{	
	left:518px;
	width:auto;			
}

#links_submenu{	
	right:0px;			
}

#history_submenu{	
	left:210px;			
}

.strip {
	position:absolute;
	left:361px;
	top:-1px;
}
