/** Page Attributes **/
/** Page Attributes **/
/** Page Attributes **/

body, td, th {
	background-color: #000000;
	color: #ffffff;
	background-image: url(images/bg-dancing-man.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}

h1 {
	color: #fff;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-bottom: 20px;
}

a:link, a:active, a:visited {
	color:#663399;
	text-decoration: none;
	font-size: 0.8em;
	padding: 0 0 0 0;
}

a:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
	padding: 0 0 0 0;
}

/** Div Attributes **/
/** Div Attributes **/
/** Div Attributes **/

#header {
	width: 577px;
	height: 120px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}

/** Links **/

#links {
	width: 577px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-bottom: 40px;
	text-align: right;	
}

/** Wrapper **/

#wrapper {
	width: 473px;
	padding-left: 124px;
	height: auto;
}

/** Content **/

#content {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: justify;
}

.image {
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: none;
}

.footer-link {
	padding-top: 40px;
	font-size: 1.4em;
}

/** Footer **/

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#FFFFFF;
	text-align: justify;
	padding-top: 26px;
	height: auto;
}

