body {
	background-image: url(Layout_1/Bkg_tile_2.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	text-decoration: none;
}
ul {
	margin-left: 500px;
	margin-top: 30px;
}

ul.dropdown {
	width: auto;
	list-style: none;
	white-space: nowrap;
	position: absolute;
	top: 30px;
	left: 10px;
	margin: 0px;
	padding: 4px 7px 4px 4px;
	}

	li.nav_image {
	float: left;
	position: relative;
	list-style: none;
	z-index: 10000;
	margin-left: 10px;
	padding-bottom: 20px;
	}

	li ul.dropdown {
		display: none;
		text-align: left;
		list-style: none;
		z-index: 5;
		font-size: 8pt;
		line-height: 14px;
		text-decoration: none;
		font-weight: bold;
	}

	li>ul {
		top: auto;
		left: auto;
	}

	LI:hover UL.dropdown, LI.over UL.dropdown {
		display: block;
	}
a{
	text-decoration: none;
	font-family: "Century Gothic", sans-serif;
	color: #FFFFFF;
}
a:hover {
	font-family: "Century Gothic", sans-serif;
	color: #FFD61C;
	text-decoration: none;
}

h2 {
	font-size: 14px;
	margin-top: 68px;
}

.topic_banner {
	margin-top: 0px;
	margin-left: 0px;
	
}

.Colored_text_block
 {
	background-color: #4F7097;
	font-family: "Century Gothic", sans-serif;
	color: #FFFFFF;
	line-height: 20px;
	font-size: 16px;
}	

.Main_Title {
	list-style-type: none;
	font-size: 24px;
	font-weight: normal;
	margin-left: 15px;
	font-family: "Century Gothic", sans-serif;
	line-height: 35px;
	font-style: normal;
	color: #FFFF99;
}		
p {
	font-family: "Century Gothic", sans-serif;
}


.Version {
	margin-left: 700px;
	margin-top: 58px;
	font-size: 12px;
	font-family: "Century Gothic", sans-serif;
	margin-bottom: -20px;
	}
.Link_Description {
	font-family: "Century Gothic", sans-serif;
	font-size: 10px;
}


.section_title
 {
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #656563;
}	
h5 {
	border-bottom-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #488DAE;
	font-family: "Century Gothic", sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}


/* specific divs */
#wholepage {
	width: 1050px;
	background-image: url(Layout_1/test11.jpg);
	margin: 0px;
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	}
	
#main_menu {
	width: 905px;
	margin-left: 450px;
	margin-top: 48px;
	}
	
#main {
	margin-top: 10px;
	float: left;
	margin-left: 4px;
}


#sidebar {
	float: left;
	width: 100px;
	margin-top: 115px;
	margin-left: 3px;
	}	

#sidebar a {
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
    }	
	
#sidebar a:hover {
	color: #FFFFFF;
}

#sidebar ul {
	color: #333333;
	font-size: 14px;
	font-family: "Century Gothic", sans-serif;
	list-style-type: none;
	bottom: 5px;
	margin: 0px;
}

#sidebar li {
	float: none;
	background-color: #4F7097;
	margin: 3px;
	padding-left: 3px;
	
}

#content {
	font-family: "Century Gothic", sans-serif;
	border: 0px none;
	float: left;
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	margin-right: 0px;
	padding-right: 0px;
	}
	
	#Gallery_box {
	margin-top: 10px;
	border: 1px solid #6760BF;
	margin-left: 10px;
	margin-right: 10px;
}
	
    #Gallery_box ul {
	margin: 0px;
}

	
#clear {
	font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold", "Copperplate Light", serif;
	
	clear:both;
	
	}
	
#Bottombar {
	font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold", "Copperplate Light", serif;
	background-color: #8E8E8E;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	padding: 2px;
	width: 905px;
	margin: 15px 4px 4px;
	}
