/* Start of CMSMS style sheet 'Army Main' */
/* CSS definition file containing sitestyle stylesheets */

BODY {
	font-family: "Verdana", Arial, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
  	margin: 0px;
  	padding: 0px;
  	top: 0px;
	background: #000000;
	line-height: 17px;
  	background-image: url("images/back-dup.gif");
  	background-repeat: repeat;
  	background-position: top left;
}

li {
	font-size: 11px;
}

p { 
	padding: 5px;
	margin: 0px;
}

.clearBoth {
	clear: both;
	}

A:link {text-decoration: underline; color: #2e5082;}
A:visited {text-decoration: underline; color: #2e5082;}
A:active {text-decoration: underline; color: #2e5082;}
A:hover {text-decoration: none; color: #2e5082;}

A.lefty:link {text-decoration: underline; color: #ffffff;}
A.lefty:visited {text-decoration: underline; color: #ffffff;}
A.lefty:active {text-decoration: underline; color: #ffffff;}
A.lefty:hover {text-decoration: none; color: #ffffff;}

.header {
	width: 100%;
	height: 132px;
  	background-image: url("images/headerback.jpg");
  	background-repeat: repeat;
  	background-position: top left;
	text-align: center;
}

.navback {
	width: 736px;
	height: 37px;
  	background-image: url("images/nav.jpg");
  	background-repeat: repeat;
  	background-position: top left;
	text-align: center;
}

.theimage {
	width: 736px;
	height: 233px;
}

.mainarea {
	width: 706px;
  	background-image: url("images/mainback.jpg");
  	background-repeat: repeat;
  	background-position: top left;
	color: #fff;
	text-align: left;
	padding: 15px;
}

.box1 {
	width: 209px;
	height: 151px;
  	border: 1px solid #333333;
	color: #fff;
	margin-top: 28px;
	text-align: left;
	float: left;
	display: inline;
	padding: 10px;
	font-size: 10px;
}

.box2 {
	width: 209px;
	height: 151px;
  	border: 1px solid #333333;
	color: #fff;
	margin-top: 28px;
	text-align: left;
	float: left;
	display: inline;
	margin-left: 5px;
	padding: 10px;
	font-size: 10px;
}

.box3 {
	width: 209px;
	height: 151px;
  	border: 1px solid #333333;
	color: #fff;
	margin-top: 28px;
	text-align: left;
	float: left;
	display: inline;
	margin-left: 5px;
	padding: 10px;
	font-size: 10px;
}

.footer {
	width: 736px;
	height: 23px;
  	background-image: url("images/foot.jpg");
  	background-repeat: no-repeat;
  	background-position: top left;
	padding-top: 30px;
}

/* HEADINGS */
	h1 {
		font-size: 18px;
		color: #fda918;
		letter-spacing: 1px;
		padding: 2px;
		margin: 0;
	}

	h2 {
		font-size: 16px;
		color: #666666;
		letter-spacing: 1px;
		padding: 2px;
		margin: 0;
	}

	h3 {
		font-size: 14px;
		margin: 0;
		padding: 2px;
		color: #2e5082;
		letter-spacing: 1px;
	}

td {
   color: #ffffff;
}
/* End of 'Army Main' */

