	body {
		background: TAN url('images/Julian-logo_tan_soft_640.jpg');
		background-attachment: fixed;
		background-position: top left;
		background-repeat: no-repeat;
		color: #000000;
		margin-left: 0 ;
		margin-top: 10px ;
		}
	
	p {
	font-family: Book Antiqua, Trebuchet MS, Times New Roman, serif ;
	font-size: 13pt ;
	}
	
	.navmenu {
	font-family: Arial;
	font-size: 11pt;
	color: #710000;
	font-weight: bold ;
	line-height: 14px ;
	}

a:link {color: #710000}     /* unvisited link */
a:visited {color: #000000}  /* visited link */
a:hover {color: red}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */

ul 
{
font-family: Book Antiqua, Trebuchet MS, Times New Roman, serif ;
font-size: 13pt ;
list-style-image: url('images/head_bullet.gif') ;
line-height: 26px ;
}

li
{
padding-left: 22px ;
}

h1
{
font-family: Book Antiqua, Trebuchet MS, Times New Roman, serif;
font-size: 18pt;
color: #710000;
font-weight: bold ;
line-height: 30px ;
}

h2
{
font-family: Book Antiqua, Trebuchet MS, Times New Roman, serif;
font-size: 14pt;
color: #710000;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}

.boldtext
{
font-family: Book Antiqua, Trebuchet MS, Times New Roman, serif;
font-size: 11pt;
color: #710000;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}

span.highlight
{
background-color:tan ;
}

		
		#container {
			height: 100% ;
			z-index: 0 ;
			width: 800px;
			\width: 800px;
			w\idth: 800px;
			margin: 0px auto;
			margin-left: 0px;
			margin-top: 10px;
			padding: 0px ;
			}

		#banner {
			padding: 0px;
			margin-bottom: 0px;
		}

		
		#content {
			height: 100% ;
			z-index: 10 ;
			position: relative;
			padding: 6px;
			margin: 0;
			margin-left: 150px;
			margin-top: 0px;
			margin-right: 0px;
		}

		#sidebar-a {
			float: left;
			width: 150px;
			\width: 158px;
			w\idth: 150px;
			margin: 0;
			margin-right: 2px;
			padding: 8px;
		}

		#footer {
			clear: both;
			padding: 4px;
			margin-top: 2px;
		}
		
		.box {
		background-color: #C2E1FE;
		border-color: #FFFFFF #000000 #000000 #FFFFFF;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #000000;
		line-height: 15px;
		}
		
		