/* ---------------------  YUI grids  ------------------------- */
.yui-t1 .yui-b {float:left;width:7.6923em;*width:7.5069em;}
.yui-t1 #yui-main .yui-b{margin-left:7.6923em;*margin-left:7.5069em;}

.yui-ge .yui-u,
.yui-ge .yui-g,
.yui-gf div.first {width:24.8%; *width:24.7%; }

.yui-ge div.first, 
.yui-gf .yui-g,
.yui-gf .yui-u{width:75%;}

/* ---------------------  End YUI redefine  ------------------------- */
#doc4{ border:1px solid #666666; }
#hd{ 
	color:white; font-size: 415.8%; font-family:Garamond, serif;
	background:url(/themes/public/julia/img/banner-background.jpg) bottom left no-repeat;
	height:112px;
 }
#ft, #ft a {text-align:right; text-decoration:none; font-size:83.16%; color:#666666; padding:2px;}
#hd #title{ position:relative;  left:.2em; top:.75em; *top:.7em; /* IE */}
#leftcol{ }
#rightcol{ 
	background-color:#e0e4d7; border:1px solid #999999; border-width:1px 0 1px 1px; 
	background-image:url(/themes/public/julia/img/julia-right-bar.jpg);
	background-position:0px 310px;
	background-repeat:no-repeat;
	height:650px;
}
	
#yui-main{ padding:1em 0 1em 0; background:url(/themes/public/julia/img/left-background.gif) left repeat-y; }
.padded td{
	padding:5px;
}
/* ---------------------  Fonts  ------------------------- */
a{ text-decoration:none; }
strong{ font-weight:bold; }
/* ---------------------  Menu  ------------------------- */
.leftmenu a{ display:block; height:2em; padding:.5em 0 .3em 2em; font-size:105.84%; color:#121133; text-decoration:none; }
.leftmenu a:hover, .leftmenu a#active{ color:white; background-color:#19083a; }

/* ---------------------  Home  ------------------------- */
#home{
	background:url(/themes/public/julia/img/julia-front-background.jpg) 0px 311px no-repeat;
	height:680px;
}
#home #julia-front-background{ margin-top:305px; }

#home-text{ float:left; margin-top:-600px; }
#home-welcome-wrapper{text-align:right; position:relative; top:-200px; right:-16em;}
#home-welcome-text{ font-family:Garamond, "Times New Roman", serif; color:#13114e; font-size:793.8% }
#home-welcome-subimage{}
/* Standard CSS styling */
h1{ margin:.67em 0; }
h2, h3{ margin:.83em 0; }
h3{ font-weight:bold; }
/* ---------------------  content  ------------------------- */
.date{ display:none; }
.contentitem h1{ font-size:138.5%; background-color:#e0e4d7; font-style:italic; padding:.5em 0 .2em 2em; width:60%; }
.contentitem h2{ font-size:108%; font-style:italic; color:#19083a; font-weight:bold; }
.contentitem .intro, .contentitem .body{ line-height:1.8em; }
.contentitem ul{ margin: 1.33em; padding-left:1em;  }
.contentitem li{ margin-left:1em; list-style:circle outside; }
.contentitem .caption_rt IMG {}
#attached-files li{ list-style:none; padding-left:25px; height:25px;}
#attached-files .application_pdf{  background:url(/themes/public/julia/img/icons.gif) left -33px no-repeat;}
#attached-files .application_msword{  background:url(/themes/public/julia/img/icons.gif) left -3px no-repeat;}
.alert{ border:1px solid crimson; background-color:#eeeeee; padding:10px; margin:15px; }