
* {
	margin: 0;
	padding: 0;
}

#wrappermain{
    text-align: center;
    margin: 0 auto;
    width: 1000px;
    height: 560px;

  }
#wrapper{
    overflow: hidden;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    margin: 0 0px;
    padding: 0px 0;
	width: 1000px;
	height: 600px

  }
#mainimage {
background: #000000 url(images/main_bg.jpg) no-repeat center top;
}

#subimage {
background: #000000 url(images/main_bg2.jpg) no-repeat center top;
}
body {
    font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #4E515B;
      background: #000000;
}

h1, h2, h3 {
	color: #CDCDE2;
}

h2 {
    color: #FF0000;
}

h3 {
}

p, blockquote, ul, ol {
	text-align: justify;
}
h4 {
font:Arial, Helvetica, sans-serif;
font-size:36px;
font-stretch:wider;
color:#CCCCCC;
text-align:left;
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 li {
	padding: 8px 0;
	background: url(images/img5.gif) repeat-x left top;
}

.list1 .first li {
	background: none;
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #CDCDE2;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 15px;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x left bottom;
}

.boxed .title h2 {
	background: url(images/img2.gif) no-repeat right center;
	text-transform: uppercase;
	font-size: 100%;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
}


/* Page */

#page {
	width: 800px;
	height: 475px;
	padding: 10px 0 0 2px;
	margin: 0 auto;
}


/* Content */

#content {
	padding: 2px 0 0 2px;
	margin: 0 auto;
}

#content2 {
	padding: 20px 0 0 10px;
	margin: 0 auto;
}
#menu {
	width: 900px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding-left: 5px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 10px 25px 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	color: #CCFF00;
}

#menu a:hover {
	background: #000000 url(images/img2.gif) no-repeat 0px 50%;
	color: #CDCDE2;
}

#menu .first a {
	border: none;
}

#menu .active a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 5px 5px;

}

#footer p {
	margin: 0;
	text-align: left;
	font-size: x-small;
}

#footer p .film {
font-size:xx-small;
}


#legal {
}


#links {
}

/* Footer */

#footersp {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 0px 0px;
	 margin: 0 0px;
   }

#footersp p {
	margin: 0 auto;
	text-align: left;
	font-size: x-small;
}

#footersp p .film {
font-size:xx-small;
}