html,body
{
	margin:0;padding:0;
	font-size: 1.3em;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	/*font-family: "Comic Sans";*/
}


div
{
	/*border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray; */
	background-color: #BCE4B7; 
}

table
{
	/*border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate; */
	background-color: #BCE4B7;	
}

div.rounded div {
  height: 1px;
  overflow: hidden;
}

body
{
	font: 76% Tahoma,sans-serif;
	/*font: 76% "Comic Sans", cursive;*/
	text-align:center
}

.BattleImage
{
	display:inline;	
	width:465px;
	height:312px;
	vertical-align: bottom;
	/*border-style:solid;
	border-color: #8BAD94;
	border-width:6px !important;*/
	border-width: 1px 1px 1px 1px !important;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
}

.image_question_seperator
{
	width: 15px;
}

div#divExtraControl a
{
	float:none;
	width:50px;
	display:inline;
	padding:10px;
	/*background: url(../images/stripe.png) repeat;*/
	background: transparent;
}

p
{
	margin:0 10px 10px
}

a
{
	display:block;
	/*color: #981793;*/
	color: #142908;
	padding:10px;
}

div#header
{
	position:relative;
}

div#header h1
{
	height:40px;
	line-height:40px;
	margin:0;
	padding-left:10px;
	/*background: #BAD68B;*/
	background: url(../images/bg.gif) bottom repeat-x;
	color: #142908;
}


div#divExtraControl
{
	border: 3px solid #8BAD94;	
	/*background: #cccccc;*/
	background: white;
}

div#header div#divExtraControl,div#header input
{
	position:absolute;
	right:0;
	padding-right:10px;
	top:23px
}

#divShare
{
 background: #BCE4B7;	
 width:1100px;
}

#divShare a
{
	display: inline;	
}

div#container
{
	text-align:left;
	
}

div#content p
{
	line-height:1.4;
	/*background-color: #BCE4B7;*/
	/*background-color:Purple;*/
}

div#divBattleControl
{
	/*background-color:blue;*/
}

table#tblBattleControl
{
	/*background-color:Maroon;*/
	width: 100%;
	padding: 5px;
}

table#tblBattleControl tr
{
	width: 100%
}

table#tblBattleControl td
{
	/*background-color:Fuchsia;*/
}

.question_table
{
	height: 400px;
	width: 560px;
	font-size: 1.1em;
	margin: 0px 0px 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background: url(../images/bg.gif) bottom repeat-x;
}

textarea {
	width: 560px;
	height: 300px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.paragraph_table
{
	height: 400px;
	width: 560px;
	font-size: 1.1em;
	margin: 0px 0px 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background: url(../images/bg.gif) bottom repeat-x;
}





div#navigation
{
	background:#B9CAFF;
}

div#footer
{
	/*background: #BAD68B;*/
	background: url(../images/bg.gif) bottom repeat-x;
	color: #1C5F14;
}

div#footer p
{
	margin:0;
	padding:5px 10px
}

div#container
{
	width:1100px;
	margin:0 auto;
}

div#content
{
	float:right;
	height: 500px;
	/*background-color:Lime;*/
	/*width:925px;*/
	width:1100px;
}

div#admin
{
	float:right;
	width:850px;
}

div#googleads
{
	float:left;
	/*width:175px*/
	width:10px
}

div#leftmenu
{
	float:left;
	width:200px
}

div#extra
{
	float:right;
	width:1100px;
	background: #8BAD94;
	color: #1C5F14;
}

div#footer
{
	clear:both;
	width:100%
}



