body{
	background-color: #fff;
	color: #000;
	background-image: url(../images/bkg_repeat_internal.gif); 
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

body#home{
	background-image:	url(../images/bkg_repeat_home2.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.ghost{
	background-image: 	url("../images/ghost_logo2.gif");
	background-position: left top;
	background-repeat: no-repeat;
}


a:link{color: #036;}
a:visited{color: #FF8C00;}
a:hover{color: #50a7ff;}
a:active{color: #50a7ff;}

/* PRIMARY NAVIGATION */

#nav{
	display: block;
	width: 750px; height: auto;
	text-align: right;
	border: none;
	padding: 5px 0 2px 0;
}

#nav a{
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	padding: 0px 4px 5px 8px;
	background-color: transparent; 
}

#nav a:link{color: #036;}
#nav a:visited{color: #036;}
#nav a:hover{color: #fff;}
#nav a:active{color: #369;}

a.nav_home{
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

a.nav_home:link{color: #fff;}
a.nav_home:visited{color: #fff;}
a.nav_home:hover{color: #003366;}
a.nav_home:active{color: #003366;}


#nav a.nav_there{
	background-color: #036;	
	color: #fff;
	border: none;
}

#nav a.nav_there:link{color: #fff;}
#nav a.nav_there:visited{color: #fff;}
#nav a.nav_there:hover{color: #fff;}
#nav a.nav_there:active{color: #fff;}

#subnav{
	text-align: right;
}
#subnav a{
	font-size: 11px;
	font-weight: bolder;
	text-decoration:	none;
	padding: 2px 4px 0 15px;
}

#subnav a:link{color: #fff;}
#subnav a:visited{color: #fff;}
#subnav a:hover{color: #50a7ff;}
#subnav a:active{color: #50a7ff;}

img.header{
	border: none;
	margin: 0 0 0 0;
	padding: 0px;
}

img.contact{
	border: none;
	margin: 0 0 0 0;
	padding: 12px, 6px, 0 0;
	right: auto;
}
	

h1{
	font-size: 18px;
	color: #036;
	padding: 32px 0 0 0;
}

h2{
	font-size: 14px;
	color: #000;
	padding: 32px 0 0 0;
}

h3{
	font-size: 12px;
	margin: 4px 0 0 0;
	color: #036;

}

#footer {
	width:735px;
	border:none;
	padding: 15px 0 0 0;
	font-size: 10px;
	color: #036;
}

#footer a{
	font-weight: bold;
	text-decoration: none;
}


hr{
	color: #036;
	margin-top: 25px;
	width: 735px;
}


img.content{
	padding: 10px 4px 12px 24px;
	border: none;
	display: block;
	float: right;
	
}

#wrapper{
	width: 750px;
	border: 0px solid #000;
	text-align: left;
}

#content{
	margin: 10px 10px 20px 25px;	
	line-height: 20px;
	color: #333;
}

#contenthome{
	margin: 0px 6px 12px 18px;
	line-height: 20px;
	color: #6C6C6C;
}


#Image1{
   position: absolute;
	z-index: 100;
	top: 7px;
	left:645px;
	display: block;
}

ul{
	list-style: none;
}

.stuff{
	font-weight: bold; 
	margin: 12px 0 0 0;
}



p.interview{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 0 40px 0px 10px;	
	
}

.stories{
	padding: 0 0 0 30px;
	margin:  15px 0 45px 0;
	vertical-align: top;
}

table.stories td{
	vertical-align: top;
}