#mainimage img {
	border-top-color: #072a86;
	border-right-color: #072a86;
	border-bottom-color: #072a86;
	border-left-color: #072a86;
}
#navbar {
	margin-top: 20px;
}
h3 {
	font-size: medium;
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #DF373A;
	text-decoration: none;
}
.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.doubleborder {
	border: medium double #ED1076;
}
h1 {
	font-size: x-large;
	font-weight: bolder;
	text-align: center;
	margin-top: 50px;
}

	#lftblock {
	background-color: #9C99C9;
	padding: 10px;
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 38px;
	margin-left: 20px;
}
#content {
	line-height: 130%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

body {
	background-image: url(Images/Background.png);
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
#footer a {
	font-weight: bolder;
	color: #5D5091;
	text-decoration: none;
}
#banner {
	background-image: url(Images/newdanceworxlogo.gif);
	height: 190px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
#outer1 {
	background-image: url(Images/upperrightfade.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#outerwrapper {
	background-image: url(Images/Background2.png);
	margin-top: 20px;
	margin-bottom: 30px;
}
#footer {
	background-image: url(Images/navbar.png);
	height: 20px;
	font-size: small;
	font-weight: bolder;
	text-align: center;
	padding: 10px;
	clear: both;
}
#love {
	background-image: url(Images/For-The-Love-Of-Dance.gif);
	height: 50px;
	background-repeat: no-repeat;
	background-position: center top;
}
#heading {
	font-weight: bold;
	background-color: #40C3C3;
	text-align: center;
	vertical-align: middle;
}

#outer2 {
	background-image: url(Images/lowerleftfade.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 12px;
	padding-left: 12px;
}
#shadow {
	background-image: url(Images/shadow.png);
	background-position: right bottom;
}
#inner {
	padding-top: 1px;
	position: relative;
	left: -12px;
	top: -12px;
	background-color: #F4F4F4;
	width: 800px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	}

#centreblock {
	background-color: #c43d15;
	padding: 10px;
	height: 200px;
	width: 200px;
	float: left;
	margin-left: 15px;
}
#rightblock {
	background-color: #3493ba;
	padding: 10px;
	float: right;
	height: 200px;
	width: 200px;
	margin-bottom: 30px;
	margin-right: 20px;
}

