/* CSS Document */
/*Mass Reset*/
* { 
	padding: 0; 
	margin: 0; 
	}
html { 
	padding: 0; 
	margin: 0; 
	}
body { 
	padding: 0; 
	margin: 0; 
	}
h1, h2, h3, h4, h5, h6, p, img { 
	margin: 0; 
	padding: 0; 
	}
pre, blockquote, form, label, ul, ol, li, dl, fieldset { 	
	margin: 0; padding: 0; 
	}
fieldset { 	
	padding: 10px; 
	}
/*End Mass Reset*/

/*General*/
body	{
	background-color:#082035;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	line-height:20px;
	background-image:url(../images/bkgd-page.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	}
	
a:link {
	color:#f1d518;
	text-decoration:none;
	}
a:visited {
	color:#f1d518;
	text-decoration:none;
	}
a:hover {
	color:#81a8e7;
	text-decoration:underline;
	}
a:active {
	color:#81a8e7;
	text-decoration:underline;
	}
a.emphasis:link {
	color:#f1d518;
	text-decoration:underline;
	font-style:italic;
	}
a.emphasis:visited {
	color:#f1d518;
	text-decoration:underline;
	font-style:italic;
	}
a.emphasis:hover {
	color:#81a8e7;
	text-decoration:none;
	font-style:italic;
	}
a.emphasis:active {
	color:#81a8e7;
	text-decoration:none;
	font-style:italic;
	}
	

/*dropdown menu*/
.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 14px Arial;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background-color: #f1d518;
width: auto; /* default width for menu */
}

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

.anylinkmenu ul li a{
/*width: 100%;*/
display: block;
color:#0049b6;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
padding-right:5px;
}

.anylinkmenu a:hover{ /*hover background color*/
background: black;
color: white;
}

.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}
/*end dropdown menu*/	
	
#frame {
	width:850px;
	margin:0 auto;
	}	
#top {
	background-image:url(../images/bkgd-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:850px;
	height:203px;
	padding-top:5px;
	clear:both;
	}
img.logo {
	padding-left:27px;
	padding-right:27px;
	float:left;
	}	
	

#group {
	padding-left:17px;
	float:left;
	text-align:center;
	width:115px;
	}
#group img {
	padding-bottom:5px;
	.padding-bottom:2px;
	}
#group  a:link {
	color:#0049b6;
	text-decoration:none;
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	}
#group a:visited {
	color:#0049b6;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	}
#group a:hover {
	color:#81a8e7;
	text-decoration:underline;
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	}
#group a:active {
	color:#81a8e7;
	text-decoration:underline;
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	}	
	
	
#top ul.navB {
	font-size:11px;
	line-height:26px;
	font-weight:bold;
	width:850px;
	text-align:center;
	clear:both;
	}
#top ul.navB li {
	list-style-type:none;
	display:inline;
	padding-left:12px;
	padding-right:12px;
	}
			
#left {
	width:283px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	}
#intro {
	width:249px;
	padding-left:16px;
	padding-right:16px;
	height:681px;
	padding-top:62px;
	background-image:url(../images/bkgd-intro.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:22px;
	}
#intro h1 {
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	color:#f1d518;
	padding-bottom:5px;
	}
#intro ul {
	font-size:15px;
	line-height:20px;
	padding-left:15px;
	font-style:italic;
	font-weight:bold;
	padding-bottom:10px;
	}
#intro p {
	font-size:13px;
	line-height:17px;
	padding-bottom:10px;
	}
strong {
	color:#f1d518;
	}
#right {
	width:540px;
	float:left;
	}
#HPquote {
	width:522px;
	height:253px;
	padding:8px;
	background-image:url(../images/bkgd-quote.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:16px;
	}
#quote img {
	float:left;
	}
#quote blockquote {
	font-size:12px;
	line-height:18px;
	color:#0049b6;
	padding-right:47px;
	}	
.name {
	font-style:italic;
	}
#callout {
	width:142px;
	padding-left:15px;
	padding-right:15px;
	height:275px;
	padding-top:5px;
	float:left;
	margin-right:10px;
	margin-bottom:16px;
	}
#callout h2 {
	font-size:16px;
	line-height:18px;
	font-style:italic;
	font-weight:bold;
	color:#f1d518;
	padding-bottom:10px;
	}
.w {
	color:#0049b6;
	font-size:18px;
	line-height:30px;
	}
#callout p {
	font-size:12px;
	line-height:16px;	
	}
#gotskills {
	width:279px; 
	float:left;
	}
#sponsors {
	width:247px;
	padding-left:10px;
	float:left;
	}
#sponsors img {
	float:left;
	border:1px solid #f1d518;
	}
#footer {
	clear:both;
	width:850px;
	height:90px;
	border-top:1px solid #dcddde;
	}
#footer p {
	color:#dcddde;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	}
#footer p.copyright {
	padding-top:15px;
	padding-bottom:15px;
	float:left;
	}
#footer ul.footernav {
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:30px;
	float:left;
	}
#footer ul.footernav li {
	list-style-type:none;
	display:inline;
	}
#connect {
	width:170px;
	float:right;
	padding-top:10px;
	}
#connect img {
	margin-left:8px;
	border:1px solid #f1d518;
	float:right;
	}
