body {
	background-color: #010066;

}

/* Basic Text Formatting */

.body_sidepuz {
	background-image: url(../_media/images/puzzle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 400px;
}


.body_toppuz {
	background-image: url(../_media/images/puzzle.jpg);
	background-repeat: no-repeat;
	background-position: 475px 0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: left;
	font-style: normal;
	line-height: 14pt;
	letter-spacing: 1px;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: 1px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #C8C8E6;
	font-style: italic;
	letter-spacing: 1px;
	text-transform: uppercase;

}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	
	color: #3399ff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	list-style-type: square;
	letter-spacing: 1px;
}


.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 1px;
	margin-left: 200px;
}



/* Top Header */

#top_header {
	line-height: 15px;
	width: 910px;
	height: auto;
}

#top_header p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 100%;
}


/* Background Elements */

.bg {

}



/* Menu */

#menu_left {
	

}

#menu_left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	font-style: italic;
	text-align: left;
	letter-spacing: 2pt;
	word-spacing: 4pt;

}

#menu_left h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	text-align: left;
	padding-left: 20px;

}


#menu_left p {
	font-family: Arial, Helvetica, sans-serif;
	color: #C8C8E6;
	font-size: 9pt;
	padding-top: 40px;
	margin-top: 0px;

}

#menu_left a {
	color: #3399ff;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}


#menu_left a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;

}




/* Border */

.bd_blue {


}

.bd_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;

}


/*Spacing */

.space_left {
	width: 310px;

}

.space_right {

}



/* Misc */

.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;

}

.image {
	border: 1px solid #FFFFFF;
	margin-right: 15px;
	margin-bottom: 5px;

}

.names {
	padding-left: 400px;
	font-size: 9pt;

}

.testnames {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
	font-style: normal;
	line-height: 14pt;
	letter-spacing: 1px;
}
img a, img a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.small_caps {
	font-variant: small-caps;

}
