@charset "utf-8";

/* PNG TRANSPARENCY FIX */
 img, div, input { behavior: url("iepngfix.htc") }

body {
	font: 80% Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#CCCCCC;
	background-image:url(images/Background.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

h1 { color: #F5A81C }

a:link {
	color: #CCCCCC;
	text-decoration:none;
}
a:hover {
	color: #FAA519;
	text-decoration: underline;
	
}

a:visited {
	color: #999999;
	text-decoration:none;
}


#header #Menu div {

	display: inline;
	width: 80px;
	margin-right: 40px;
	font-size:17px;
	font-weight: 200;
	font-family:Helvetica,Arial, sans-serif
}


.LandingPage #container {
	width: 1001px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.LandingPage #Right {
	width:750px; 
	height: 420px;
	float:right; 
	margin-top: 6px; 
	padding-right: 7px;
	background-image:url(images/LandingPage.jpg);
	background-repeat:no-repeat;
	background-color: none;
	
}


.LandingPage #header {
	background-color: none;

}



.LandingPage #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 990px;
	height: 452px;
    border-color: Orange;
    border-width: 1px;
    border-style: solid;
	/*background-image:url(images/Content.jpg);*/
	background-repeat:no-repeat;
	
}

.LandingPage #ScreenLeft {
	float:left; 
	width: 400px; 
	height: 435px;
	background-image:url(images/Screen_Left.png);
	background-repeat:no-repeat;
	margin-right: 20px;
}
.LandingPage #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color: none;
	position:relative;
	top: 20px;
	
}
.LandingPage #footer p {
	padding: 20px 0; 
	
}




 /*  ------------------------------------------------------------------------------------------------------- */
  /*  ------------------------------------------------------------------------------------------------------- */
  /*  ------------------------------------------------------------------------------------------------------- */
  /*  ------------------------------------------------------------------------------------------------------- */
  /*  ------------------------------------------------------------------------------------------------------- */
  
.Programs #container {
	width: 1001px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.Programs #header {
	background-color: none;

}


  
.Programs #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 990px;
	height: 430px;
	background-color: #0b0b0b;
	border:1px; 
	border-color: #e19617; 
	border-style:solid;	
}

.Programs #Left {
	width: 800px; 
	float:left; 
	height: 420px; 
	margin-top: 6px; 
	margin-left: 5px;
	padding-left: 4px;
	position:relative;
	background-image:url(images/ProgramsPage.jpg);
	background-repeat:no-repeat;
	background-color: none;

	
}
  
.Programs #ScreenRight {
	float:right; 
	width: 400px; 
	height: 435px;
	background-image:url(images/Screen_Right.png);
	background-repeat:no-repeat;
	padding-left: 20px;
}

.Programs #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: none;
}
.Programs #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/*************************************************/
/*************************************************/

.FullContentPage #container {
	width: 1001px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.FullContentPage #Right {
	width:750px; 
	float:right; 
	margin-top: 6px; 
	padding-right: 7px;
/*	background-image:url(images/FullContentPage.jpg);*/
	background-repeat:no-repeat;
	background-color: none;
	
}


.FullContentPage #header {
	background-color: none;

}



.FullContentPage #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 990px;
    border-color: Orange;
    border-width: 1px;
    border-style: solid;
	/*background-image:url(images/Content.jpg);*/
	background-repeat:no-repeat;
	
}

.FullContentPage #ScreenLeft {
	float:left; 
	width: 400px; 
	background-image:url(images/Screen_Left.png);
	background-repeat:no-repeat;
	margin-right: 20px;
}
.FullContentPage #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color: none;
	position:relative;
	top: 20px;
	
}
.FullContentPage #footer p {
	padding: 20px 0; 
	
}
/*375body {font:12px Verdana, Arial, Helvetica, sans-serif; background:#666 url(images/bg.gif)}*/
* {margin:0; padding:0}

#gallery {position:relative; width:686px; margin:40px auto; padding:10px; border:6px solid #fff; background:#AAA}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:504px; padding:5px; border:2px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}