body { font-size: 100%; }
p {
	color: #1a4c92;
	font-size: 90%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.4em;
	margin-right: 60px;
	padding-left: 15px;
}
td {
	color: #1a4c92;
	font-size: 90%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.4em;
}

h1 {
	color: #1A4C92;
	font-size: 130%;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left:15px;
}
h2 { color: #174a93; font-size: 100%; font-weight: bold; }
h3 { color: #5f8d41; font-size: 90%; font-weight: bold; }
a:link { color: #1A4C92 ; }

a:hover { color: #fff ; background-color: #f67010; text-decoration: none; }
a:active { color: #1a4c92 ; text-decoration: none; }
ul { color: #1a4c92; font-size: 90%; font-family: "Trebuchet MS"; line-height: 1.4em; margin-top: 5px; margin-bottom: 5px; list-style-type: square; }
.paragraph_lead { font-size: 100%; font-weight: bold; }
.inline_image_right { float: right; margin: 0 0 10px 10px; border: solid 2px #e17d01; }
.footer { font-size: 80%; text-align: center; }
#header { position: relative; top: 0; left: 0; width: 800px; height: 178px; }
#navbar { position: relative; top: 178px; left: 0; width: 160px; height: 375px; }
#content { position: relative; top: 178px; left: 0; width: 640px; height: auto; }

#boot-camp {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url("img/images/Belleon-Bootcamp-bg.png") top center no-repeat #0B0C0C;
}

#boot-camp-container {
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: left;
	width: 913px;
}

.spacer {
	clear: both;
}

#boot-header {
	margin: 0 auto;
	padding: 0;
}

.bootcamp-pics {
	margin: 31px 0 0 0;
	padding: 0;
	width: 239px;
	float: left;
	text-align: center;
}

.bc-pics {
	margin: 0 0 5px 0;
	padding: 10px 0 12px 0;
	height: 115px;
	background: url("img/images/bootcamp-pic-bg.jpg") top center no-repeat;
}

.bootcamp-texts {
	margin: 38px 0 0 0;
	padding: 0 25px 0 22px;
	text-align: left;
	width: 388px;
	float: left;
	list-style-type: none;
}

.bootcamp-texts p {
	margin: 0 auto;
	padding: 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
}

.bootcamp-texts ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
}

.bootcamp-texts ul li {
	margin: 0 auto;
	padding: 0 0 0 10px;
	list-style-type: none;
	background: url(img/images/bootcamp-bullets.gif) 0 12px no-repeat;
}

.bootcamp-texts p a {
	color: #DA9327;
	text-decoration: none;
}

.bootcamp-texts p a:hover {
	background-color: none;
	color: #FFFFFF;
}
#top-nav { color: #858686; font-family:Arial, Helvetica, sans-serif;font-size:11px; letter-spacing:1px; float:right;padding-bottom:96px;}
#top-nav a, #top-nav a:visited { color: #858686; text-decoration:none; }
#top-nav a:hover { background-color:#0B0C0C; color:#9B6A22;}
#top-nav .selected {color:#9B6A22; }