body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Arial;
	font-size: 100%;
	background-position: center top;
	background-image: url(../2008_JG2_BootCamp/camoMain.jpg);
}
#body {
	background-image: url(../2008_JG2_BootCamp/camoBody.gif);
	margin: 0px;
	background-position: center top;
	background-repeat: repeat;
}

#footer {
	font-family: sans-serif;
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url(../2008_JG2_BootCamp/camoFooter.gif);
	background-position: center top;
}
#navigate {
	background-image: url(../2008_JG2_BootCamp/camoNavBar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

p {
	font-family: Verdana;
	font-size: 12pt;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 30pt;
	margin-bottom: 10px;
	margin-left: 30pt;
	font-weight: normal;
}

#footer a {
	font-family: sans-serif;
	font-size: 9pt;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
	text-decoration: none;
}

#header td {
	background-image: url(../2008_JG2_BootCamp/camoHeader.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Comic Sans MS";
	text-align: center;
	margin-top: 100pt;
	font-size: 16pt;
}
#header h1 {
	font-size: 36pt;
	margin-top: 20pt;
	margin-bottom: 10px;
	color: #E0C1A3;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Stencil;
}
#header h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	margin-top: 10pt;
	margin-bottom: 10px;
	color: #D6AD85;
	font-weight: normal;
}

table {
	background-position: center top;
}


html {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navigate a{
	font-style : normal;
	font-size : 10pt;
	font-weight :bold;
	text-decoration : none;
	color :#FFFFFF;
	font-family: Tahoma;
	text-align: center;
	vertical-align: middle;
	margin: 0px;

}

#navigate a:hover{
	font-family: Tahoma;
	font-style : normal;
	font-size : 10pt;
	font-weight :bold;
	text-decoration : none;
	color: #FFFF00;
	text-align: center;
	vertical-align: middle;
	margin: 0px;

}
#body a:link {
	color: #FFFF00;
	text-decoration: none;
}
#body a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#body a:active {
	color: #FFFF00;
	text-decoration: none;
}
#body a:hover {
	color: #FFFF00;
	text-decoration: underline;
	background-color: #333333;
}
#body center {
	color: #FFFFFF;
}

