/******************************/
/* tags       JCIE PAGES            */
/******************************/
body{
background-color:#efefef;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 84%;
}

* {
margin: 0;
padding: 0;
}

a:link, a:visited, a:hover,  a:active { /*this bit controls the colour of the text in topNav*/
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial,sans-serif;
	color: #666;
	margin: 1.5em 0 .6em 0;
	padding: 0;
}
h1{
	font-size: 1.5em;
	border-bottom: 1px solid #663399; 
	margin: 2em 0 1em 0;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0;
	}
h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #999;
	margin: 0px 0px 5px 0px;
	font-style:italic;
	}
	
h5 {
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 0px;

}

p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
	}
p+p { 
	text-indent: 2em; 
	margin-top: -1.5em; 
}
li > p {
	margin-top: 0.2em;
	}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1em;
	}
strong, b {
	font-weight: bold;
	}
.smalltext {font-size: 80%;}

/***************/
/*     layout    */
/***************/
#container {
	background-color:#FFFFFF;
	border: none;
	height: 100%;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	overflow:visible;
	position: relative;
	text-align:left;
	width: 1000px;
	z-index: 0;
	visibility: visible;
}

#printbanner {
	margin: 0;
	padding: 0;
	display: none;
}
#top {
	margin: 0;
	padding: 0;
	height: 105px;
	background-color: #ddd;
	background: transparent url("/images/top_middle.gif") repeat-x top center;
}

/*Home Page Main Photo*/
#homephoto {
background: url(../img/head/homeimage3.jpg);
background-repeat:no-repeat;
float: left;
height: 85px;
width: 500px;
}

#homephoto_right {
background-color: #a3917b;
color:#FFFFFF;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
height: 75px;
padding: 10px 10px 0px 0px;
width: 490px;
}
/*Home Page Main Photo End*/

#content {
background-color:#FFFFFF;
float: left;
margin-left: 20px;
padding: 0px 0px 0px 0px;
width: 800px;
}
#content a {
	color: #663399;
	text-decoration: none;
}
#content a:hover {
	color: #663399;
	text-decoration: underline;
}

#content li {
margin: 0px 0px 0px 40px;
}

#content_news a {
	color: #663399;
	text-decoration: none;
}
#content_news a:hover {
	color: #663399;
	text-decoration: underline;
}

#content_news li {
margin: 0px 0px 0px 40px;
}

#content_programs {
background-color:#FFFFFF;
float: left;
margin-left: 20px;
padding: 0px 0px 0px 0px;
width: 800px;
}

#content_programs a:link, a:visited, a:hover, a:active {
	color: #663399;
	text-decoration: none;
}

#content_right {
background-color:#FFFFFF;
float: left;
margin-left: 0px;
padding: 0px 0px 25px 0px;
width: 550px;
}

#content_right li {
list-style-image: url(../img/stuff/arrow01.gif);
margin-left: 2em;
}

#content_right p {
line-height: 1.2em;
}

#right {
	float: right;
	width: 160px;
	background: url("/images/side.gif") repeat-y top right;
}
.floatleft {
	float: left;
	margin: 0px 10px 5px 0px;
	border: none;
}
.floatright {
	float: right;
	margin: 0;
	border: none
}

.floatrightpic {
	border: none;
	float: right;
	font-size: x-small;
	font-style:italic;
	margin: 5px;
	width: 200px;
}

.floatleftpic {
	border: none;
	float: left;
	font-size: x-small;
	font-style:italic;
	margin: 5px;
	width: 200px;
}

.floatrightpic_home {
	border: none;
	float: right;
	font-size: x-small;
	font-style:italic;
	margin: 5px;
	width: 150px;
}

.year {
	font-family: Arial,sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	color: #666;
	margin: 1.5em 0 .6em 0;
}
.list {
	line-height: 1em;
	margin-left: 30px;
}
.table {
	line-height: 1em;
}
.table h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #639;
	border-bottom: 1px #666 solid;
	margin: 18px 0 12px 0;
}
.table h2 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #666;
	margin: 12px 0 6px 0;
}
.table p {
	line-height: 1.3em;
	margin: 0;
}
.table p+p { 
	text-indent: 0; 
	margin-top: 0; 
}

.programintro {
background-color:#c6b6e4;
border:1px solid #000000;
color:#000000;
float:right;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
margin: 20px 0px 0px 5px;
padding: 5px 5px 5px 5px;
width: 240px;
}

#footer {
background: #d3d3d3;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
float:left;
height: 50px;
line-height:2em;
margin: 0px 0px 0px 0px;
overflow:hidden;
padding: 15px 0px 0px 20px;
text-align:left;
text-decoration:none;
width:630px;
}

#project {
	font-family: Arial,sans-serif;
	color: #666;
	margin: 2em 0 .5em 0;
	font-size: 1.3em;
	font-weight: normal;
	font-variant: small-caps;
	padding: 0;
}

#dates {
	font-family: Arial,sans-serif;
	color: #666;
	margin: 0 0 1.5em 0;
	font-size: 1.1em;
	font-style: italic;
	padding: 0;
}

#footer a, #footer a:active, #footer a:visited {
color: #660066;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;
} 

#footer a:hover {
color: #ffffff;
text-decoration: none;
}

#footersearch {
background: #d3d3d3;
float:left;
height: 50px;
padding: 15px 0px 0px 0px;
width: 200px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#title {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
	border-bottom: 3px solid #639; 
	margin: 0;
	padding: 0;
}

/***********  Top Banner **************/
#topbannerleft {
height: 96px;
float: left;
width: 420px;
}

#topbannerright {
background: #FFFFFF;
height: 96px;
float: left;
padding-right: 10px;
text-align:right;
width: 570px;
}

#topbannerright a, #topbannerright a:active, #topbannerright a:visited {
color: #999999;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration: none;
} 

#topbannerright a:hover {
color: #660066;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration: none;
}

#ty_lead {
background: url(../images/ty_lead.png);
background-repeat: no-repeat;
float: left;
height: 50px;
width: 725px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
padding: 25px 0px 0px 275px;
}


#fgfj_lead {
background: url(../images/fgfj_lead.png);
background-repeat: no-repeat;
float: left;
height: 50px;
width: 725px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
padding: 25px 0px 0px 275px;
}

/*********** Main Menu ****************/
#main_menu {
background:none;
height: 29px;
}

.menu_borderleft {
background: url(../img/belt/left_brder_nav.gif);
height: 29px;
float: left;
width: 160px;
}

.menu_borderright {
height: 29px;
float: left;
width: 840px;
} 

.menu_borderright ul {
list-style-type: none;
background: url(../img/belt/left_brder_nav.gif);
height: 29px;
margin: auto;
width: 840px;
}

.menu_borderright ul a {
background-image: url(../img/belt/menu_nav_brdr.gif);
background-repeat: no-repeat;
background-position: right;
padding-right: 20px;
padding-left: 20px;
display: block;
line-height: 29px;
text-decoration: none;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #8a57b5;
}

.menu_borderright ul a:hover {
color: #ffffff;
}

.menu_borderright li {
float: left;
}
/*Main Menu End*/
/*********** Banners ***********/
#about_banner_logo_left {
background: url(../img/belt/2-title.gif);
float: left;
height: 28px;
width: 320px;
}

#about_banner_logo_right {
background: url(../img/belt/2-jcie2.gif);
float: left;
height: 28px;
width: 680px;
}


#spacer {
background-color: #efefef;
padding: 0px 0px 5px 0px;
}

#spacer_white {
background-color: #ffffff;
padding: 0px 0px 5px 0px;
}

/*********** #leftNav link styles ***********/
#leftNav {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0px;
	background-color: #a89ac1;
	border: 1px solid #ccc;
}

#leftNav ul a:link, #leftNav ul a:visited {
	display: block; 
	color: #000;
	text-decoration: none;
}
#leftNav ul a:hover {
	text-decoration: underline;
}
#leftNav ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
}
#leftNav ul ul {
	font-size: 80%;
	list-style: none; 
	padding: 0 0 0 15px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#leftNav li {border-bottom: 1px solid #fff;}

/* fix for browsers that don't need the hack */
html>body #leftNav li {border-bottom: none;}

/******** #sectionLinks styles ********/

#sectionLinks {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 1em;
	border-bottom: 1px solid #555;
}
#sectionLinks h3 {
	color: #333;
	padding: 2px 0px 2px 10px;
}
#sectionLinks a {
	padding: 8px 5px 8px 10px;
	color: #ccc;
	border-top: 1px solid #639;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
	/*Tantek Celik hack*/
}
#sectionLinks a:visited {
	border-top: 1px solid #639;
	padding: 8px 0px 8px 10px;
}
#sectionLinks a:hover {
	border-top: 1px solid #99c;
	background-color: #7c5f99;
}
#current {
	background-color: #7c5f99;
}


/******** .relatedLinks styles *********/

.related h3{
	font-size: .8em;
	padding: 0px 5px 10px 5px;
	color: #666;
	text-align: right;
}
.related a{
	margin: 0px;
	padding: 0px 5px 10px 5px;
	font-size: .8em;
	text-align: right;
}


/************* #path styles *************/

#path {
	color: #666;
	font-size: 80%;
	padding: 5px 0px 0px 0;
}

/*Footer*/
.footer {
background: #d3d3d3;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
float:left;
height: 50px;
line-height:2em;
margin: 0px 0px 0px 0px;
overflow:hidden;
padding: 15px 0px 0px 20px;
text-align:left;
text-decoration:none;
width:980px;
}

#footer_box_left {
float:left;
width: 500px;
}

#footer_box_right {
float: left;
width: 450px;
}

#footer_box_right a, #footer_box_right a:active, #footer_box_right a:visited { 
font-size: 10px;
}

.footer a, .footer a:active, .footer a:visited {
color: #660066;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;
} 

.footer a:hover {
color: #ffffff;
text-decoration: none;
}
/*Footer*/