#flashMenu{
	margin-top:20px;
	padding-bottom:20px;
}
	
#container{
	position:relative;
	height:auto;
	min-height:768px;
	margin:auto;
	width:720px;
}
/* for Internet Explorer */
/*\*/
#container {
    height: 840px;
}
/**/

#content{
	width:720px;
	margin:auto;
	text-align:left;
	position:relative;
}

#videoContent{
	/*width:836px;*/
	width:570px;
	display:block;
	float:left;
	text-align:center;
	margin:auto;
	margin-top:60px;
}

#left_float
{
    float:left;
    display:inline;
    width:450px;
}

#left_float p
{
    width:400px;
}

#right_img_float
{
    display:inline;
}

#donate_now 
{
    position:absolute;
    top:475px;
    right:-10px;
    z-index:10;
    /*float:right;*/
    margin-top:0px;
    padding-top:10px;
    background: url('images/donatebg.gif') no-repeat;
    width:258px;
    height:129px;
    text-align:center;
}

#about_donate
{
    position:absolute;
    top:490px;
    right:1px;
    z-index:10;
}
a {
	color:#fff;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#ef0381;
}



#header{
	position:relative;
	width:100%;
	margin:auto;
	padding-top:82px;
	/*background-image:url(images/headers/welcome.gif);*/
	background-repeat:no-repeat;
}



#whiteblock{
	text-align:right;
	padding:5px;
	padding-right:20px;
	height:108px;
	width:625px;
	display:block;
	float:left;
	
}

#donate{
	position:relative;
	margin-top:-118px;
	width:350px;
	height:118px;
	z-index:1;
	background-image:url(images/donate.png);
	background-repeat:no-repeat;
	/*border: 1px solid red;*/
}

h1{
	font-size:14pt;
	color:#ef0381;
	font-weight:normal;
}

h3{
	font-size:10pt;
	color:#ef0381;
	font-weight:bold;
}

#logo{
	position:relative;
	display:inline;
	float:right;
	right:0;
}

html, body{
	height:100%;
}

body {
	width:100%;
	background: #4d4d4c url(images/bg.jpg) repeat-x;
	text-align:center;
	background-color:#000;
	color:#fff;
	font-family:arial;
	font-size:14px;
	margin:0px;
}

.clearFloat{
	clear:both;
	/*float:clear;*/
	display:block;
	/*background-color:#f0f;*/
}

.floatCol
{
    display:inline;
	float:left;
	width:500px;
	/*background-color:#f0f;*/
}

#filmComment
{
	padding:0px;
}



h2{
	padding:0px;
	margin:0px;
	font-size:16px;
	
}

#filmList{
	width:300px;
	height:100px;
	overflow:scroll;
	/*
	position:absolute;
	right:300px;
	top:105px;
	*/
	float:right;
	margin-right:5px;
}

.filmListElement h4,img{
	float:left;
}

.filmListElement h4{
	margin:5px 10px 0px 10px;
	font-size:13px;
	/*background-color:#f0f;*/
}
.filmListElement{
	width:250px;
	height:50px;
	clear:both;
	padding:5px 5px 5px 5px;	
}

.filmListElement:hover{
	background-color:#3c3c3c;
}


#textContent{
	text-align:justify;
	width:625px;
	display:block;
	float:left;
}
#textContentSmall{
	width:400px;
	display:inline;
	float:left;
	margin-top:48px;
}

#textContentWide
{
    width:760px;
	display:block;
	float:left;
	margin-top:60px;
}

#tshirt{
    margin-top:50px;
    float:right;
    border:1px solid white;
    vertical-align:top;
}

#tshirt2{
    margin-right:100px;
    float:right;
    border:1px solid white;
    vertical-align:top;
}

#textContentSmall table tr td{
	padding-right:20px;
}

#tShirtList{
	margin-top:20px;
	height:400px;
	overflow-x:hidden;
	overflow-y:hidden;
	
	
}
.tShirtListRow{
	clear:both;
	overflow-y:hidden;
}

.tShirtListCol{
	margin:5px;
	background-image:url("images/tshirt.png");
	float:left;
	height:145px;
	width:150px;
}

.tShirtListCol img{
	
	width:50px;
	margin-top:32px;
	margin-left:55px;
}


#video_list 
{
    width:168px;
    float:left;
    display:inline;
}

.video_thumbnail 
{
    position:relative;
    float:left;
    padding: 5px;
    display: block;
    z-index:10;
}

.video_thumbnail_selected
{
    padding: 5px;
    display: block;
}

#video_player
{
    position:relative;
    float:right;
}


#footer{
	position:absolute;
	bottom:0;
	left:0;
}

#fCatapult{
	float:right;
	font-size:11px;
	
}

#fCalm{
	float:left;
	font-size:10px;
}

#idMenu{
	position:absolute;
	top:10px;
	left:0px;
	padding-top:5px;
	z-index:10;
}
#quotes{
	width:800px;
	height:150px;
}
