#teencamps {
	float: left;
	width: 956px;
}
 

#left {
	float: left;
	height: auto;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
}
#right {
	float: left;
	height: auto;
	width: 676px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
}
.basictab{
	margin-left: 0;
	font: bold 12px Verdana;
	border-bottom: 1px solid gray;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #f6ffd5;
color: #2d2b2b;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover{
background-color: #DBFF6C;
color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{
	position: relative;
	top: 238px;
	padding-top: 4px;
	background-color: #DBFF6C;
	color: black;
	left: 169px;

}

#logostrip {
	float: left;
	height: 20px;
	width: 280px;
	font-size: 15px;
	font-weight: bold;
	color: #C6002D;
	text-align: center;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(teen-camps-logo.jpg);
	background-repeat: no-repeat;
}
#bootcampsbanner {
	float: left;
	height: 367px;
	width: 280px;
}
#slogon {
	float: left;
	height: 20px;
	width: 270px;
	background-image: url(slogon.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
#statesheading {
	float: left;
	height: 35px;
	width: 240px;
	background-image: url(sheading.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #400000;
	padding-left: 40px;
	padding-top: 7px;
}
#statebg {
	float: left;
	height: 357px;
	width: 262px;
	background-image: url(statebg.jpg);
	background-repeat: repeat-y;
	padding-right: 12px;
	padding-left: 6px;
}
#sname {
	float: left;
	height: 16px;
	width: 82px;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 2px;
}
#sname a{
	color:#FFFFFF;
	text-decoration:none;
}
#sclose {
	float: left;
	height: 9px;
	width: 280px;
}
#leftfooter {
	float: left;
	height: 67px;
	width: 280px;
}
#footer {
	float: left;
	height: 25px;
	width: 946px;
	text-align: right;
	padding-right: 10px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#footer a{
	color:#000000;
	text-decoration:none;
}
#footer1 {
	float: left;
	height: 69px;
	width: 956px;
}
#lfooter {
	float: left;
	height: 59px;
	width: 270px;
	background-image: url(lfooter.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	padding-top: 10px;
}
#lfooter a{
	color:#9e003c;
	text-decoration:none;
}
#rfooter {
	float: left;
	height: 47px;
	width: 656px;
	background-image: url(rfooter.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 20px;
}
#rfooter a{
	color:#FFFFFF;
	text-decoration:none;

}
#blank {
}
#blank {
	float: left;
	height: 65px;
	width: 104px;
}
#home {
	float: left;
	height: 40px;
	width: 66px;
	margin-right: 7px;
	background-image: url(home.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 25px;
}
#home a{
	color:#FFFFFF;
	text-decoration:none;
}
#contact {
	float: left;
	height: 40px;
	width: 95px;
	margin-right: 7px;
	background-image: url(contact.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	text-align: center;
}
#contact a{
	color:#000000;
	text-decoration:none;
}
 
#terms {
	float: left;
	height: 40px;
	width: 153px;
	margin-right: 7px;
	background-image: url(terms.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 25px;
}
#terms a{
	color:#000000;
	text-decoration:none;
}
#about {
	float: left;
	height: 40px;
	width: 85px;
	margin-right: 7px;
	background-image: url(about.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 25px;
}
#about a{
	color:#000000;
	text-decoration:none;
}
#Addcamps {
	float: left;
	height: 40px;
	width: 125px;
	background-image: url(addcamps.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 19px;
}
#Addcamps a{
	color:#000000;
	text-decoration:none;
}
#topbanner {
	float: left;
	height: 213px;
	width: 471px;
}
#troubledteens {
	float: left;
	height: 20px;
	width: 195px;
	background-image: url(troubledteens.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
#troubledteenslinks {
	height: 20px;
	width: 179px;
	margin-right: 6px;
	float: left;
	padding-left: 20px;
	font-size: 11px;
	padding-top: 4px;
	background-color: #7f7f7f;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
#troubledteenslinks a{
	color:#FFFFFF;
	text-decoration:none;
}
#troubledteenslinks a:hover{
	background-color: #4c4c4c;
	padding-right: 10px;
}
#tclose {
	float: left;
	height: 12px;
	width: 205px;
}
#differentcamps {
	float: left;
	height: 30px;
	width: 676px;
	background-image: url(differentcamps.jpg);
	background-repeat: no-repeat;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #204777;
	margin-left: 20px;
}
#campsbox {
	float: left;
	height: auto;
	width: 660px;
	background-image: url(differentcampsbg.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 6px;
}
#camp1 {
	float: left;
	height: auto;
	width: 329px;
	padding-right: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#campright {
	float: left;
	height: auto;
	width: 229px;
	padding-right: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#review {
	float: left;
	height: auto;
	width: 429px;
	padding-right: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#imgbox {
	float: left;
	height: 82px;
	width: 88px;
	padding-top: 10px;
	padding-left: 10px;
}
#rimgbox {
	float: left;
	height: 90px;
	width: 120px;
	padding-top: 10px;
	padding-left: 10px;
}
#text1 {
	float: left;
	height: auto;
	width: 210px;
	padding-left: 11px;
	padding-right: 10px;
	margin-top: 10px;
	background-image: url(headbg.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
}
#rtext1 {
	float: left;
	height: auto;
	width: 275px;
	padding-left: 11px;
	padding-right: 10px;
	margin-top: 10px;
	background-image: url(headbg.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
}
#rtext1right {
	float: left;
	height: auto;
	width: 205px;
	padding-left: 11px;
	padding-right: 10px;
	margin-top: 10px;
	background-image: url(headbg.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
}
H3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
}
#cclose {
	float: left;
	height: 13px;
	width: 676px;
}
#text1a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#rtext1a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #666666;
}
#text1a a{
	color: #666666;
}
#c_list {
	float: left;
	height: 100px;
	width: 303px;
	padding-right: 6px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #880000;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-left: 5px;
	padding-left: 10px;
}
#c_list a{
	color:#6F0000; 
}
#c_listright {
	float: left;
	height: auto;
	width: 203px;
	padding-right: 6px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #880000;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-left: 5px;
	padding-left: 10px;
}
#c_listright a{
	color:#6F0000; 
}
#trainingprograms {
	float: left;
	height: auto;
	width: 338px;
}
#tpheading {
	float: left;
	height: 28px;
	width: 308px;
	background-image: url(tpheading.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-left: 30px;
}
#tpimage {
	float: left;
	height: 91px;
	width: 338px;
}
#tplinks {
	float: left;
	height: 19px;
	width: 295px;
	background-image: url(tplinksbg.jpg);
	background-repeat: no-repeat;
	padding-left: 43px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#tplinks a{
	text-decoration:none;
	color: #333333;
}
#tpclose {
	float: left;
	height: 11px;
	width: 338px;
}
#tp_headbg {
	float: left;
	height: 28px;
	width: 308px;
	background-image: url(tp_headbg.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-left: 30px;
}
#campstitle {
	float: left;
	height: 23px;
	width: 338px;
}
#campslinks {
	float: left;
	height: 17px;
	width: 288px;
	background-image: url(campslinks.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 6px;
	font-size: 11px;
}
#campslinks a{
	color:#0000FF;
	text-decoration:none;
}
#campslinks a:hover{
	color:#990000;
	text-decoration:underline;
}
#tp_close {
	float: left;
	height: 11px;
	width: 338px;
}
#maincontent {
	float: left;
	height: auto;
	width: 440px;
	padding-right: 13px;
	padding-left: 23px;
	font-size: 15px;
	color: #000000;
	letter-spacing: 2px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#thumbnails {
	float: left;
	height: auto;
	width: 200px;
	text-align: center;
}
#titlestrip {
	float: left;
	height: 23px;
	width: 436px;
	background-image: url(tittlestrip.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 200px;
	padding-top: 7px;
}
#titlestrip a{
	color:#990000;

}

#reviewstext {
	float: left;
	height: auto;
	width: 409px;
	padding-left: 10px;
	padding-right: 9px;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#reviewstext1 {
	float: left;
	height: auto;
	width: 400px;
	padding-left: 18px;
	padding-right: 5px;
	font-size: 15px;
	color: #0000FF;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#services {
	float: left;
	height: auto;
	width: 400px;
	padding-left: 19px;
	padding-right: 9px;
	font-size: 14px;
	color: #053167;
	font-weight: normal;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#TOPMENU {
	float: left;
	height: auto;
	width: 676px;
}
.snaps {
	float: left;
	width: 200px;
	margin-right: 10px;
	padding-left: 10px;
	text-align:center;
}

#rightpanelreview {
	float: left;
	height: auto;
	width: 203px;
	padding-right: 6px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	margin-left: 5px;
	padding-left: 10px;
}

