#container {
	width: 840px;
	height: 100%;
	background: #FFF;
	background: #FFF url(../images/header_boy.jpg) no-repeat top left;
	padding: 0px 0px 0px 0px;  
	margin-top: 0px; 
	border-left: 1px solid #AF1E23;
	border-right: 1px solid #AF1E23;
	}

p { 
	margin-top: 0px;
	margin-right: 10px; 
	text-align: left;
	}

h3 {
	font: normal 16pt;
	font-family: "Trebuchet MS", sans-serif;
	letter-spacing: 3px;
	margin-bottom: 2px;
	text-align: left;
	border-bottom:1px solid #AF1E23;
	}

#subtitle {
	padding-top: 57px;
	padding-left: 107px;
	width: 190px;
	font-family: Times Roman, serif;
	font-weight:bold;
	font-size : 11px;
	color : #1B0069;
	text-align:center;
	}


#intro {
	padding: 5px 10px 5px 10px;  
	width: 680px;
	}

#intro #box {
	display:block; 
	padding:0px 0px 0px 10px;
	float: right;
	background: #FFF;
	width: 213px;
	}


#box_in	{
	overflow:hidden;
	}

#box_out	{
	margin-top:24px;
	font-size: 14px;
	font-style: italic;
	xfont-weight: bold;
	color: #1B0069;
	font-family: Georgia, Times New Roman, Times, serif;
	width:213px;
	background: #EFF9FE;
	overflow:hidden;
	}


a:link, a:visited {
	font-weight: bold; 
	text-decoration: none;
	color: #AF1E23;

	}
a:hover, a:active {
	text-decoration: underline;
	color: #00F;
	}

a.powered, a.powered, a:hover.powered, a:visited.powered {color:#1B0069; text-decoration: none;}
.powered a, .powered a, .powered a:hover, .powered a:visited {color:#1B0069; text-decoration: none;}

/* Sub navigation */
#subnavigation		{position: relative;  margin-top:0px; margin-left:0px; width:120px; z-index:99;}
#sub_outer			{width:120px; border-bottom:1px solid #FFF; font-weight:bold; overflow:hidden;}
#sub_outer span		{display: block; padding:3px 2px 3px 5px}
#sub_outer a		{display: block; width:100%; height:100%; background:#00AEEF; color:#1B0069;}
#sub_outer a:hover		{background:#FFF; color:#00F}
#sub_outer a:active		{background:#AF1E23; color:#FFF}
#sub_outer .select, #ter_outer .select, #terb_outer .select, #terc_outer .select	{color:#FFF; background:#AF1E23; font-weight:bold;}
#sub_outer .current, #ter_outer .current, #terb_outer .current, #terc_outer .current	{color:#AF1E23; background:#E1F4FD; font-weight:bold;}

/* Tertiary navigation */
#ter_outer			{width:120px; border-bottom:1px solid #FFF; font-weight:normal; overflow:hidden;}
#ter_outer span		{display: block; padding:3px 2px 3px 5px}
#ter_outer a		{display: block; width:100%; height:100%; background:#6DCFF6; color:#1B0069;}
#ter_outer a:hover		{background:#FFF; color:#00F}
#ter_outer a:active		{background:#AF1E23; color:#FFF}

/* TertiaryB navigation */
#terb_outer		{width:120px; border-bottom:1px solid #FFF; font-weight:normal; font-size:10px; overflow:hidden;}
#terb_outer span		{display: block; padding:3px 2px 3px 5px}
#terb_outer a		{display: block; width:100%; height:100%; background:#C7EAFB; color:#1B0069;}
#terb_outer a:hover		{background:#FFF; color:#00F}
#terb_outer a:active		{background:#AF1E23; color:#FFF}

/* TertiaryB navigation */
#terc_outer			{width:120px; border-bottom:1px solid #FFF; font-weight:normal; font-size:9px; overflow:hidden;}
#terc_outer span		{display: block; padding:3px 2px 3px 5px}
#terc_outer a		{display: block; width:100%; height:100%; background:#E1F4FD; color:#1B0069;}
#terc_outer a:hover		{background:#FFF; color:#00F}
#terc_outer a:active		{background:#AF1E23; color:#FFF}






/* Left Bar */

#linkList {
	width: 120px;
}


#linkList h6 span {
	display: none;
}

/* left header images */

#linkList h6.select {
	list-style: none;
	padding: 11px 0 0 0;
	margin: 0px;
	background: url(../../pharos/images/menu_top.gif) no-repeat top left;
	}

#linkList ul {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0px;
	background: url(../../pharos/images/menu_foot.gif) no-repeat bottom left;
	}

#linkList ul li {
	padding: 5px 10px 5px 10px;
	background: url(../stad/li_bg.png) bottom left;
	border-bottom: 1px solid #AF1E23;
	margin: 0;
	}

/* bunch of crazy styles... so IE will still look ok when it
   doesn't parse :hover. */
#linkList #lselect {
	color: #AF1E23;
	}
#linkList ul li a {
	/* this would be block, save for the nbsp at the end of the
		link for "accessibility" purposes. :P */
	display: inline;
	text-transform: lowercase;
	}
#linkList #lselect ul li a {
	font: 14px Trebuchet MS, serif;
	font-style: italic;
	background: #FFF;
	letter-spacing: 3px;
	margin-bottom: 2px;
	text-align: left;
	display: block;
	text-transform: lowercase;
	}
#linkList #lselect ul li a.c, #linkList ul li a.c {
	display: inline;
	color: #FFF;
	text-transform: none;
	}
/* if the browser doesn't read the :hover pseudoclass, this
	shouldn't render and the text shouldn't change color */
#linkList ul li:hover a, #linkList #lselect ul li:hover a {
	color: #FFF;
	}


/* Content */

#breadcrumbletrail {
	padding: 0px 5px 0px 10px;  
	width: 680px;
	text-align: left;
}

/* Header Nav */
#header_nav {
	padding-top: 0px;
	padding-left: 500px;
	}

#header_nav a {
	color:#AF1E23;
	margin:0px 2px 0px 2px;
	font-weight:bold;
	}

#header_nav a:hover, a:active {
	color:#00F;
	margin:0px 2px 0px 2px;
	font-weight:bold;
	}

input,select {
	font-family : Trebuchet MS, sans-serif;
	font-size: 12px;
	background-color: #f3f3f3;
	color: #AF1E23;
	}
textarea {
	font-family : Trebuchet MS,  sans-serif;
	font-size : 13px;
	background-color: #f3f3f3;
	color: #AF1E23;
	}
select {
	font-family : Trebuchet MS, sans-serif;
	font-size : 13px;
	color : #f3f3f3;
	}



/* Nav Bar */

#linkList {
	width: 120px;
}


#linkList h6 span {
	display: none;
}






body {
	width: 100%;
	font: 9pt/12pt "Trebuchet MS", sans-serif; 
	color: #1B0069;
	background:#1B0069 url(../../pharos/images/background.jpg) top left repeat-x;
	height:100%;
	margin: 0px;

	SCROLLBAR-FACE-COLOR: #f3f3f3;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FFFfff;
	}


