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

body { 
	font: 9pt/17pt arial; 
	margin: 0px; 
	padding: 0px;
	height: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #beb9a2;
	background-position: 0 50px;
	ouline: none;
	}
	
.clear { 
	clear: both;
}
	
p {
	font-size: 14px; ouline: none;
}
a { color: #FFFFFF; ouline: none; }

#container { 
	margin:0 auto;
	display: block;
	width: 960px;
}

p.logo {
	width: 881px;
	height: 254px;
	background-image: url(../images/logo.gif);
	margin:0;padding:0;
	margin-left: 21px;
}

p.logo a {
	width: 881px;
	height: 254px;
	display: block;
	text-indent: -5000px;
}

#movie-frame {
	display: inline;
	float: left;
	width: 480px;
	height: 397px;
	background: url(../images/movie-frame.gif);
	margin: 5px 0 0 0px;
}

#movie-frame2 {
	display: inline;
	float: right;
	width: 480px;
	height: 397px;
	background: url(../images/movie-frame.gif);
	margin: 5px 0 0 0px;
}

#left {
	width: 256px;
	display: inline;
	float: left;
	margin: 20px 0 0 160px;
}

#left p {
	margin:0;padding:0;
	font-size: 1em;
	line-height: 15px;
}

#right {
	width: 311px;
	display: inline;
	float: right;
	margin-right: 166px;
}

p.continue {
	width: 309px;
	height: 183px;
	background: url(../images/dvd3.gif);
}

p.continue a {
	width: 314px;
	height: 184px;
	display: block;
	text-indent: -5000px;
}

#line {
	width: 936px;
	display: block;
	border-bottom: 1px solid #000;
}

.testimonial1 {
	margin:0;padding:0;
	font-size: 1em;
	display: inline;
	float: left;
	margin: 15px 0 0 160px;
	width: 170px;
	line-height: 16px;
}

.testimonial {
	margin:0;padding:0;
	font-size: 1em;
	display: inline;
	float: left;
	margin: 15px 0 0 35px;
	width: 170px;
	line-height: 16px;
}

#commentsection {
	display: block;
	margin: 20px 0 0 160px;
	width: 617px;
}

p.user {
	margin:0;padding:0;
	font-weight: bold;
	margin-top: 20px;
}

p.comment {
	margin:0;padding:0;
}

.line {
	display: block;
	height: 1px;
	border-bottom: 1px solid #8c8a7d;
	margin: 12px 0 12px 0;
}


.second-line {
	width: 597px;
	display: block;
	height: 1px;
	border-bottom: 1px solid #8c8a7d;
	margin: 12px 0 12px 160px;
}

#otherbox {
	width: 597px;
	display: block;
	margin: 10px 0 10px 155px;
	clear: both;
}

#donate {
	display: inline;
	float: right;
	width: 120px;
}

#header {
	display: block;
	height: 50px;
	background: url(../images/bg2.gif) repeat-x;
}

#header-inside {
	display: block;
	width: 936px;
	margin: 0 auto;
}

#header-inside ul {
	margin:0;padding:0;
	list-style-type: none;
}

#header-inside ul li {
	display: inline;
	float: left;
	margin-right: 90px;
	margin-top: 12px;
	height: 42px;
}

#header-inside ul li#uww  {
	background: url(../images/uww.gif) no-repeat;
	text-indent: 60px;
	background-position: 0 -6px;
}

#header-inside ul li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
}

#header-inside ul li#donate-top a {
	color:#F00;
	margin-right:0px;
}

#help {
	display: inline;
	float: left;
	width: 54px;
	height: 52px;
	background: url(../images/help.gif);
	margin: 3px 10px 0 160px;
}

p#visit-the {
	margin:0;padding:0;	
	margin-top: 11px;
	display: block;
}

p#visit-the a {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.6em;
}

p#wounded-desc {
	margin:0;padding:0;
	margin-top: -5px;
}

