body {
	margin: 4 px;
	background-image: url(images/bg_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #627294;
  }
  
td#text a:link{
	color: #4452a5;
	 }
  
td#text a:hover{
	color: #A10416;
}
td#text a:visited {
	color: #660099;
	text-decoration: none;
}


table{
	width: 90%;
	margin: auto;
	border: none;
  }

table td {
	padding: 0;
	vertical-align: top;
	font-family: verdana, Helvetica, sans-serif;
  }
  
td#topleft{
	background-color: #F9F7FA;
	background-image: none;
}

td#topmiddle{
	background-color: #FFFFFF;
	padding: 10px;
}

td#topright{
	background-color: #F9F7FA;
}
td#banner {
	background-color: #F8F6F9;
	background-image: url(images/banner/english%20and%20creative%20writing.jpg);
	background-repeat: repeat-x;
}


td#crumb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 16px;
	padding-top: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #465979;
	padding-bottom: 3px;

}

td#address{
	font-size: 70%;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-image: url(images/menu-fader.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
	background-color: #465979;
}
/*
td#sidenav{
	width:150px;
	background-color: #F4F4F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}

div#sitenav a {
	display: block;
	padding: 4px 8px;
	margin: 0;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 80%;
}
div#sitenav a:hover {
	background: #99CCFF;
	font-size: 80%;
}

*/


/*navigation styles
ul#mainnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 150px;

	}
		
ul#mainnav li {
	display: block;


	}

ul#mainnav li a {
	display: block;
	margin: 0px;
	background-color: #f4f4f4;
	color: #000099;
	text-decoration: none;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;




	}

ul#mainnav li a:hover {
	background-color: #CCCCCC;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;


	}*/
/*end of navigation styles*/

td#sitenav
{
	padding: 0px;
	width: 150px;
	border: none;
	background-color: #D5D8E1;
}



/*
ul#mainnav {
	list-style: none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}
	
	*/
	ul#mainnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000066;
	}
		
ul#mainnav li {
	display: block;
	}

ul#mainnav li a {
	display: block;
	margin: 0px;
	padding: 10px;
	background-color: #CCCCCC;
	color: #000066;
	text-decoration: none;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/menuBg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}

ul#mainnav  a:hover {
	color: #000066;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #F2F9F9;
	}



/*--------*/

#mainnav{
}
.rightAlign {
	text-align: right;
}


#mainnav p {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	}
		
#mainnav li {
	display: block;
	}

#mainnav  a {
	display: block;
	margin: 0px;
	padding: 10px;
	color: #000066;
	text-decoration: none;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8591AB;
	background-color: #D5D8E1;
	}

#mainnav  a:hover {
	color: #000066;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #F5F1F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
#sitenav h2 {
	background-color: #475A7B;
	margin: 0px;
	padding: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #475A7B;
	width: 150px;
	background-image: url(images/menu-fader.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-position: bottom;
	font-size: 80%;
}

#sitenav h3 {
	background-color: #475A7B;
	margin: 0px;
	padding: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #475A7B;
	width: 150px;
	color: #FFFFFF;
	background-image: url(images/menu-fader.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 80%;
}

	
/*--------*/

td#text p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
}

td#text{
	padding: 10px;
	background-color: #FFFFFF;
/*	width: 66%; */
}
#text a:link {
	color: #A10416;
	text-decoration: none;
}


td#rightCol{
	width: 20%;
	padding: 10px;
	background-color: #FFFFFF;
	font-size: 80%;

}


td#rightCol h2 {
	padding-right: 10px;
	padding-left: 10px;
}

td#rightCol p {
	margin: 0px;
}


td#footnav{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000099;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #465979;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

td#footnav a:link{
	color: #4452a5;
	text-decoration: none;
	 }
  
td#footnav a:hover{
	color: #a10416;
	text-decoration: none;

}

td#footnav a:visited{
	text-decoration: none;
	 }


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #465979;
	font-weight: normal;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #465979;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #465979;
	font-weight: bold;
}


.leftAlign {
	text-align: left;
}



.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;

}

.floatLeft {
	float: left;
	padding: 0px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;


}
.border {
}


table#submenu
{
	border: 1px solid #000099;
	align: right;
	width: 150px;
	font-size: 80%;
	margin: 10px;
	color: #000099;
}

table#submenu p{
	color: #000099;
	margin: 10px;
	font-weight: normal;
}


table#submenu a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	 }
  
table#submenu a:hover{
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

div#sub{
	border: 1px solid #000099;
	font-size: 90%;
	width: 170px;
	background-color: #FFFFFF;
	margin: auto;

}

div#sub h2 {
	color: #465979;
	vertical-align: top;
	margin: 0px;
	font-size: 90%;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;

}

div#sub p
{
	margin: 10px;
	font-size: 80%;
	}

td#decorleft a:link{
	color: #FFFFFF;
}
	
td#decorleft a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

td#decorleft a:visited{
	color: #FFFFFF;
}

table#form{
	border: none;
	vertical-align: top;
	color: #000099;

}

table#data{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000099;
	margin: 5px;
	padding: 10px;
	border: none;
}
table#data li{font-size: 100%;}

table#data th{
	text-align: left;
}

.data{
	font-size: 80%;
	margin: 10px;
	border: none;
}
.data th{
	text-align: left;
	padding: 10px;
	}
.data li{font-size: 100%;}
		
.bg {
	background-color: #F9F9FF;
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.bottomBorder {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
}

table#data td{
	font-size: 100%;
}
table#data td h2{
	color: #465979;
	font-size: 110%;
}


table#update{
	border: 0px none;
}

td#contents{
	background-color: #FFFFFF;
	background-image: url(images/bgtile.gif);
	background-repeat: repeat;
}



div#globe{
	position: absolute;
	left: 252px;
	top: 247px;
	z-index: 0;
}
div#science{
	left: 521px;
	top: 431px;
	position: absolute;
	z-index: 0;
}



div#copy{
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #006699;
	text-align: left;
	vertical-align: top;
	margin: 10px;
}

div#copy h3{
	background: #000099;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	font-size: 80%;
	padding-left: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#text .greybg h2 {
	background-image: url(images/heading-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 110%;
	padding-left: 20px;
}


div#copy p
{
	margin: 10px;
	font-size: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000099;



	}
	
	div#copy li{
	font-size: 70%;
}

td#copy{
	background-color: #FFFFFF;
}
.noborder {
	border: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #465979;
	margin: 0px 0px 0px 10px;

}
.littleText {
	font-size: 90%;
}
.redText {
	color: #FF0000;
}
/* use in the td tag*/

.datatd{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
}
#box {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #f4f4f4;
	margin-left: 10%;
	margin-right: 10%;
}

.floatbox {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #f4f4f4;
	margin-left: 10px;
	margin-right: 10px;
}
.large {
	font-size: 120%;
	font-weight: bold;
}


.sub{
	color: #000066;
	border: 1px solid #000099;
	margin: auto;
	width: 170px;
	background-color: #FFFFFF;
}

.sub h2 {
	color: #465979;
	vertical-align: top;
	margin: 0px;
	font-size: 80%;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 3px;
	background-image: none;
}

.sub p
{
	margin: 10px;
	font-size: 80%;
	}
td#access {
	font-size: 70%;
	text-align: right;
	padding-bottom: 3px;
	padding-right: 2px;
	background-color: #FFFFFF;
}
.horizontalrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0E1E1;
}

/*styles for javascript student random photos*/

.profile{
	background-color: #F4F4F4;
	padding: 10px;
	width: 170px;
	border: 1px solid #000099;
}
 .profilelink {
 font-size:85%;
 	color: #4146AA;
}

.profile h2 {}





div.profile profilelink a:hover {
	color: #A10416;
}



/* cms styles */



.staff p
{
	margin: 10px;
	font-size: 70%;
	}
	
.staff li {
	font-size: 70%;
}



.staff{
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000099;
	text-align: left;
	vertical-align: top;
	margin: 10px;
}

.staff h2 {
	color: #465979;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	font-size: 75%;
	padding-left: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	padding: 5px;
	background-image: url(images/greybackground40.gif);
	background-repeat: repeat-x;
}



.searchbox{
	color: #000000;
	border: 1px solid #000099;
	text-align: left;
	vertical-align: top;
	margin: 10px;
}

.searchbox h2 {
	color: #000099;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	font-size: 75%;
	padding-left: 10px;
	font-weight: bold;
	padding: 5px;
	background-image: url(images/greybackground40.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}

.searchbox p
{
	margin: 10px;
	font-size: 70%;
	}

.searchbox li {
	list-style-type: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	font-size: 70%;
}



.staffbox {
	margin-top: 20px;

	margin-bottom: 10px;
	
	font-size: 90%;
	padding: 0px;


}
tableBG h2 {
	font-size: 140%;
}


	.column_list ul{
  float: left;
  width: 50em;
  margin: 0px;
  padding: 0px;
  list-style: none;

}
	
.column_list li{
  float: left;
  width: 22em;
  margin: 0px;
  padding: 0px;
}



.sidebox p
{
	margin: 10px;
	font-size: 70%;
	}
	
.sidebox li {
	font-size: 70%;
}



.sidebox{
	color: #000000;
	background-color: #FFFFFF;
	border-radius: 15px;
	-moz-border-radius:15px;
	border: 1px solid #000099;
	text-align: left;
	vertical-align: top;
	margin: 10px;
}






.sidebox h2 {
	color: #465979;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	font-size: 90%;
	padding-left: 10px;
	font-weight: bold;
	padding: 5px;
	background-image: url(images/greybackground40.gif);
	background-repeat: repeat-x;
}



.blueTable {
	border: 1px solid #C4C8D4;
	background-color: #FAF8F9;
	padding: 10px;
}





/* search styles for the search page */

.search{
	border: 1px solid #666666;
	background-color: #fff;
	text-align: left;
	margin: 3px;
	padding: 0px;
	font-size: 100%;
}

.search h2 {
	font-size: 110%;
	color: #000000;
	padding: 0px	
}

.search h3{
	color: #000000;
}

.strip-color {
	background-color: #eeeeee;
	padding: 1px;
	border-bottom: 1px solid #666666;
}

/* search styles for the search left hand box*/

.searchSideBox {
	border: 1px solid #CCCCCC;
	background-color: #fff;
	text-align: left;
	width: 150px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10%;
	}

.searchSideBox p{
	font-size: 80%;
	padding: 10px;
	margin: 0px;
	}
	
.searchSideBox h2{
	color: #465979;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	font-size: 75%;
	font-weight: bold;
	padding: 5px;}
	
	.floatRnopad {
	float: right;
	border: none;
}



.greybg {
	background-color: #ECF2F2;
	border: 1px solid #CCCCCC;
}
#text .greybg p {
	padding-right: 10px;
	padding-left: 10px;
}
#text .greybg h2 {
	margin-left: 10px;
}


.topandbottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000099;
	border-bottom-color: #000099;
}



/*
#rightCol h2 {
	background-image: url(images/heading-arrow-submenu.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 100%;
	margin-left: 20px;
	font-weight: bold;
}

#rightCol h2 {
	background-image: url(images/heading-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
	
*/

#text .whitebg h2 {

	background-image: url(images/heading-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 110%;
}



.whitebg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}



/*END right sidebar main styles*/
#search {
	font-size: 70%;
	padding: 0px;
}
.floatSearchbox {
	background-color: #465979;
	float: right;
	padding: 4px;
	font-weight: bold;
	color: #FFFFFF;
	border: 2px solid #465979;
}

/*main menu list */

#menurow{
	margin: 0px;
	color: #000066;
	padding: 0px;
	text-align: left;
	background-image: url(images/menu-fader.gif);
	background-repeat: repeat-x;
	background-color: 465979;
	background-position: bottom;
}

#menubar {
	position: relative;
	color: #FFFFFF;
	
}

#menubar li {
	position: relative;
	float: left;
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: 90%;
	font-weight: bold;
	/*font-size: 80%;*/

			
}
#menubar li ul li {
	float: none;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}




/* menu bar links styles */
#menubar li ul li a {
	color: #FFFFFF;
	text-decoration: none;

}
#menurow #menubar {
	margin: 0px;
	padding: 5px;
}

#menubar li ul li a:hover {
	color: #D4779B;
}


/* end menu bar links styles */
#text li {
	font-size: 80%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.publications {
}
publications h2 {
	text-align: center;
}
.publications p {
	font-size: 90%;
}
.border {
	border: 1px solid #333333;
}
.keyfacts {
	background-color: #FBFBFB;
	padding: 10px;
	line-height: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
}
.floatLeftNoBorder {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
}



.floatRightnoBorder {
	float: right;
	padding-right: 10px;
}
table#data{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000099;
	margin: 5px;
	padding: 10px;
	border: none;
}
table#data li

{font-size: 100%;}

table#data th{
	text-align: left;
}

.data{
	font-size: 80%;
	margin: 10px;
	border: none;
}
.data th{
	text-align: left;
	padding: 10px;
	}
.data li{font-size: 100%;}


/*
.shadowbox p
{
	margin: 10px;
	font-size: 90%;
	}
	
.shadowbox li {
	font-size: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
}


*/


	/*
 CSS for rounded corners 	
	
	border-radius: 15px;
	-moz-border-radius:15px;
	border: 1px solid #465979;
	padding: 10px; */
	
/*	

adds shadow but not ie friendly.   from css-tricks.com
.shadowbox{	
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
}




.shadowbox h2 {
	color: #465979;
	font-size: 110%;
	font-weight: bold;
	background-image: url(images/greybackground40.gif);
	background-repeat: repeat-x;
}

*/
  
  
  /* ------------------------------------------------ styles for WHITE shadow boxes --------------------------------*/

.shadow1 {
	background-color: rgb(114,114,114); /* Needed for IEs */
	-moz-box-shadow: 5px 5px 5px rgba(114,114,114,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(114,114,114,0.6);
	box-shadow: 5px 5px 5px rgba(114,114,114,0.6);
	
	/*
1. The horizontal offset of the shadow, positive means the shadow will be on the right of the box, a negative offset will put the shadow on the left of the box.

2. The vertical offset of the shadow, a negative one means the box-shadow will be above the box, a positive one means the shadow will be below the box.
    
3. The blur radius (optional), if set to 0 the shadow will be sharp, the higher the number, the more blurred it will be.
    
4. The spread radius (optional), positive values increase the size of the shadow, negative values decrease the size. Default is 0 (the shadow is same size as blur).

5 Color

	
	*/


        filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}


.shadow1 .content {
	position: relative; /* This protects the inner element from being blurred */
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #F8F8F8;
}

.content h2 {
	color: #465979;
	font-size: 110%;
	font-weight: bold;
	padding: 0px;

}




.content p
{
	font-size: 85%;
	}
	


.content li {
	font-size: 85%;
	padding-top: 2px;
	padding-bottom: 2px;
}



  /* ------------------------------------------------ styles for BLUE shadow boxes --------------------------------*/


.shadow_temp {
	background-color: rgb(114,114,114); /* Needed for IEs */
	-moz-box-shadow: 5px 5px 5px rgba(114,114,114,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(114,114,114,0.6);
	box-shadow: 5px 5px 5px rgba(114,114,114,0.6);
	
	/*
1. The horizontal offset of the shadow, positive means the shadow will be on the right of the box, a negative offset will put the shadow on the left of the box.

2. The vertical offset of the shadow, a negative one means the box-shadow will be above the box, a positive one means the shadow will be below the box.
    
3. The blur radius (optional), if set to 0 the shadow will be sharp, the higher the number, the more blurred it will be.
    
4. The spread radius (optional), positive values increase the size of the shadow, negative values decrease the size. Default is 0 (the shadow is same size as blur).

5 Color

	
	*/


        filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}


.shadow_temp .content_temp {
	position: relative; /* This protects the inner element from being blurred */
	padding: 10px;
	background-color: #D5D8E1;
}

.content_temp h2 {
	color: #465979;
	font-size: 110%;
	font-weight: bold;
	padding: 0px;

}

.content_temp p
{
	font-size: 85%;
	padding: 0px;
	}
	
.content_temp li {
	font-size: 85%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.quote {
	font-size: 120%;
	font-style: italic;
	color: #465979;
}

