/* Basic Formatting */

body {
	background-image: url(../_media/images/puzzle.jpg);
	background-repeat: no-repeat;
	background-position: 300px 165px;

}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}

a {
	color: #FFFFFF;
	text-decoration: none;

}

#top_body {
	line-height: 15px;
	width: 955px;
	height: auto;
}

#top_body p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 100%;
}

#top_body li {
}


#top_body a {
	color: #3F8CFF;
	text-decoration: none;
}


#top_body a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}


#top_body h1 {
}

#top_body h2 {
}

#top_body h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 9pt;
	text-align: center;
	font-weight: normal;
}

#top_body h4 {
}




/* Background Elements */

.bg {

}



/* Menu */

#menu {
	margin-top: 200px;

}

#menu h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3F8CFF;
	font-weight: normal;
	text-transform: uppercase;

}



/* Border */

.bd_blue {


}
