@import url(floatbox.css);
body
	{
	margin: 0;
	padding: 0;
	background-color: #D7D1CA;
	font-family: georgia, times, times new roman, serif;
	font-size:12px;
	line-height: 18px;
	color:#333;
	}
	
ul { list-style-type: none; }

img
	{
	border: 0;
	}
	
img, input, select, label
	{
	vertical-align: middle;
	}
	
select
	{
	background-color: #E5E2DD;
	color: #333;
	font-family: verdana, arial, sans-serif;
	font-size:11px; border-right: 1px solid #A19D9A;
	border-top: 1px solid #A19D9A ;
	border-left: 1px solid #A19D9A ;
	border-bottom: 1px solid #A19D9A; 
	width:185px;
	margin: 3px 0;
	} 


h1, h2, h3, h4, h5, h6
	{
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

dl, dt, dd
	{
	margin: 0;
	padding: 0;
	}
	
form
	{
	margin: 0;
	padding: 0;
	}

fieldset 
	{ 
 	padding: 0; margin: 0; border: 0;
	}
	
a {text-decoration:none; border-bottom: 1px solid #A3AA8D;}
a:link {color:#3D5201;}
a:visited {color:#3D5201;}
a:active {color:#3D5201;}
a:hover {color:#000; border-bottom: 1px solid #000;}

input, textarea
	{
	margin: 0;	
	border: 1px solid #ccc;
	color: #000;
	font-size:  11px;
	font-weight: normal;
	padding: 2px;
	}
	
input.top
	{
	background-color: #B4B6A0;
	color: #000;
	width: 100px;
	font-family: georgia, times, serif;
	font-size: 11px;
	}
						
.uberclear
	{
	float: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 10px;
	line-height: 0;
	font-size: 0;
	}
	* html .uberclear
	{
	height: 0;
	}

	
	
.wrapper
	{
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: transparent;
	}
	
	.mainContain
		{
		width: 776px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 15px;
		}
		
		.header
			{
			height: 108px;
			position: relative;
			}
			
			.header h1
				{
	position: absolute;
	left: 22px;
	top: 26px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	width: 271px;
	height: 70px;
				}
				
				.header h1 a
					{
					display: block;
					width: 287px;
					height: 66px;
					text-indent: -999em;
					text-decoration: none;
					border: 0;
					overflow: hidden;
					}
					
					h1 a:hover
						{
						text-decoration: none;
						background-color: transparent; 
						border: 0;
						}
					
			.appointments .header h1
				{
				position: absolute;
				left: 22px;
				top: 18px;
				background-image: url("../images/logo.gif") ;
				background-repeat: no-repeat;
				background-position: 0 0;
				background-color: transparent;
				width: 415px;
				height: 90px;
				}
				
				.appointments .header h1 a
					{
					display: block;
					width: 415px;
					height: 90px;
					text-indent: -999em;
					text-decoration: none;
					border: 0;
					overflow: hidden;
					}
					
					.header h2
				{
	position: absolute;
	left: 622px;
	top: 26px;
	background-image: url(../images/logo_royalDance.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	width: 119px;
	height: 73px;
				}
				
				.header h2 a
					{
					display: block;
					width: 119px;
					height: 52px;
					text-indent: -999em;
					text-decoration: none;
					border: 0;
					overflow: hidden;
					}
					
					h2 a:hover
						{
						text-decoration: none;
						background-color: transparent; 
						border: 0;
						}
					
			.appointments .header h2
				{
				position: absolute;
				left: 22px;
				top: 18px;
				background-image: url("../images/logo_royalDance.gif") ;
				background-repeat: no-repeat;
				background-position: 0 0;
				background-color: transparent;
				width: 415px;
				height: 90px;
				}
				
				.appointments .header h2 a
					{
					display: block;
					width: 415px;
					height: 90px;
					text-indent: -999em;
					text-decoration: none;
					border: 0;
					overflow: hidden;
					}
					
			.header .topNav
				{
	position: absolute;
	left: 374px;
	top: 25px;
	width: 225px;
	height: 70px;
	text-align: right;
	font-size: 10px;
	letter-spacing: 1px;
				}
				
				.header .topNav a {text-decoration:none; text-transform: uppercase; border:0;}
				.header .topNav a:link {color:#797F52;  border:0;}
				.header .topNav a:visited {color:#797F52;  border:0;}
				.header .topNav a:active {color:#797F52;  border:0;}
				.header .topNav a:hover {color:#fff;  border:0;}
				
				.header .topNav input
					{
					border: 0;
					}
					
				.header .topNav input.top
					{
					font-size: 10px;
					border: 0;
					}
				.header.topImag
					{
	position:absolute;
	left:920px;
	top:24px;
	width:153px;
	height:52px;
	z-index:1;
	background-image: url(../images/logo_royalDance.gif);
}
				
	
	
	
/* FOOTER
----------------------------------------------------*/
	
.footer
	{
	width: 731px;
	margin-left: auto;
	margin-right: auto;
	}
	
	.footer a 
		{
		text-decoration:none;
		font-weight: bold;
		text-transform: uppercase;
		border: 0;
		}
	.footer a:link {color: #894f69;}
	.footer a:visited {color:#894f69;}
	.footer a:active {color:#894f69;}
	.footer a:hover {color:#FFF; border:0;}
	
	.bottomNav
		{
		border-bottom: 1px solid #894f69;
		border-top: 1px solid #894f69;
		text-align: center;
		padding: 17px 0 12px 0;
		font-size: 10px;
		letter-spacing: 1px;
		}
	
	body.secondary .bottomNav
		{
		border-bottom: 1px solid #894f69;
		border-top: 0;
		text-align: center;
		padding: 17px 0 12px 0;
		font-size: 10px;
		letter-spacing: 1px;
		}
	
	
		.bottomNav a
			{
			margin: 0 15px 0 15px;
			}
		
	.bottominfo
		{
		margin: 1px 0 0 0;
		padding: 20px 0 20px 0;
		border-top: 1px solid #894f69;
		color: #837D75;
		font-size: 11px;
		}
		
		.bottominfo .cellOne
			{
	float: left;
	width: auto;
			}

		.bottominfo .cellOne a
			{
			font-size: 10px;
			letter-spacing: 1px;
			font-weight:normal;
			margin-right: 20px;
			}
			.bottominfo .cellDos
			{
	float: left;
	width: 240px;
	left: 240px;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 25px;
	border-style: line;
			}
			.bottominfo .cellDos img
				{
				float: right;
				margin: 0 0 0 5px;
				}

		.bottominfo .cellDos a
			{
	font-size: 10px;
	letter-spacing: 1px;
	font-weight:normal;
	clear: right;
	margin: auto;
			}
		
		
				.bottominfo .cellTwo
			{
			float: right;
			width: 250px;
			text-align: right;
			font-size: 10px;
			line-height: 14px;
			text-transform: uppercase;
			}
			
			.bottominfo .cellTwo img
				{
				float: right;
				margin: 0 0 0 10px;
				}
			
			

/* HOME
----------------------------------------------------*/

body.home
	{
	background-color: #D7D1CA;
	background-image: url("../images/bg_home.jpg") ;
	}

.home .wrapper
	{
	background-color: transparent;
	}

	.home .mainContain .content .cellOne
		{
		width: 775px;
		height: 324px;
		position: relative;
		z-index:-10;
		}

	.home .mainContain .content .cellTwo
		{
	float: left;
	color: #000;
	width: 273px;
	background-image: url(../images/fondo_inicio_texto.jpg?5732874032);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	padding: 17px 35px 0 35px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 203px;
		}
		/* Begin hiding from Mac IE */
		/* \*/
		html>body.home .mainContain .content .cellTwo
		{
			width: 203px;
		}
		/* End hiding from Mac IE */

		.home .mainContain .content .cellTwo h2
			{
			background-image: url("../images/bg_home.gif") ;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: transparent;
			width: 149px;
			height: 9px;
			text-indent: -999em;
			margin: 0 0 15px 0;
			}
		
		.home .mainContain .content .cellTwo img
			{
			float: left;
			margin: 0 5px 5px 0;
			}
		
	.home .mainContain .content .cellThree
		{
		float: left;
		width: 252px;
		color: #000;
		padding: 17px 30px 0 30px;
		voice-family: "\"}\"";
		voice-family: inherit;
	
		width: 192px;
		}
		/* Begin hiding from Mac IE */
		/* \*/
		html>body.home .mainContain .content .cellThree
		{
			width: 192px;
		}
		/* End hiding from Mac IE */

		.home .mainContain .content .cellThree h2
			{
			background-image: url("../images/bg_home.gif") ;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: transparent;
			width: 149px;
			height: 9px;
			text-indent: -999em;
			margin: 0 0 15px 0;
			}
			
		.home .mainContain .content .cellThree dl
			{
			margin: 0 0 20px 0;
			}
		
		.home .mainContain .content .cellThree dt
			{
			font-size: 10px;
			text-transform: uppercase;
			font-family: arial, verdana, san-serif;
			}
		
		.home .mainContain .content .cellThree dd span
			{
			font-size: 10px;
			}
			
			
	.home .mainContain .content .cellFour
		{
		float: left;
		width: 250px;
		color: #000;
		padding: 17px 30px 0 30px;
		voice-family: "\"}\"";
		voice-family: inherit;
	
		width: 190px;
		}
		/* Begin hiding from Mac IE */
		/* \*/
		html>body.home .mainContain .content .cellFour
		{
			width: 190px;
		}
		/* End hiding from Mac IE */

		.home .mainContain .content .cellFour h2
			{
			background-image: url("../images/bg_home.gif") ;
			background-repeat: no-repeat;
			background-position: 0 0;
			background-color: transparent;
			width: 149px;
			height: 9px;
			text-indent: -999em;
			margin: 0 0 15px 0;
			}
			
		.home .mainContain .content .cellFour dl
			{
			margin: 0 0 20px 0;
			}
		
		.home .mainContain .content .cellFour dt
			{
			}
		
		.home .mainContain .content .cellFour dd
			{
			font-size: 11px;
			}
			
/* SECONDARY
----------------------------------------------------*/

body.secondary
	{
	background-color: #D7D1CA;
	}
	
	.secondary .wrapper
		{
		border-bottom: 2px solid #B09F8F;
		background-image: url("../images/bg_secondary.jpg") ;
		background-color: #fff;
		}
	
	.secondary .wrapper .mainContain .content
		{
		background-image: url("../images/bg_secondaryContent.jpg") ;
		background-repeat: repeat-y;
		background-position: 0 0;
		background-color: transparent;
		}
	
	.secondary .wrapper .content .cellOne
		{
		float: left;
		width: 236px;
		}
	
		.secondary .wrapper .content .cellOne h1
			{
			width: 236px;
			height: 58px;
			background-repeat: repeat-y;
			background-position: 0 0;
			background-color: transparent;
			text-indent: -999em;
			}
			
		.secondary .wrapper .content .cellOne h1.appointments {
			width: 236px;
			height: 58px;
			background-repeat: repeat-y;
			background-position: 0 0;
			background-color: #E8E2DB;
			text-align:center;
			font-size: 20px;
			line-height:58px;
			color:#364106;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: normal;
			text-indent: 0;
		}			
	
		.secondary .wrapper .content .cellOne .subnav
			{
			width: 230px;
			margin: 7px 0 0 5px;
			padding: 0;
			list-style: none;
			}
	
			.secondary .wrapper .content .cellOne .subnav li
				{
				border-bottom: 1px solid #fff;
				font-size:13px;
				background-color: transparent; 
				margin: 0;
				padding: 0;
				}
	
				.secondary .wrapper .content .cellOne .subnav li a
					{
					text-decoration: none;
					background-color: transparent; 
					display: block;
					padding: 6px 6px 6px 18px;
					}
				.secondary .wrapper .content .cellOne .subnav li a:link 
					{
					color:#663300; 
					background-color: transparent;
					}
				.secondary .wrapper .content .cellOne .subnav li a:visited 
					{
					color:#663300; 
					background-color: transparent;
					}
				.secondary .wrapper .content .cellOne .subnav li a:active 
					{
					color:#fff; 
					background-color: #6C3906;
					}
				.secondary .wrapper .content .cellOne .subnav li a:hover 
					{
					color:#fff; 
					background-color: #6C3906;
					border-bottom: 1px solid #D2CEC9;
					}
	
				.secondary .wrapper .content .cellOne .subnav li.on a,
				.secondary .wrapper .content .cellOne .subnav li.on a:link,
				.secondary .wrapper .content .cellOne .subnav li.on a:visited,
				.secondary .wrapper .content .cellOne .subnav li.on a:active,
				.secondary .wrapper .content .cellOne .subnav li.on a:hover
					{
					color: black;
					background-color: #fff;
					}

					.secondary .wrapper .content .cellOne .subnav li ul
						{
						list-style: none;
						padding: 0;
						margin: 0;
						}
					
					.secondary .wrapper .mainContain .content .cellOne .subnav li ul li
						{
						padding-left: 23px;
						background-image: url("../images/arrow.gif") ;
						background-repeat: no-repeat;
						background-position: 23px 15px;
						background-color: transparent;
						border: 0;
						border-bottom:1px solid #fff; /* added to fix extra spaces in secondary menus in side nav in IE*/
						}
	
					.secondary .wrapper .content .cellOne .subnav li ul li a
							{
							border: 0;
							color: #666;
							}
							

	
					.secondary .wrapper .content .cellOne .subnav li.on ul li a,
					.secondary .wrapper .content .cellOne .subnav li.on ul li a:link,
					.secondary .wrapper .content .cellOne .subnav li.on ul li a:visited,
					.secondary .wrapper .content .cellOne .subnav li.on ul li a:active,
					.secondary .wrapper .content .cellOne .subnav li ul li a:link,
					.secondary .wrapper .content .cellOne .subnav li ul li a:visited,
					.secondary .wrapper .content .cellOne .subnav li ul li a:active,
					.secondary .wrapper .content .cellOne .subnav li ul li a:hover
							{
							color: #666;
							border: 0;
							background-color: transparent;
							}
				
		
		.secondary .wrapper .content .cellTwo 
			{
			float: left;
			width: 539px;	
			padding: 40px 22px 0 32px;
			voice-family: "\"}\"";
			voice-family: inherit;
			
			width: 485px;
			}
			/* Begin hiding from Mac IE */
			/* \*/
			html>body.secondary .wrapper .content .cellTwo 
			{
			width: 485px;
			}
			/* End hiding from Mac IE */
				
					
		.secondary .wrapper .content .cellTwo h1
			{
			color: #000;
			font-size: 21px;
			font-weight: normal;
			color: #333;
			}
					
					
		.secondary .wrapper .content .cellTwo h2
			{
			color: #4F2201;
			font-size: 13px;
			font-weight: normal;
			text-transform: uppercase;
			letter-spacing: 1px;
			}
					
					
		.secondary .wrapper .content .cellTwo h3
			{
			color: #333;
			font-size: 10px;
			font-weight: bold;
			text-transform: uppercase;
			letter-spacing: 1px;
			}

		.secondary .wrapper .content .cellTwo h5
			{
			color: #000;
			font-size: 17px;
			font-weight: normal;
			color: #333;
			}			
		
			.secondary .wrapper .content .cellTwo p
			{
			color: #333;
			font-size: 12px;
			font-weight: normal;
			line-height: 22px;
			}
			
		.secondary .wrapper .content .cellTwo .imageOne
			{
			float: right;
			margin: 10px 0 15px 15px;
			}
		

/* Give to the College Button on home page */


a#giveToCollege { 
	display: block; 
	width:181px; 
	height: 24px;
	text-indent: -999em;  
	background-image: url(../images/give_to_the_college.gif); 
	overflow: hidden;
	border:0;
}			



a#beyondTheBook { 
	display: block; 
	width:180px; 
	height: 39px;
	text-indent: -999em;  
	background-image: url(../images/beyondthebook.gif); 
	overflow: hidden;
	border:0;
}	


/* extra.css */

h2 small { font-size: 10px; font-style: italic; text-transform: lowercase; }
a.brown { color: #4F2201; }

.underline { border-bottom: 1px solid #E3E3E3; }

hr.divider { height: 1px; border:0; border-bottom: 1px solid #A3AA8D; margin-bottom:5px;}

h1 span.heading_details { color: #777; font-size:18px; font-style:italic; }
h4 span.heading_details { color: #888; font-size:11px; font-style:italic;  }

li.doc { background: url(/images/icons/doc.gif) no-repeat center left; padding-left: 20px;}
li.pdf { background: url(/images/icons/pdf.gif) no-repeat center left; padding-left: 20px;}
li.zip { background: url(/images/icons/zip.gif) no-repeat center left; padding-left: 20px;}
li.xls { background: url(/images/icons/xls.gif) no-repeat center left; padding-left: 20px;}
li.ppt { background: url(/images/icons/ppt.gif) no-repeat center left; padding-left: 20px;}
li.lock { background: url(/images/icons/lock.gif) no-repeat center left; padding-left: 20px;}

ul.square { list-style-type: square; }

.indent { margin-left: 10px; }

div#photo_right, div#photo_left { border: 1px solid #ccc; padding: 3px; }
div#photo_right p, div#photo_left p { text-align: left; font-size: 11px; line-height: 12px;}
div#photo_right { float:right; margin: 15px 0 15px 15px; }
div#photo_left { float:left; margin: 15px 15px 15px 0; }

/* replace div id's with classes below */

div.photo_right, div.photo_left, div.photo_center { border: 1px solid #ccc; padding: 3px; }
div.photo_right p, div.photo_left p { text-align: left; font-size: 11px; line-height: 12px;}
div.photo_right { float:right; margin: 15px 0 15px 15px; }
div.photo_left { float:left; margin: 15px 15px 15px 0; }
div.photo_center { margin: 15px auto; }

div.left { float: left; }
div.right { float: right; }
a img.photo { border-bottom:0; }
img.photo { border: 1px solid #ccc; padding: 3px; margin: 15px; }
.left { float: left; }
.right { float: right; }
a.no-underline { border-bottom: 0; text-decoration: none; }
a.no-underline:hover { border-bottom: 0; text-decoration: none; }

ul.extraline li, ol.extraline li { margin-bottom: 10px; }

/* undeclared/declared advising lists */
table.listing { width: 500px; }
table.listing td { border-bottom:1px solid #ccc; padding-bottom: 10px;}
table.listing td.name { width: 150px; }
table.listing td.link {}
table.listing td.info { width: 175px; }

/* list of people -- e.g. contacts page */
ul.people { 
	margin:0; padding:0; 
	}
ul.people li { 
	position:relative; 
	border-bottom: 1px solid #E3E3E3; 
	}
ul.people li em { 
	margin-left: 5px;
	}
ul.people li span {
	position: absolute;
	right: 0;
	top: 2px;
	}
ul.people li span a { 
	margin-left: 15px; 
	}
	
/* list of people -- e.g. contacts page */
.secondary .wrapper .content .cellTwo ul.people2 { 
	margin:0; padding:0; 
	}
.secondary .wrapper .content .cellTwo ul.people2 li { 
	position:relative; 
	border-bottom: 1px solid #E3E3E3;
	height: 92px;
	width: 242px;
	float: left;
	font-size: 11px;
	}
.secondary .wrapper .content .cellTwo ul.people2 li h3 {
	margin:0;
}
.secondary .wrapper .content .cellTwo ul.people2 li em {
	font-size: 12px;
}

.secondary .wrapper .content .cellTwo ul.people2 li img {
	border: 1px solid #ccc;
	padding: 1px;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}

.secondary .wrapper .content .cellTwo ul.people2 li a {
	margin-left: 10px;
}


/* Calendario */
div#small_calendar * { font-family: georgia; margin:0; padding:0; }
div#small_calendar { 
	/*position: fixed; */
	margin-left: 5px; 
	text-align: center;  
	font-size: .9em; 
	width: 210px;  
	color: #000000;
	background-color: #ffffff; 
	}
div#small_calendar div.dates {
	border: 1px solid #B6B7B2; 
	border-top: 0; 
	width: 210px;
	}
div#small_calendar p { 
	width:210px; 
	border: 1px solid #915109;  
	background: #915109 url(../images/bg_bar.jpg) repeat-x bottom left; 
	color: #ffffff; 
	padding: 5px 0; 
	font-size: 15px;  
	}
div#small_calendar p a { 
	color: #ffffff; 
	border-bottom: 0;
	}	
div#small_calendar p a:hover{ 
	color: #333333;
	background-color: #EFD9C8; 
	}
div#small_calendar ul { 
	clear: both; 
	list-style-type: none; 
	}
div#small_calendar ul.heading { 
	padding-top: 2px; 
	font-weight: bold; 
	color: #4B531A;
	font-size: 14px; 
	}
div#small_calendar li { 
	width: 30px; 
	height: 20px; 
	display: block; 
	float: left; 
	border-bottom: 1px solid #EFEFEF;
	}
div#small_calendar li.other { color: #aaaaaa; }
div#small_calendar li a {
	display: block; 
	width: 18px; 
	margin: 0 5px; 
	color: #ff8300;
	border-bottom:0;
	}
div#small_calendar li a:hover { 
	border: 1px solid #4B531A; 
	color: #4B531A;
	}
	
	
	

div.department_list { clear:both; }
div.department_list h1 { margin-bottom: 10px; }
div.department_list h3 { margin-top: 30px; }
div.department_list div.item { font-size: .95em; border-top: 1px solid #ccc; clear:both; display: block;    }
div.department_list div.name { /*background-color: #FFBF9A;*/  width: 230px; display:block; float:left; margin-bottom: 10px;}
div.department_list div.position { /*background-color:#9AE5FF;*/ width: 160px; display:block; float: left; text-align: right;  }
div.department_list div.photo { float: left; width:85px; margin: 4px 0; }
div.department_list span.other { font-size: .95em; color: #777; }
div.department_list a { font-size: .90em; }
div.department_list img.photo { border: 1px solid #ccc; padding:1px; margin: 0; width:60px; }


/* anuncios*/
div#advising_calendar * { font-family: georgia; margin:0; padding:0; }
div#advising_calendar { 
	text-align: left;  
	width: 500px;  
	background-color: #ffffff; 
	}
div#advising_calendar dl dt {
	clear:both;
	font-size:11px;
	font-weight:bold;
	margin-top: 20px;
}
div#advising_calendar dl dd { 
	display:block;
	padding-left: 80px;
	font-size: 11px; 	
	color: #000000;	
	border-bottom: 1px solid #ddd;
	}
div#advising_calendar .filled {
	color: #777;
	}
	
/* --- mensajes --- */	

table.advising_grid * { margin:0; padding: 0; }
table.advising_grid { 
	text-align:center;
	font-size:11px;
	width:486px; 
	margin: 20px 0;
	}
table.advising_grid th {
	background: #97530A url(../images/bg_bar.jpg) bottom left repeat-x;
	font-weight:normal;
	font-size: 12px;
	color: #f1f1f1;
	}
	
table.advising_grid td {
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	}
	
table.advising_grid td.day {
	width: 90px;
	text-align: center;
	vertical-align: middle;
	}

table.advising_grid td.times {
	border-right: 1px solid #ddd;
	background-color: #E7E2DB;
color:#333;
	}
	
table.advising_grid td span.student {
	color: #666;
	margin: 1px;
	}
table.advising_grid td span.expired {
	color: #bbb;
	margin: 1px;
	}	

/* --- formas --- */

form.advising_reserve * { margin:0;padding:0; }
form.advising_reserve {
	}
	
form.advising_reserve legend {
	font-size:16px;
}

form.advising_reserve ol {
	list-style-type: none;
	clear:both;
}

form.advising_reserve ol li {
	vertical-align:top;
	clear:both;
	margin-bottom:10px;
}

form.advising_reserve label {
  display: block;
  vertical-align: top;
  text-align:left;
  width: 100px;
  float:left;
font-size: 16px; 
  }	
 
form.advising_reserve input {
 	float:left;
	font-size:16px;
	padding:2px;
}
  
form.advising_reserve em {
  font-weight: normal;
  font-style: italic;
  color: #990000;
}  

form.advising_reserve span {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888;
}


/* -- news -- */

dl.news {
	margin: 10px 0 0 0;
}
	
dl.news dt {
	margin: 5px 0 5px 5px;
}
	
dl.news dt .date {
}
	
dl.news dt .title {
	font-weight: bold;
}
	
dl.news dd {
	margin: 5px 0 5px 15px;
}


/* slideshow */

.slideshow {
	width: 775px;
	height: 324px;
	position: relative;
}
	.slideshow img {
		position: absolute;
		top:0;
		left:0;
		z-index: 10;
	}
	.slideshow img.current {
		z-index:11;
	}
	.slideshow div {
		width:32px;
		height: 17px;
	}		
	.slideshow a {
		position: absolute;
		top: 278px;			
		display: block;
		cursor: pointer;
		overflow:hidden;
		font-size: 150px;
		z-index: 2;		width:32px;
		height: 17px;
		text-decoration: none;
		border:0;
	}
#nav_prev {	left: 78px;	}
#nav_0 { left: 112px; }
#nav_1 { left: 150px; }
#nav_2 { left: 188px; }
#nav_3 { left: 226px; }
#nav_4 { left: 264px; }	
#nav_next {	left: 298px; }

