body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d0d0d0;
	color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(../images/usma_bg.jpg);
	background-repeat: repeat-x;
}

		body a:link {
			color: #FFFFFF;
			text-decoration: none;
}
		body a:visited {
			color: #FFFFFF;
			text-decoration: none;
}
		body a:hover {
			color: #800303;
			text-decoration: none;
}
		body a:active {
			color: #D1CFCF;
			text-decoration: none;
}
img {
	border: solid 1px;
	float: left;
	margin-right: 2px;
	margin-top: 3px;
}

#header {
	background-image: url(../images/usma_banner.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 786px;
	height: 98px;
	overflow: hidden;
}
#logo {
	margin-top: 25px;
	margin-left: 15px;
}

#container {
	width: 786px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#content1 {
	font-size: smaller;
	width: 314px;
	height: 187px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/usma_contacts.jpg);
	background-repeat: no-repeat;
	background-position:  0px 0px;
	background-color: #918f8f;
	color: #2a2a2a;
}
		#content1 p {
			width: 270px;
			margin-top: -14px;
			margin-left: 40px;
		}
		#content1 a:link {
			color: #1D3041;
			text-decoration: none;
}
		#content1 a:visited {
			color: #1D3041;
			text-decoration: none;
}
		#content1 a:hover {
			color: #6B8BA6;
			text-decoration: none;
}
		#content1 a:active {
			color: #6B8BA6;
			text-decoration: none;
}
		#content1 ul {
			text-decoration: none;
			margin-top: 0px;
			margin-left: 50px;
		}
		#content1 h4 {
			margin-left: 40px;
			margin-top: 0px;
		}
		#content1 li {
			margin-bottom: 0px;
			text-decoration: none;
			}
#businessman {
	background-image: url(../images/usma_businessman.jpg);
	background-repeat: no-repeat;
	width: 314px;
	height: 199px;
	margin-top: 0px;
	font-size: x-small;
	float: left;
	color: #4e4e4e;
	}
#nav {
	margin-left: 75px;
	}
#content2 {
	font-size: x-small;
	width: 472px;
	height: 386px;
	float: right;
	text-decoration: none;
	background-image: url(../images/usma_contactus.jpg);
	background-repeat: no-repeat;
	background-color: #918f8f;
	padding-right: 0px;
	color: #4e4e4e;
}
#content2 ul {
	margin-left: 5px;
	padding-top: 30px;
	margin-right: 10px;
	padding-bottom: 0px;
	text-decoration: none;
	list-style-type: none;
}
#content2 li {
	text-decoration: none;
}
#content2 dt {
	margin-left: 5px;
}
#content2 dd{
	margin-left: 5px;
}
.input{
	margin-left: 15px;
	margin-bottom: 10px;
}
.btn{
	margin-left: 25px;
}
#footer {
	width: 786px;
	height: 60px;
	margin: 0 auto;
	text-align: right; 
	font-size: x-small;
	background-image: url(../images/usma_contacts_footer.jpg);
	background-repeat: repeat-y;
	clear: both;
}
		#footer ul {
			margin: 0;
			padding: 15px 0 0 10px;
			position: relative;
			text-align: left;
			
}
		#footer li {
			display: inline;
			padding: 0;
			margin-left: 10px;
}
		#footer a:link {
			color: #FFFFFF;
			text-decoration: none;
			font-size: small;
}
		#footer a:visited {
			color: #FFFFFF;
			text-decoration: none;
			font-size: small;
}
		#footer a:hover {
			color: #800303;
			text-decoration: none;
			font-size: small;
}
		#footer a:active {
			color: #000000;
			text-decoration: none;
			font-size: small;
}
		.footercontact {
			margin-right: 125px;
			}
