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 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
}

ol,ul {
	list-style:none;
}

blockquote,q {
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}
	
/* remember to define focus styles! */
:focus {
	outline:0;
}

	
/* remember to highlight inserts somehow! */
ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}
	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0;
}

/*
	960 Grid System ~ Core CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Containers
----------------------------------------------------------------------------------------------------*/

.container_12,
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.container_12 .grid_3,
.container_16 .grid_4 {
	width: 220px;
}

.container_12 .grid_6,
.container_16 .grid_8 {
	width: 460px;
}

.container_12 .grid_9,
.container_16 .grid_12 {
	width: 700px;
}

.container_12 .grid_12,
.container_16 .grid_16 {
	width: 940px;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width: 60px;
}

.container_12 .grid_2 {
	width: 140px;
}

.container_12 .grid_4 {
	width: 300px;
}

.container_12 .grid_5 {
	width: 380px;
}

.container_12 .grid_7 {
	width: 540px;
}

.container_12 .grid_8 {
	width: 620px;
}

.container_12 .grid_10 {
	width: 780px;
}

.container_12 .grid_11 {
	width: 860px;
}


/* `Prefix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_3,
.container_16 .prefix_4 {
	padding-left: 240px;
}

.container_12 .prefix_6,
.container_16 .prefix_8 {
	padding-left: 480px;
}

.container_12 .prefix_9,
.container_16 .prefix_12 {
	padding-left: 720px;
}

/* `Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_1 {
	padding-left: 80px;
}

.container_12 .prefix_2 {
	padding-left: 160px;
}

.container_12 .prefix_4 {
	padding-left: 320px;
}

.container_12 .prefix_5 {
	padding-left: 400px;
}

.container_12 .prefix_7 {
	padding-left: 560px;
}

.container_12 .prefix_8 {
	padding-left: 640px;
}

.container_12 .prefix_10 {
	padding-left: 800px;
}

.container_12 .prefix_11 {
	padding-left: 880px;
}

/* `Suffix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_3,
.container_16 .suffix_4 {
	padding-right: 240px;
}

.container_12 .suffix_6,
.container_16 .suffix_8 {
	padding-right: 480px;
}

.container_12 .suffix_9,
.container_16 .suffix_12 {
	padding-right: 720px;
}

/* `Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_1 {
	padding-right: 80px;
}

.container_12 .suffix_2 {
	padding-right: 160px;
}

.container_12 .suffix_4 {
	padding-right: 320px;
}

.container_12 .suffix_5 {
	padding-right: 400px;
}

.container_12 .suffix_7 {
	padding-right: 560px;
}

.container_12 .suffix_8 {
	padding-right: 640px;
}

.container_12 .suffix_10 {
	padding-right: 800px;
}

.container_12 .suffix_11 {
	padding-right: 880px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.tac{
    text-align: center;
}

.tar{
    text-align: right;
}

.fwb{
    font-weight: bold;
}

/*img, div, a { behavior: url(/css/iepngfix.htc) }*/

/******* end reset  and grid *******/

body {
    font-family: Verdana;
    font-size: 62.5%;
    background: #000;
    background-repeat: no-repeat;
    background-image: url(/images/bufferzone-bg.jpg);
    background-position: left -40px;
}

a
{
    color: #fff;
}

a:hover
{
    color: #ddf;
}

#header{
    background-repeat: no-repeat;
    background-image: url(/images/home-title-trans-wait.png);
    background-position: left bottom;
    height: 86px;
}

.content{
    background: url(/images/75-percent-dark.png);
    padding: 1em;
            -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.container_12 {
    /*background: #fff url(/images/12_col.gif) repeat-y;*/
}

.lang_switch{
    text-decoration: none;
    text-align: center;
    padding: .5em 0;
    color: #000;
    font-size: 1em;
    font-weight: bold;
    background-color: #fff;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    margin-top: .5em;
}

.lang_switch:hover{
    background-color: #ccc;
    color: #000;
}

.lang_switch_active, .lang_switch_active:hover{
    background-color: #222;
    color: #fff;
}




.horiz_menu{
    padding: .5em 0 1em 0;
}

.menu_item{
    line-height: 1;
    display: inline;
    float: left;
    padding: .5em;
    font-size: 1.5em;
    color: #ddd; 
    background-color: #222;  
    text-decoration: none;
}

.menu_item:hover{
    color: #fff;
    background-color: #444;
}

.page_desc{
    color: #bbb;
    font-size: 1.5em;
    line-height: 1.2em;
}

#home_trailer{
    float: right; 
    height: 385px; 
    width:700px; 
    background-color: #000;
    margin: 0 0 .5em .5em;
    border: 4px solid #222;
    border-bottom: 0;
    opacity: 1;
}

#home_text p, .crew_person p, #mailing_list p, #donate p
{
    margin-bottom: 1em;
}

#mailing_list_submit
{
    margin: 1em 0 0 2em;
    width: 100px;
}

.crew_person img
{
    display: block;
    margin: auto;
}

.notice
{
    border-width: 2px 0;
    border-color: #13e531;
    border-style: solid;
    background-color: #1f5426;
    padding: 1em;
    opacity: .9
}

#intro
{
    background-image: url(/images/intro-chair.jpg);
    background-repeat: no-repeat;
    height:480px;
    font-family: "Bell MT", "Times New Roman", Serif;
    position: relative;
    font-size: 7em;
    overflow: hidden;

}

#intro_title
{
    position: absolute;
    top: 70px;
    left: 22px;
    height: 101px;
    width: 814px;
    opacity: 0;
    background-repeat: no-repeat;
    background-image: url(/images/home-title-trans-wait.png);
    background-position: left top;
}

.word
{
    color: #878079;
    opacity: 0;
    position: absolute;
    text-transform: capitalize;
}

.word_hope
{
    font-size: 2em;
}
.word_hope_en
{
    top: 330px;
    left: 10px;
}
.word_hope_el
{
    top: 10px;
    right: 10px;
}
.word_hope_tr
{
    right: 200px;
    top: 150px;
}

.word_dream, .word_absence
{
    font-size: 1em;
}
.word_dream_en, .word_absence_en
{
    top: 10px;
    left: 350px;
}
.word_dream_el, .word_absence_el
{
    right: 25px;
    top: 300px;
}
.word_dream_tr, .word_absence_tr
{
    left: 230px;
    top: 200px;
}

.word_search
{
    font-size: 1.2em;

}
.word_search_en
{
    top: 200px;
    right: 5px;
}
.word_search_el
{
    right: 100px;
    top: 325px;
}
.word_search_tr
{
    left: 5px;
    top: 200px;
}

.word_sympathy
{
    font-size: .8em;
}
.word_sympathy_en
{
    top: 150px;
    right: 150px;
}
.word_sympathy_el
{
    left: 34px;
    top: 150px;
}
.word_sympathy_tr
{
    left: 200px;
    top: 50px;
}

.word_change, .word_truth
{
    font-size: 1.6em;
}
.word_change_en, .word_truth_en
{
    top: 127px;
    right: 150px;
}
.word_change_el, .word_truth_el
{
    left: 200px;
    top: 250px;
}
.word_change_tr, .word_truth_tr
{
    font-size: 1em;
    right: 5px;
    top: 395px;
}

