

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;

}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #F3F3F3; /*overall menu background color*/
font-family : Impact, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*Top level menu link items style*/
.suckertreemenu ul li A{
display: block; width: 85px; /*Width of top level menu link items*/
padding: 1px 5px;
border: 1px solid black;
border-left-width: 0;
text-decoration: none;
color: navy;}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
text-decoration : none;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color: navy;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #ccc;
}

.suckertreemenu ul li a:hover{
background-color: black;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #F3F3F3 url(media/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

#Content {
	position:absolute;
	left:50%;
	width:795px;
	margin-top:10px;
	margin-left:-386px;
	border-style: solid double;
	border-width:1px;
	border-color: #ffffff;
	background-image:  url(pics/testlogo8.jpg);
	background-repeat: no-repeat;
	background-color:#000000;	
	padding:0px; }

body {margin:0px; padding:0px; background-color: #000000;}
	
#SubContent {
	margin-top:111px;
	padding:0px;	}
	

A:link {color: #99ccff; text-decoration : underline ; background: transparent;}/*normal links in the text*/
A:visited {color: #9999FF; text-decoration : underline ; background: transparent;}
A:hover { color: #3499CC; text-decoration : underline; background: #000000; }
A:active {color: #FF0000; text-decoration : underline ; background: transparent;}

li {font-family: "Myriad Condensed Web", Georgia, Helvetica, sans-serif; color: #ffffff;letter-spacing: .8px}
P, table {font-family: "Myriad Condensed Web", Georgia, Helvetica, sans-serif; color: #ffffff;letter-spacing: .8px}
p {margin-left:10px;}
h1, h2, h3, h4,h5, h6 {
padding-left: 10px;
padding-right: 10px;
padding-top: 10;
font-weight: normal;
text-decoration: none; 
font-family: "Myriad Condensed Web",Georgia, Helvetica, sans-serif; 
color: #99ccff;}

.headsky  {background-image:  url(pics/bull.jpg); 
background-repeat: no-repeat;
padding-top: 0px;
padding-left: 37px}
h1 {font-size: 20px; }
h2 {font-size: 25px; }
h3 {font-size: 20px; }
h3.quote
{font-size: 30px; 
color: #99ccff;
font-style: italic;
text-align: center;}
h4 {font-size: 20px; }
h5 {font-size: 16px; 
font-family: Tahoma, Georgia, Helvetica, sans-serif;}

.quote1 
{font-style: italic;
font-size: 20px; 
color: #99ccff;
text-align: center;}

.picspace
{margin-left: 10px;
margin-right: 10px;}

p.boldy {font-weight: bold}

.Extrabit		{	Float: right;
					top: 30px;
					width: 200px; 
					margin-right:10px;
					margin-left:10px;
					border-style: double;
					border-width:1px;
					border-color: #ffffff;
					color: #ffffff;
					align: right;}
	
	.Banner
					{	Float: right;
					background:  url(pics/DTTCamps.jpg) no-repeat top;
					top: 5px;
					left: 5px;
					width: 242px; 
					margin-left:10px;
					margin-right:10px;
					border-style: double;
					border-width:1px;
					border-color: #ffffff;
					color: #ffffff;
					align: right;
					padding-top: 25px;
					font-family: "Myriad Condensed Web", Georgia, Helvetica, sans-serif; 
					color: #ffffff;letter-spacing: .8px;}		

.Banner p {margin-left:10px;}
.mainheader1
{background: #F3F3F3 url(pics/personalbackground1.jpg) no-repeat top;
Float: left;
margin:10px;
padding-top: 60px;
padding-left: 5px;
padding-right: 5px;
width: 230px;
background-color: #000000;
color: #ffffff;
border-style: double;
border-width:1px;
border-color: #ffffff;
font-family: "Myriad Condensed Web", Georgia, Helvetica, sans-serif; color: #ffffff;letter-spacing: .8px;}

.mainheader1 p {margin:0px; padding-bottom:10px;}

.mainheader2 {background: #F3F3F3 url(pics/121background.jpg) no-repeat top;
Float: left;
margin:10px;
padding-top: 60px;
padding-left: 5px;
padding-right: 5px;
width: 230px;
background-color: #000000;
color: #ffffff;
border-style: double;
border-width:1px;
border-color: #ffffff;
font-family: "Myriad Condensed Web", Georgia, Helvetica, sans-serif; color: #ffffff;letter-spacing: .8px;}

.mainheader2 p {margin:0px; padding-bottom:10px;}

.mainheader3
{background: #F3F3F3 url(pics/trainwithpro.jpg) no-repeat top;
Float: left;
margin:10px;
padding-top: 60px;
padding-left: 5px;
padding-right: 5px;
width: 230px;
background-color: #000000;
color: #ffffff;
border-style: double;
border-width:1px;
border-color: #ffffff;
font-family: "Myriad Condensed Web", Georgia, Helvetica, sans-serif; color: #ffffff;letter-spacing: .8px;}

.mainheader3 p {margin:0px; padding-bottom:10px;}

.bigblue   { color: #99ccff; 
font-weight: bold;}

.red   { color: #ff0000; 
font-weight: bold;}

.quote   { color: #99ccff; 
font-style: italic;}
