@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height: 18px;
	overflow: scroll;
	overflow-x: hidden;

}

h1 {
	font-size: 20px;
	font-family: Myriad Pro, Arial, Helvetica, Tahoma, sans-serif;
	color: #000000;
	margin-top: 7px;
	margin-bottom: -8px;
	
}

h2 {
	font-size: 16px;
	font-family: Myriad Pro, Arial, Helvetica, Tahoma, sans-serif;
	color: #000000;
	margin-bottom: -11px;
	
}

h3 {
	font-size: 14px;
	font-family: Myriad Pro, Arial, Helvetica, Tahoma, sans-serif;
	color: #000000;
	margin-bottom: -12px;
	
}

a {
text-decoration: underline;
color: #000000;

}

a:active, a:focus {
outline: 0;

}

#container {
  width: 817px;
  margin: 0px auto;
  position: relative;
  top: 0px;
  
}

#header {
  width: 817px;
  background:url(graphics/layout-gallery/gallery_slice1.jpg) no-repeat;
  height:91px;
  
}

#header_content {	
	width: 760px;
	height: 91px;
	margin: 0px auto;

}

/*Beginning of Header Navigation section*/

#header_nav {
position:relative;
float:right;
text-align:right;
white-space: nowrap;
right:-10px;
top:7px;
border-top: 0px;
border-bottom: 0px;
clear: both;
}

#header_nav ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 15px;
white-space: nowrap;
color: #ffffff;

}

#header_nav li {
list-style-type: none;
display: inline;
color: #ffffff;
}

#header_nav li a {
text-decoration: none;
color: #ffffff;
padding: 0px 10px;
}

#header_nav li a:link {
text-decoration: none;
color: #ffffff;
}

#header_nav li a:visited {
color: #ffffff;
}

#header_nav li a:hover {
text-decoration: underline;
color: #fffffff;
}

/*End of Header Navigation section*/

#flash_screen {
  width: 817px;
  background:url(graphics/layout-gallery/gallery_slice2c.jpg) no-repeat;
  height:428px;
  
}


#below_screen {
  width: 817px;
  background:url(graphics/layout-gallery/gallery_slice3.jpg) no-repeat;
  height:38px;
  
}

/*Beginning of Footer Info section*/

#footer_info {
top: 8px;
height: 30px;
position:relative;
margin: 0px auto;
text-align: center;
white-space: nowrap;
border-top: 0px;
border-bottom: 0px;
clear: both;
}

#footer_info ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 15px;
white-space: nowrap;
color: #ffffff;

}

#footer_info li {
list-style-type: none;
display: inline;
color: #ffffff;
}

#footer_info li a {
text-decoration: none;
color: #ffffff;
padding: 0px 10px;
}

#footer_info li a:link {
text-decoration: none;
color: #ffffff;
}

#footer_info li a:visited {
color: #ffffff;
}

#footer_info li a:hover {
text-decoration: underline;
color: #fffffff;
}

/*End of Footer Info*/




