
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {

	margin: 0px;
	background: #7A287A url(images/img02.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 { font-size: 36px; }

h2 { font-size: 20px; }

h3 { }



blockquote { }

a { color: #FF3C3C;  text-decoration: none;  }

a:hover { text-decoration: none;  color: White;  }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}



.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background: url(images/img01.jpg) repeat-x left top;
	padding-top: 30px;
}

/* Header */

#header-wrapper {
}

#headerbanner {
	width: 913px;
	height: 258px;
	margin: 0 auto;
	background: url(images/header.gif) no-repeat left top;
}

#header {
	width: 913px;
	height: 81px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 800px;
	height: 51px;
}

#menu ul {
	margin: 0;
	padding: 30px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 25px 5px 25px;
	text-decoration: none;
	background: url(images/img05.gif) no-repeat right 50%; 
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 1px;
}

#menu a:hover { letter-spacing: 3px; }

#menu .current_page_item a {
	padding-left: 0px;
	color: #FFFFFF;
}



/* Page */

#page {
	width: 913px;
	height: 600px;
	margin: 0 auto;
	padding: 30px 0px 30px 0px;
	background: #180818; 
	
}



/* Content */





