body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}
	body.interior {
		background: transparent url(../images/texture.gif) no-repeat top center;
		}

div, h1, dl, dt, dd {
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 10;
}

a img { border: none; }
div.generalsmark {
	width: 770px;
	height: 80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
		}
h1 {
	font-size: 14px;
	color: #1B2F8E;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	text-transform: uppercase;
}
	div.admissmark {
		padding: 30px 0px 100px 0px;
		width: 770px;
		margin: 0 auto;
		}

#Middle {
	padding-bottom: 20px;
	background: #fff url(../images/stripe.jpg) repeat-x 20% 0%;
	}
	
	
	.banner {
	width: 771px;
	overflow: visible;
	border: 8px solid #1B2F8E;
	height: 357px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		}
		
		.bannercontent {
	width: 741px;
	overflow: visible;
	border: 8px solid #1B2F8E;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 10px;
		}
		
		
		ul.icon li
{
	clear: both;
	padding: 0;
	background: none;
	list-style-type: none;
}

ul.icon li a
{
	float: left;
	padding: 3px 0 4px 23px;
}

ul.icon li.pdf a
{
	background: url(../images/page_elements/icon_pdf.gif) no-repeat;
}
	ul.icon li.pdf a
{
	background-image: url(images/icon_pdf.gif);
	background-repeat: no-repeat;
}
	
#Wrapper {
	clear: both;
	margin: 0 auto;
	width: 770px;
	padding-top: 10px;	
	}
	#Boxes {
		margin-bottom: 20px;
		}
	.firstbox {
		margin-left: 40px;
		}
	.homeboxes {
	width: 200px;
	float: left;
	padding: 0px 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #004A80;
		}
		.homeboxes dd {
	padding: 10px 0px;
	font-size: 1.1em;
	line-height: 1.4em;
			}
			.homeboxes dd a:link, .homeboxes dd a:visited {
	color: #FF6699;
	text-decoration: none;
				}
				.homeboxes dd a:hover {
	color: #004A80;
	text-decoration: underline;
					}
				.homeboxes dd span {
					color: #c57814;
					}
				
	#Content dl {
		font-size: 1.4em;
		color: #464646;
		line-height: 1.8em;
		padding-top: 10px;
		}
		#Content dl.column {
			width: 200px;
			float: left;
			margin-right: 40px;
			margin-bottom: 20px;
			}
		#Content dl dt {
			font-size: 1.1em;
			color: #557c28;
			border-top: 1px solid #b4a002;
			margin-top: 15px;
			}
	 a:link,  a:visited  {
	color: #FF6699;
	text-decoration: none;
		}
		 a:hover  {
			text-decoration: underline;
			}

#Boxes {
	display: block;
	padding-bottom: 140px;
	}

#Footer {
	padding: 5px;
	margin: auto;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004A80;
	}
	#Footer p {
		width: 770px;
		margin: 0 auto;
		text-align: right;
		padding: 30px 0px 60px 0px;
		font-size: 1.1em;
		color: #898989;
		line-height: 1.6em;
		}
		#Footer a:link, #Footer p a:visited {
	text-decoration: none;
	color: #004A80;
			}
			#Footer a:hover {
	text-decoration: underline;
	color: #004A80;
				}
