body {
	margin: 0;
	padding: 0;
	background: #000 url(images/bg.gif) repeat-x left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2c2c2;}

h2 {
	font-weight: normal;
	color: #ff008b;
	margin-top:7px;
	letter-spacing: -1px;
	margin-bottom:-5px;
	font-size: 1.4em;}

a {
	color: #e87120;
	border-bottom: #8a8a8a 0px dotted;
	text-decoration: none;}

a:hover {
	color: #fff;}

img.thumb {
	padding: 5px;
	background-color:#000;
	border:#4e4e4e 1px dotted;}

img.thumb2 {
	padding: 5px;
	background-color:#000;
	border: 0px solid;}

/* Header */

#header {
	clear: both;
	width: 742px;
	height: 349px;
	background: url(images/img01.jpg) no-repeat left top;}

/* Mainpage */

#main {
	width: 700px;
	float: left;
	padding: 30px 50px 0px 50px;
	line-height: 25px;
	font-size: 12px;}

/* Footer */

#footer {
	width: 700px;
	height: 50px;
	padding-left: 50px;
	margin-bottom: 20px;
	background: url(images/img06.jpg) no-repeat left top;
	font-size: 10px;
	line-height: 10px;
	color: #cccccc;
}


#copyright {
	float: left;}


