@import url("reset.css");

body {
	font-family: tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-image:url(bg-image.png)
}

.banner {
	background-repeat:no-repeat;
	}
	
#links{
	margin-left: auto;
	margin-right: auto;
	height: 297px;
	width: 729px;
	margin-top:23px;
	}
	
#linksholder{
	height: 79px;
	width: 719px;
	margin-top: -3px
	}
	
/** links **/

#news{
	position:relative;
	margin-left:228px;
  margin-top:-278px;
  display: block;
  width: 57px;
  height: 41px;
  z-index:3;
  background: url("images/news.png") no-repeat 0 0;
}
#news:hover{ 
  background-position: 0 -41px;
}
#news span{
  display: none;
}

#events{
	position:relative;
	margin-left:295px;
  margin-top:-41px;
  display: block;
  width: 64px;
  height: 41px;
  z-index:3;
  background: url("images/events.png") no-repeat 0 0;
}
#events:hover{ 
  background-position: 0 -41px;
}
#events span{
  display: none;
}
#executiveteam{
	position:relative;
	margin-left:369px;
  margin-top:-41px;
  display: block;
  width: 116px;
  height: 41px;
  z-index:3;
  background: url("images/executiveteam.png") no-repeat 0 0;
}
#executiveteam:hover{ 
  background-position: 0 -41px;
}
#executiveteam span{
  display: none;
}
#resources{
	position:relative;
	margin-left:495px;
  margin-top:-41px;
  display: block;
  width: 85px;
  height: 41px;
  z-index:3;
  background: url("images/resources.png") no-repeat 0 0;
}
#resources:hover{ 
  background-position: 0 -41px;
}
#resources span{
  display: none;
}

#stockchallenge{
	position:relative;
	margin-left:590px;
  margin-top:-41px;
  display: block;
  width: 119px;
  height: 41px;
  z-index:3;
  background: url("images/stockchallenge.png") no-repeat 0 0;
}
#stockchallenge:hover{ 
  background-position: 0 -41px;
}
#stockchallenge span{
  display: none;
}
	
/** jquery scroller **/

#slideshow{
	position: relative;
	bottom: 30px;
	display: block;
	margin-top: 66px;
	margin-left: 10px;
	overflow:hidden;
	width:700px;
	z-index: 3;
	}

	#slideshow ul{
	width:1745px;
	}

	#slideshow li{
	display: inline;
	float:left;
	margin:0 0 0 8px;
	cursor:pointer;
	}

/** content stuff**/
#content1{
	background: url(images/top-content.png) left top no-repeat transparent;
	width: 727px;
	position: relative;
	margin: 0 auto;
	padding: 9px 0 0 0;
	}
	
#content2{
	background: url(images/bot-content.png) left bottom no-repeat transparent;
	width: 727px;
	position: relative;
	margin: 0 auto 0 0;
	padding: 0 0 9px 0;
	}
	
#content3{
	background: url(images/center-strip.png) left top repeat-y transparent;
	position: relative;
	padding: 20px 30px 8px 30px;
	margin: 0 0;
	}
	
.rightbar{
	background: url(images/rightbar2.png) right top no-repeat transparent;
	height: 396px;
	width: 211px;
	position: relative;
	margin: 13px 0 0 487px;
	z-index: 4;
	}
	
#content4{
	background: url(images/top-content.png) left top no-repeat transparent;
	width: 727px;
	position: relative;
	margin: 0 auto;
	padding: 4px 0 0 0;
	}
	
#content5{
	background: url(images/bot-content.png) left bottom no-repeat transparent;
	width: 727px;
	position: relative;
	padding: 0 0 9px 0;
	margin: 0 0 14px 0;
	}
	
#content6{
	background: url(images/center-strip.png) left top repeat-y transparent;
	position: relative;
	padding: 0 0 9px 0;
	margin: 0 0 0 0;
	}

p.bottomtext{
	padding: 10px 0 0 0;
	text-align:center;
	font-size: 8pt;
	color: #555555;
	}

#bottomlinks, #bottomlinks ul{
	text-align:center;
	list-style: none;
	font-family: tahoma, verdana, arial, sanf-serif;
	}
	
#bottomlinks a{
	text-decoration: none;
	padding: 0 15px 0 15px;
	font-size: 8pt;
	color: #555555;
	background: transparent url(home-images/divider.gif) center right no-repeat;
	}

#bottomlinks li{
	display:inline;
	}
	
	

	
/** news page **/	
img.newsheader{
	position: relative;
	height: 38px;
	width: 427px;
	margin: 0 auto 0;
	padding: 0 0 10px 3px;
	}
	
img.newscloser{
	position: relative;
	height: 2px;
	width: 427px;
	margin: 0 auto 0;
	padding: 15px 0 9px 3px;
	}

img.newsdivide{
	position: relative;	
	height: 1px;
	width: 427px;
	margin: 0 auto 0;
	padding: 15px 0 2px 3px;
	}
	
p.newspage{
	width:427px;
	margin: 10px 0 0 3px;
	font-size: 9pt;
	line-height: 10pt;
	}
p.newsdate{
	text-align: right;
	width: 427px;
	margin: 5px 0 0 0;
	font-size: 8pt;
	}

/** events page **/
img.eventsheader{
	position: relative;
	height: 38px;
	width: 427px;
	margin: 0 auto 0;
	padding: 0 0 0 3px;
	}
	
img.eventscloser{
	position: relative;
	height: 2px;
	width: 427px;
	margin: 0 auto 0;
	padding: 15px 0 9px 3px;
	}

p.eventspage{
	width:427px;
	font-size: 9pt;
	padding: 0 0 0 3px;
	line-height: 10pt;}
	
h1.eventspage{
	font-style:italic;
	font-weight:bold;
	font-size: 9pt;
	padding: 18px 0 8px 3px}
	
a.eventlinks:link{
	text-decoration:none;
	color: #273e5b;
	}
a.eventlinks:visited{ 
	text-decoration:none;
	color: #273e5b;
	}
a.eventlinks:hover{
	text-decoration: none;
	color: #000000;
	}
a.eventlinks:active{
	text-decoration:none;
	color: #273e5b;
	}
	
	
/** resources page **/
img.resourcesheader{
	position: relative;
	height: 38px;
	width: 427px;
	margin: 0 auto 0;
	padding: 0 0 15px 3px;
	}
	
img.resourcescloser{
	position: relative;
	height: 2px;
	width: 427px;
	margin: 0 auto 0;
	padding: 15px 0 9px 3px;
	}

p.resourcespage{
	width:427px;
	padding: 0 0 0 3px;
	font-size: 9pt;
	line-height: 10pt;
	}
	
h1.resourcespage{
	font-style:italic;
	font-weight:bold;
	font-size: 9pt;
	padding: 15px 0 8px 3px}
	
a.resourceslinks:link{
	text-decoration:none;
	color: #273e5b;
	}
a.resourceslinks:visited{ 
	text-decoration:none;
	color: #273e5b;
	}
a.resourceslinks:hover{
	text-decoration: none;
	color: #000000;
	}
a.resourceslinks:active{
	text-decoration:none;
	color: #273e5b;
	}

	
/** exec page **/

img.execheader{
	position: relative;
	height: 38px;
	width: 427px;
	margin: 0 auto 0;
	padding: 0 0 15px 3px;
	}
	
img.execcloser{
	position: relative;
	height: 2px;
	width: 427px;
	margin: 0 auto 0;
	padding: 15px 0 9px 3px;
	}

p.execpage{
	width:427px;
	padding: 0 0 0 3px;
	font-size: 9pt;
	line-height: 10pt;
	}
	
h1.execpage{
	font-style:italic;
	font-weight:bold;
	font-size: 9pt;
	padding: 7px 0 8px 3px}	

/** stock challenge **/
img.stockchallengeheader{
	position: relative;
	height: 38px;
	width: 427px;
	margin: 0 auto 0;
	padding: 0 0 15px 3px;
	}
	
img.stockchallengecloser{
	position: relative;
	height: 2px;
	width: 427px;
	margin: 0 auto 0;
	padding: 15px 0 9px 3px;
	}

p.stockchallengepage{
	width:427px;
	padding: 0 0 0 3px;
	font-size: 9pt;
	}
	
h1.stockchallengepage{
	font-style:italic;
	font-weight:bold;
	font-size: 9pt;
	padding: 18px 0 8px 3px}	


	
/**exec boxes**/

#container{	
	height:650px;
	width: 719px;
    margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#loader{
    margin: 0 0 0 3px;
	padding: 0 0 0 50px;
	display: block;
	background-color: transparent;
    height: 330px;
    overflow: hidden;
    width: 553px;
    position: relative;
    text-align: center;
}

#loader img
{
    width: 100%;
    height: 100%;
}
.loading
{
    background: url( '../loadingIcon.gif' ) no-repeat 50% 50%;
    height: 100%;
    width: 100%;
}

a img
{
    border: none;
    padding: 0 0 0 0;
    width: 100px;
}
a
{
    outline: none;
}


#imageOptions
{
    display: block;
	background-color: #000000;
    height: 100px;
	width: 661px;
    margin: 0 0 10px 3px;
    padding: 0 0 0 0;
    list-style:none;
}

#imageOptions li{
	display: inline;    
    list-style-type:none;
	}

#imageOptions2
{
    background-color: #000000;
    display: block;
    height: 100px;
	width: 661px;
    margin: 10px 0 0 3px;
    padding: 0 0 0 0;
    list-style:none;
}

#imageOptions2 li{
	display: inline;    
    list-style-type:none;
	}
#loader h3
{
    height:100px;
	line-height: 330px;
	font-family: Tahoma;
}
