@import url(fonts.css);

html, body { padding:0; margin:0; }

body {
background:#355c61 url(img/bg.gif);
padding-bottom:20px;
}

a { focus:none; text-decoration:none; }

a:link { color:#2e4f53; border-bottom:1px solid #ccc; background:transparent; text-decoration:none; }
a:visited { color:#355c61; border-bottom:1px solid #ccc; background:transparent; text-decoration:none; }
a:hover {color:#000; border:0; background:#ffc; text-decoration:none; }
a:active {color:#900; border:0; background:#fff; text-decoration:none; }

#container {
width:700px;
margin:10px auto 0 auto;
background:transparent;
}

#head {
position:relative;
width:700px;
height:128px;
background:transparent url(img/images/bg2_01.gif) center center no-repeat;
}

	#head h1 {
	margin:0;
	padding:0;
	}
	
	#head a {
	display:block;
	position:absolute;
	top:20px;
	left:25px;
	height:100px;
	width:650px;
	border:0;
	background:transparent;
	}
	
		#head a span {
		display:none;
		}

#content {
width:650px;
margin:0 auto;
padding:0 25px;
background:transparent url(img/images/bg2_02.gif) left repeat-y;
}

#menu {
width:170px;
padding:40px 0;
float:left;
background:transparent;
font:normal 92% 'lucida grande','lucida sans unicode','lucida sans', verdana, sans-serif;
}

	#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #3c6469;
	background:transparent;
	}
		
		#menu li {
		margin:0;
		padding:0;
		border-bottom:1px solid #3c6469;
		}
			#menu li a {
			padding:3px 0 4px 10px;
			display:block;
			background:#5d888e;
			color:#fff;
			border-top:1px solid #719fa5;
			border-right:1px solid #555;
			border-bottom:none;
			}
			
			#menu li a:hover {
			background:#ffc;
			border-top-color:#999;
			color:#000;
			}
			
			#menu li a:active {
			background:#fff;
			color:#000;
			}
			
			#menu li a#current {
			color:#000;
			background:#fff;
			border-right:1px solid #fff;
			border-top:1px solid #fff;
			}
			
		#menu #nav, #menu #nav li {
		border:0;
		padding:0;
		margin:0;
		}
		
		#nav ol {
		display:none;
		list-style:none;
		margin:0;
		padding:0;
		padding:10px 0;
		background:#d7e2ab url(img/ol_drop.gif) top right no-repeat;
		}

		#nav ol li a {
		display:block;
		text-decoration:none;
		outline:none;
		padding:4px 0 5px 8px;
		background:transparent;
		border:0;
		color:#000;
		border-right:1px solid #555;
		}
		
		#nav ol li a:hover {
		background:#cce8ec;
		}
		
		#nav ol li {
		border:0;
		text-align:left;
		height:100%;
		padding:0;
		margin:0;
		}

		#nav li#present a {
		color:#000;
		background:#ffc;
		}
		
		#nav li#present li a {
		background:#d7e2ab;
		color:#000;
		}
		
		#nav li#present li a:hover {
		background:#cce8ec;
		}
		
		#nav li#present li a#current {
		background:#fff;
		border:solid #555;
		border-width:1px 0;
		}
		
	div.menu_box {
	margin:10px;
	background:#edf2f3;
	border:1px solid #999;
	}
	
		div.menu_box p {
		background:transparent;
		padding:5px 8px;
		margin:0;
		line-height:1.4em;
		}
		
			div.menu_box p.attr {
			text-align:right;
			margin-top:3px;
			line-height:1.3em;
			}
		
#body {
width:435px;
padding:40px 0;
float:left;
margin-left:25px;
background:transparent url(img/butter.gif) top right no-repeat;
font:normal 100% 'lucida grande','lucida sans unicode','lucida sans', verdana, sans-serif;
color:#000;
}
	
	#body h2 {
	margin-top:0;
	margin-bottom:20px;
	font:bold 129% georgia, times, 'times new roman', serif;
	text-transform:uppercase;
	letter-spacing:0.2em;
	color:#3e3e3e;
	text-shadow: 0 2px 2px #999;
	}
	
		#body h2:first-letter {
		font-size:115%;
		}
	
	#body h3 {
	font:bold 123.1% georgia, times, 'times new roman', serif;
	letter-spacing:0.1em;
	color:#333;
	}
	
		#body h3.incopy {
		margin-top:30px;
		}
		
		#body h3.remcre {
		font-size:131%;
		}
		
	#body h4 {
	font:bold 114% georgia, times, 'times new roman', serif;
	letter-spacing:0.1em;
	color:#333;
	}
	
	#body p {
	text-align:justify;
	line-height:1.6em;
	}
	
		#body p.review {
		margin-bottom:5px;
		padding-bottom:0;
		}
		
		#body p.attr {
		text-align:right;
		margin-bottom:20px;
		padding-bottom:5px;
		margin-top:0;
		padding-top:0;
		}
	
		#body p.question {
		font-weight:bold;
		}
		
	#boxed_mssg {
	width:413px;
	border:1px solid #999;
	float:left;
	padding:10px;
	margin:10px 0 20px 0;
	background:#edf2f3;
	}
	
	#boxed_mssg p {
	margin:0;
	font-size:90%;
	text-align:left;
	}
	
	ul.inner_list {
	margin:0 0 25px 0;
	padding:0;
	}
	
		ul.inner_list li {
		margin:5px 0;
		line-height:1.6em;
		list-style:url(img/li.gif) circle;
		list-style-position:inside;
		}
		
			ul.inner_list li .bib {
			font:normal 80% 'lucida grande','lucida sans unicode','lucida sans', verdana, sans-serif;
			display:block;
			padding-left:20px;
			margin:10px 0 25px 0;
			}
	
#foot {
clear:both;
height:60px;
position:relative;
padding:10px 0 0 0;
background:transparent url(img/footer.gif) bottom center no-repeat;
text-align:center;
font:normal 77% verdana, sans-serif;
text-transform:uppercase;
letter-spacing:0.1em;
line-height:40%;
}

#foot p {
position:absolute;
top:10x;
left:0;
width:700px;
text-align:center;
}

body[id=sbc] #foot p {
top:5px;
}

#boxed_mssg img {
float:right;
}

	#boxed_mssg img.boxed_img_one {
	width:99px;
	}

	#boxed_mssg img.boxed_img_two {
	width:100px;
	}
	
	#boxed_mssg a img {
	margin-left:10px;
	padding:4px;
	border:1px solid #999;
	background:#fff;
	}
	
	#boxed_mssg a:hover img {
	border-color:#666;
	background:#ffc;
	}
	
	#boxed_mssg a:active img {
	border-color:#555;
	background:#ff2;
	}
	
img.position_one, img.position_two {
width:150px;
padding:4px;
background:#fff;
border:1px solid #666;
}

	img.position_one {
	float:left;
	margin:0 15px 15px 0;
	}

	img.position_two {
	float:right;
	margin:0 0 15px 15px;
	}

span.raise {
font-size:105%;
font-variant:small-caps;
}

span.sm_denote {
font-size:85%;
}

#lecture_DVD img {
width:384px;
margin:0 auto;
display:block;
}

#lecture_DVD a img {
padding:4px;
background:#fff;
border:1px solid #2e4f53;
}

#lecture_DVD a:hover img {
background:#ffc;
border-color:#666;
}

div.even, div.odd {
margin:10px 0;
padding:8px;
}

div.even p, div.odd p {
margin:3px 0;
}

div.even {
background:#edf2f3;
}

div.odd {
background:#fff;
}

p.event_date {
font-size:85%;
text-transform:uppercase;
letter-spacing:0.1em;
}

/* Contact form */
#contact {
width:400px;
margin:0 auto;
}

	#contact input {
	font:normal 100% verdana,sans-serif;
	width:100%;
	margin-bottom:10px;
	border:1px solid #999;
	}
	
		#contact input:focus, #contact textarea:focus {
		background:#ffc;
		border-color:#666;
		}

#contact textarea {
font:normal 100% verdana,sans-serif;
width:100%;
height:150px;
border:1px solid #999;
}

#contact input.submit {
margin:10px auto;
background:#ccc url(img/submit.gif) bottom repeat-x;
border-color:#999;
margin-left:1px;
}

#contact input.submit:hover {
border-color:#555;
background:#edf2f3;
}

#contact p {
margin:2px 0;
}

#contact .alert {
color:#900;
}

/* Random */
#rand_img {
margin:-30px 0 10px 0;
}

#rand_img img {
width:140px;
display:block;
margin:0 auto;
padding:4px;
background:#fff;
border:1px solid #666;
}

p#front_news {
clear:both;
background:#fffff2;
border:1px solid #999;
padding:5px 10px;
font-size:90%;
margin-top:-20px;
margin-bottom:25px;
}

ul#front_news {
background:transparent;
padding:0;
margin:0;
list-style:none;
}

	ul#front_news li {
	padding:0 0 20px 0;
	margin:0;
	line-height:1.7em;
	}
	
	/*ul#front_news li.even {
	background:#edf2f3;
	}

	ul#front_news li.odd {
	background:#fefefe;
	}*/
	
	
div#mlist h1 {
font:normal 100% 'lucida grande','lucida sans unicode','lucida sans', verdana, sans-serif;
}

div#mlist font.required {
display:none;
}

div#mlist div.required {
font-size:92%;
}

div#mlist table tr:nth-child(3) td {
padding-top:20px;
}
