@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	background-color:#000000;
	}
bored {
	border:1px solid red;
	}
#wrapper {
	width:1000px;
	padding:0;
	margin:0 auto;
	position:relative;
	border-left:2px solid #333333;
	border-right:2px solid #333333;
	border-bottom:2px solid #333333;
	}
#left {
	width:377px;
	position:absolute;
	top:0;
	left:0;
	}
#right {
	margin-left:377px;
	padding:0;
	}
#logo {
	background-image:url(/images/home/logo.jpg);
	width:377px;
	height:260px;
	background-repeat:no-repeat;
	}
#jt {
	background-image:url(/images/home/jake_top.jpg);
	width:377px;
	height:105px;
	background-repeat:no-repeat;
	}	
#jmu {
	background-image:url(/images/home/jake_mid_up.jpg);
	width:377px;
	height:330px;
	background-repeat:no-repeat;
	}
#jmd {
	background-image:url(/images/home/jake_mid_down.jpg);
	width:377px;
	height:199px;
	background-repeat:no-repeat;
	}
#jl {
	background-image:url(/images/home/jake_low.jpg);
	width:377px;
	height:106px;
	background-repeat:no-repeat;
	}
#tribal {
	background-image:url(/images/home/tribal.jpg);
	width:623px;
	height:98px;
	background-repeat:no-repeat;
	}
#nav {
	background-image:url(/images/home/menu_bg.jpg);
	width:623px;
	height:39px;
	background-repeat:no-repeat;
	}
#welcome {
	background-image:url(/images/home/welcome_box.jpg);
	width:623px;
	height:228px;
	background-repeat:no-repeat;
	}
#welcome .top {
	padding:100px 0 0 265px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#ffffff;
	}
#welcome .special {
	padding:10px 0 0 340px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#9b9b9b;
	}	

#welcome .list {
	padding:10px 0 0 340px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	padding-left:230px;
	text-align:center;
	}	

#quicklinks {
	background-image:url(/images/home/quicklinks_box.jpg);
	width:623px;
	height:185px;
	background-repeat:no-repeat;
	padding:145px 0 0 75px;
	}
#quicklinks .line1 {
	background-color:#3a3a3a;
	padding-left:25px;
	width:450px;
	}
#quicklinks .line2 {
	background-color:#272829;
	padding-left:25px;
	width:450px;
	}
#quicklinks a:link, #quicklinks a:visited, #quicklinks a:active  {
	display:block;
	color:#cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:none;
	line-height:25px;
	}
#quicklinks a:hover {
	color:#ff3333;
	}
#learn {
	width:623px;
	height:199px;
	}
#news {
	background-image:url(/images/home/news_box.jpg);
	width:623px;
	height:91px;
	background-repeat:no-repeat;
	}
#news .text {
	padding:15px 0 0 125px;
	width:475px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	}
#news a:link, #news a:visited, #news a:active {
	text-decoration:none;
	font-size:11px;
	color:#666666;
	}
#news a:hover {
	text-decoration:underline;
	}


#footer {
	clear:both;
	background-color:#070710;
	width:1000px;
	height:25px;
	position:relative;
	}	

#footer .copy {
	float:left;
	width:475px;
	text-align:left;
	padding-left:25px;
	position:relative;
	color:#cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#footer .props {
	float:right;
	width:400px;
	text-align:right;
	padding-right:25px;
	position:relative;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color:#cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}


/* hack reset (for production, use Yahoo! reset CSS)
*************************/

*
{
	margin: 0;
	padding: 0;
}




/* links
*************************/

a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
}

/* inline elements
*************************/

strong
{
	font-weight: bold;
}




/* tabs
*************************/

ul.tabs
{
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

ul.tabs li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}

ul.tabs a
{
	position: relative;
	display: block;
}

/* dropdowns
*************************/

ul.dropdown
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	width: 250px;
	display: none;
	left: 0;
}

ul.dropdown ul.dropdown
{
	top: 0;
	left: 95%;
}

ul.dropdown li
{
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
}

ul.dropdown li a
{
	display: block;
}



/* menu-specifc
*************************/
#menu
{
position: relative;
z-index: 5;
top: 0;
margin:0 auto;
width: 100%;
height: 40px;
line-height: 40px;
font-size:19px;
font-family:Times, "Times New Roman", serif;
}
#menu ul
{
margin: 0 auto;
}
#menu ul li.hasmore
{
background: url(/images/menu/drophighlight2.png) no-repeat center 27px;
}


#menu ul li a
{
color: #ffffff;
padding-left: 4px;
}
#menu ul li a img
{
vertical-align: middle;
}
#menu ul li a:hover
{
background: url(/images/menu/topselectionleft.png) top left no-repeat;
}
#menu ul li a span
{
display: block;
padding: 0 3px 0 3px;
}
#menu ul li a:hover span
{
background: url(/images/menu/topselectionright2.png) top right;
}
#menu ul.dropdown
{
padding: 10px;
background-image: url(/images/menu/dropdown2.png);
overflow:hidden;
border-bottom: 1px solid #333333;
width: 250px;
font-size:17px;
}
#menu ul.dropdown li a
{
border-bottom: 1px solid #333333;
line-height: 30px;
overflow: hidden;
height: 30px;
}
#menu ul.dropdown li.last a
{
border-bottom-width: 0;
}
#menu ul.dropdown li a:hover
{
background: url(/images/menu/menuarrow2.png) no-repeat left center;
}
#menu ul li h4 a:hover
{
background-image: none;
}
