@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**ggggggg**/

body {
	font-family:Verdana, sans-serif;
	font-size:15px;
	color:#666;
}

h2 {
	font-size:19px;
	padding-bottom:5px;
	color:#000;
}

#wrapper {
    background-image: url(images/bg_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: inherit;
    width: 100%;
	padding-top:37px;
	padding-bottom:40px;
	overflow: hidden;
	width: 100%;
	min-height:500px;
	
}

.board {
    margin: 0 auto;
    width: 990px;
	background:#000;
	min-height:500px;
	background:url(images/bg.jpg);
	overflow: hidden;
	margin-top:50px;
	margin-bottom:50px;
	
	
}

.board p {
	color:#333;
}

h1 {font-size:2em;
}

#header {
	width:100%;
	background:url("images/header.jpg") repeat-x;
}

#header_content{
    height: 102px;
    margin: 0 auto;
    width: 990px;
	background:url("images/heade_bg.jpg");
}

#menu {
	
	height:50px;
	
	margin-left:115px;
}

#menu a {
	display:block;
	text-decoration:none;
	color:#FFF;
}

#menu a:visited {
	color:#FFF;
}

#menu span {
	display:block;
	float:left;
	padding-top:50px;
	padding-bottom:25px;
	padding-left:10px;
	padding-right:10px;
	margin-top:6px;
	background-image:url(images/button.png);
	background-position:left;
	background-repeat:no-repeat;
}

#menu span.right {
	display:block;
	float:right;
	padding-top:50px;
	padding-bottom:25px;
	padding-left:10px;
	padding-right:10px;
	margin-top:6px;
	background-image:url(images/button.png);
	background-position:left;
	background-repeat:no-repeat;
}

#menu span.dynamic {
	display:block;
	float:left;
	padding-top:50px;
	padding-bottom:25px;
	padding-left:10px;
	padding-right:10px;
	margin-top:6px;
	background-image:url(images/hover.png);
	background-position:left;
	background-repeat:no-repeat;
}

#menu span:hover {
	background-image:url(images/hover.png);
}

#menu p {
	background-image:url(images/button.png);
	background-repeat:no-repeat;
}


#sidebar {
	width:300px;
	float:left;
	clear:right;
	display:block;
	
	margin-left:5px;
	text-align:center;}

span.sidebar {
	width:260px;
	float:left;	
	display:block;
	background-image:url("images/sidebar_bg.png");
	background-repeat:no-repeat;
	padding:10px;
	height:40px;
	margin-left:20px;
}

span.actual {
	width:260px;
	float:left;	
	display:block;
	background-image:url("images/sidebar_actual.png");
	background-repeat:no-repeat;
	padding:10px;
	height:40px;
	margin-left:20px;
}


span.sidebar p,h2 {
	color:#000;
	padding-top:10px;
	line-height:20px;
}
span.sidebar:hover {
	background-image:url("images/sidebar_hover.png");
}



span.actual p,h2 {
	color:#FFF;
	padding-top:10px;
	line-height:20px;
}

span.sidebar_header {
	width:300px;
	float:left;	
	display:block;
	margin-bottom:5px;
	background-repeat:no-repeat;
	min-height:100px;
	margin-bottom:15px;
}



span p {
	font-size:0.8em;
}

span h2 {
	font-size:1.2em;
	line-height:5px;
	margin-top:5px;
	color:#000;
}

#sidebar a:link {
	text-decoration:none;
	color:#FFF;
}

#sidebar a:visited {
	text-decoration:none;
	color:#FFF;}

span.background {
	background:url(images/bg_title1.jpg) no-repeat center ;
	display:block;
	height:75px;
	color:#FFF;
	text-shadow:0.1em 0.1em 0.05em #333;
}

#description {
	width:680px;
	color:#333;
	margin-top:0px;
}
	
#description1 {
	width:680px;
	float:right;
	background-image:url(images/description.jpg);
	background-repeat:repeat-y;
	display:block;
	color:#333;
	margin-top:0px;
	
}

#empty {
	width:680px;
	float:right;
	display:block;
	color:#333;
	
}

.description_top {
	width:680px;
	background-image:url(images/descriptop.jpg);
	background-position:top;
	background-repeat:no-repeat;
	z-index:1000;
	margin-top:-10px;
	
}

.description_bottom {
	width:680px;
	background:url(images/descriptbot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	z-index:1000;
	min-height:125px;
	clear:both;
	
}


#description h1 {
	text-decoration:underline;
	font-size:2em;
	font-weight:400;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:15px;
	
}

#description p {
	font-size:0.8em;
}

#img {
	float:left;
	margin-right: 7px;
	margin-bottom:10px;
	
}

#text {
clear:both;
font-size:15px;
text-align:justify;
padding:20px;
margin:10px;

}

span.img {
	width:60px;
	float:right;
	
	
	padding:5px;
}
	
#container_img {
	float:right;	
	margin-top:10px;
	margin-right:7px;
	display:block;
	
	
}

#dates {
	float:right;
	margin-top:18px;
	margin-right:110px;
	font-size:14px;
	padding:15px;
	padding-top:5px;
	background:url(images/dates.jpg) no-repeat;
	width:195px;
	color:#000;
	display:block;
	
}

#dates p {
	margin-left:47px;
}

#dates a:link {
	text-decoration:none;
	color:#000;
}

#dates a:visited {
	text-decoration:none;
	color:#000;
	}

#footer {
    min-height: 200px;
    width: 100%;
	background: url("images/footer.jpg") repeat-x #111111;
	display:block;
	clear:both;
}

#footer_content {
    height: 100px;
    margin: 0 auto;
    width: 990px;
	background:url("images/footer_bg.jpg") no-repeat;
}


/*Highlights*/

#story .story, #shoot .shoot, #cut .cut
{
	display:block;
	float:left;
	padding-top:50px;
	padding-bottom:25px;
	padding-left:10px;
	padding-right:10px;
	margin-top:6px;
	background-image:url(images/hover.png);
	background-position:left;
	background-repeat:no-repeat;
}