/* CSS Document designed by Good Web Solutions */


body {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	background-image: url(images/backgrounds/gradient.jpg);
}

#header {
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #FFFF00;
	height: 259px;
	margin-bottom: 15px;
}
#header #logo {
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}


#content {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-color: #993300;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding: 20px;
}


#content a {
	color: #FFFFFF;
	background-color: #993300;
}




h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1.2em;
}
h3, h4, h5, h6 {
	font-size: 1.1em;
}
#footer {
	height: 80px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1D0000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFF00;
	padding: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-bottom: 10px;
	line-height: 1.5em;
	text-align: center;
}
#home #footer p {
	text-align: center;
	vertical-align: top;
}#content ul {
	list-style-type: circle;
}

/* Player Instructions */

.video {
	font-size: 1em;
}
#header #ngadjudancers {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.middle {
	text-align: center;
}
.imgright {
	float: right;
	border: 1px solid #FFFFFF;
	padding: 1px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.imgleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
}
.test {
	margin-right: 50px;
	margin-left: 50px;
	padding-right: 2px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: dotted;
}
.test2 {
	margin-right: 50px;
}
#video #content img {
	border: 1px solid #FFFFFF;
}
