body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-style:normal;
	font-weight:normal;
	color:#B2B2B2;
	text-align:left;
}

body ul li {
	margin:0;
}

a:link {
	font-style:normal;
	font-weight:normal;
	color:#B2B2B2;
	text-align:left;
	text-decoration:none;
}

a:visited {
	font-style:normal;
	font-weight:normal;
	color: #B2B2B2;
	text-align:left;
	text-decoration:none;
}

a:hover {
	font-style:normal;
	font-weight:normal;
	color:#640000;
	text-decoration:underline;
}

.activeNav {
	font-style:normal;
	font-weight:bold;
	color:#BF0000;
	text-decoration:underline;
}

a.boxLinks:link {
	font-size:1.0em;
	font-style:normal;
	font-weight:bold;
	color:#B2B2B2;
	text-align:left;
	text-decoration:underline;
}

a.boxLinks:visited {
	font-size:1.0em;
	font-style:normal;
	font-weight:bold;
	color: #B2B2B2;
	text-align:left;
	text-decoration:underline;
}

a.boxLinks:hover {
	font-size:1.0em;
	font-style:normal;
	font-weight:bold;
	color:#640000;
	text-decoration:underline;
}

a.boxLinks:active {
	font-size:1.0em;
	font-style:normal;
	font-weight:bold;
	color:#BF0000;
	text-decoration:underline;
}

td.boxLinks {
	width:92px;
	vertical-align:top;
}

h1 {
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px solid #B2B2B2;
}

h2 {
	font-size:1.0em;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:0;
}

.outerBox {
	width: 800px;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.top_main_row {
	background-color: #000000;
	height: 60px;
	width: 800px;
}

.top_main_row_logo {
	float:left;
	margin-left:10px;
	margin-top:5px;
	border:0;
}

.top_main_row_addThis {
	float:right;
	margin:22px 10px 0px 0px;
}


.top_main_row_nav {
	float:right;
	text-align:right;
	margin:22px 10px 0px 0px;
}

.bottom_main_row {
	background-color: #000000;
	height: 60px;
	width: 800px;
}

.bottom_main_row_contact {
	float:right;
	text-align:right;
	vertical-align:top;
	margin:10px 10px 0px 0px;
}

.bottom_main_row_nav {
	float: left;
	margin: 10px 0 0 10px;
}

a.bottom_main_row_nav_link:link {
	font-style:normal;
	font-weight:normal;
	color:#666;
	text-align:left;
	text-decoration:none;
}

a.bottom_main_row_nav_link:visited {
	font-style:normal;
	font-weight:normal;
	color: #666;
	text-align:left;
	text-decoration:none;
}

a.bottom_main_row_nav_link:hover {
	font-style:normal;
	font-weight:normal;
	color:#640000;
	text-decoration:none;
}

a.bottom_main_row_nav_link:active {
	font-style:normal;
	font-weight:normal;
	color:#BF0000;
	text-decoration:none;
}

.middle_main_row {
	background-color:#282828;
	height: 480px;
	width: 800px;
	border-width: 1px 0 1px 0;
	border-style: solid none solid none;
	border-color: #b2b2b2;
}

.middle_main_row_background {
	background-color:#282828;
	height: 480px;
	width: 800px;
	background-position:right;
	background-image:url(Media/AJ3.jpg);
	background-repeat:no-repeat;
}

.middle_main_row_background_aboutMe {
	background-color:#282828;
	height: 480px;
	width: 800px;
	background-position:right;
	background-image:url(Media/AJ4.jpg);
	background-repeat:no-repeat;
}

.middle_main_row_background_Services {
	background-color:#282828;
	height: 480px;
	width: 800px;
	background-position:right;
	background-image:url(Media/AJ5.jpg);
	background-repeat:no-repeat;
}

.middle_main_row_background_bootCamp {
	background-color:#282828;
	height: 480px;
	width: 800px;
	background-position:right;
	background-image:url(Media/AJ6.jpg);
	background-repeat:no-repeat;
}

.middle_main_row_background_Contact {
	background-color:#282828;
	height: 480px;
	width: 800px;
	background-position:right;
	background-image:url(Media/AJ7.jpg);
	background-repeat:no-repeat;
}

.frontPage_main_box_boundry {
	width:100%;
	height:100%;
}

.frontPage_main_box {
	float:left;
	width:400px;
	margin-left:20px;
	margin-top:20px;
}

.frontPage_main_box_table {
	width:400px;
	height:450px;
	padding-bottom:20px;
}

.frontPage_main_box_table td {
	background-color:#232323;
	border-bottom-color:#640000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#640000;
	border-right-style:solid;
	border-right-width:1px;
	vertical-align:top;
}

.contactPage_main_box_table {
	width:400px;
	border-bottom-color:#640000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#640000;
	border-right-style:solid;
	border-right-width:1px;
}

.contactPage_main_box_table td {
	background-color:#232323;
	border:none;
}