/*RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}

table {
border-collapse:collapse;
border-spacing:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:400;
}

ol,ul {
list-style:none;
}

caption,th {
text-align:left;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:400;
}

q:before,q:after {
content:'';
}

fieldset,img,abbr,acronym {
border:0;
}

/*ACTUAL STYLES*/
body {
background:#101729 url("images/bodybackground.png") repeat-x;
letter-spacing:.02em;
}

/*
 *The container
 * */
#container {
height:1250px;
margin:0 auto;
width:1000px;
}

/*
 *
 *Sign up Form!
 * */
#header {
background:url("images/header.jpg") no-repeat;
height:140px;
position:relative;
}

/*
 *The actual content
 * */
#content {
background:url("images/background.jpg") no-repeat;
height:710px;
padding-top:24px;
width:1000px;
}

#intro {
font:italic 16px georgia;
height:330px;
line-height:28px;
margin-left:20px;
padding:0 12px;
width:536px;
}


a#highlight {
     font-weight:bold; color:#1D293F; text-decoration: underline; }

a#highlight:hover {
     color: #fff; text-decoration: none; }

#intro p {
padding-bottom:56px;
}

p { padding-bottom: 15px; }

h1#becoming {
background:url("images/behistory.png") no-repeat;
height:70px;
}

span.becoming {
display:none;
}

#producer {
color:#FFF;
font:14px "Trebuchet MS", sans-serif;
line-height:21px;
margin-left:20px;
padding:0 12px;
width:560px;
}

h2 {
font:italic 24px georgia;
line-height:24px;
padding-bottom:24px;
}

/*
 *buttons
 * */
ul#links {
height:51px;
left:-2px;
margin-top:12px;
position:relative;
}

ul#links li {
background:url("images/button.png");
height:51px;
width:264px;
}

ul#links li.small {
background:url("images/button.png");
height:51px;
width:185px;
}

ul#links li,ul#links a {
display:block;
height:51px;
width:264px;
}

ul#links li#more {
background:url("images/button.png");
position:absolute;
}

ul#links li#more a:hover {
background:url("images/button.png") 0 -51px;
}

ul#links li#partic {
background:url("images/button.png") -265px 0;
left:278px;
position:absolute;
}

ul#links li#partic a:hover {
background:url("images/button.png") -265px -51px;
position:absolute;
}

ul#links li#pdf {
background:url("images/button.png") -947px 0;
left:150px;
top: -60px;
position:absolute;
}

ul#links li#pdf a:hover {
background:url("images/button.png") -947px -51px;
position:absolute;
}

.button input {
background:url("images/button.png") -528px 0;
border:none;
height:31px;
width:183px;
}

.button input:hover {
background:url("images/button.png") -528px -51px;
}

#emailbox {
background:url("images/email.png") no-repeat;
color:#FFF;
font:bold 16px georgia;
height:100px;
padding-top:7px;
}

#signup {
color:#1D293F;
font:bold italic 16px georgia;
height:174px;
line-height:16px;
position:absolute;
right:20px;
text-align:center;
width:400px;
}

h4 {
font:bold 24px georgia;
margin-top:18px;
}

#signup p {
padding-bottom:8px;
}

input#hlkuty-hlkuty {
font:bold 18px arial;
margin:8px 0;
}

/*
 *footer!
 * */
#footer {
margin:0 20px;
position:relative;
}

#blogtab {
float:right;
}

#blogtab,#blogtab a {
background:url("images/button.png") -711px 0 no-repeat;
display:block;
height:52px;
width:234px;
}

#blogtab a:hover {
background:url("images/button.png") -711px -51px no-repeat;
}

#project {
clear:both;
color:#FFF;
font:14px "Trebuchet MS", sans-serif;
line-height:21px;
width:630px;
}
     
     #project .sm { 
          position: relative;
          left: 726px;
          top: -70px;
          display: block;
          width: 251px;
          height: 48px;
          float: left;
     }
     
               #project .twitter { 
                    display: block;
                    background:url("images/sm_sprites.png") top left no-repeat;
                    width: 118px;
                    height: 45px;
                    float: left;
                    margin-right: 12px;
               }
               #project .facebook { 
                    display: block;
                    background:url("images/sm_sprites.png") top right no-repeat;
                    width: 118px;
                    height: 45px;
                    float: left;
               }
          
     
#movie { position: absolute; left: 726px; top: 85px;}


h3 {
font:bold italic 24px georgia;
line-height:31px;
padding-bottom:12px;
margin-top: -10px;
}

#copyright {
color:#A57851;
float:right;
font:11px "Trebuchet MS", sans-serif;
line-height:14px;
text-align:right;
}

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