/*

The Other War.
A film by Leonard Hyman.

URI:  http://www.theotherwar.com/

Author:  Dave Ross
Author URI:  http://www.shoehatdesign.com/

*/



body, html {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	text-align: center;
}

p, td, tr, table, div, img {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	border: none;
	text-align: center;
}

a {
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.hiddengone {
	display: none;
}

.unhiddenthere {
	display: block;
}

.hidden {
	visibility: hidden;
}

.unhidden {
	visibility: visible;
}

#whole {
	width: 100%;
	text-align: left;
	position: relative;
	top: -100px;
}

#flagmap {
	padding-top: 25px;
	margin: 0 auto;
	width: 407px;
	height: 253px;
	z-index: 5;	
	position: static;
}

#whole > div#linktext {
	left: 245px;
}

#linktext {
	background: none;
	width: 75px;
	margin: 0 auto;
	position: relative;
	top: 208px;
	left: 252px;
	z-index: 1;
	text-align: left;
}

#linktext img {
	padding-top: 10px;
}

#marquee {
	width: 671px;
	height: 94px;
	position: static;
}

/* --- Content (starts hidden) --- */

.contentshow {
	display: block;
	z-index: 9;
	position: absolute;
	top: 233px;
	width: 100%;
}

#middlebox {
	background: #FFFFFF;
	border: 1px #999999 solid;
	text-align: center;
	margin: 0 auto;
	width: 600px;
	height: 300px;
	overflow: auto;
	z-index: 9;
}

#middlebox p {
	text-align: left;
	width: 400px;
	margin: 0 auto;
	padding-top: 20px;
}

#middlebox table {
	margin: 0 auto;
}	

#middlebox table td {
	text-align: left;
	padding: 0px 5px 10px;
	width: 85px;
}	

#closetext {
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 10px;
}

tr.toprow td {
	font-weight: bold;
}

/* --- Admin --- */

#admin {
	text-align: left;
}

#admin td {
	padding-right: 10px;
}

#admin td.boldcell {
	font-weight: bold;
}

/* --- Shoehat tag --- */
#shoehat {
	font-size: 10px;
}