/* CSS Document 
@import url("ie.css");*/
@import url("stylesheet.css");

body {margin: 0;
	padding: 0 8%;
	font-family: Tahoma, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 1.5em;
	color: #333;
	background: #ac5e36 url(../images/ymmbg.gif) repeat top left;
}
/* footer
----------------------------------------------------*/
#footer {
	clear:both;
	background-color: #a65e36;
	color: #fff;
	margin-left:0;
	border-top: 5px solid #943e24;
	padding: 0.5em;
}
#footer  a:link,  #footer a:visited {
	color:#fdf5e6;
	text-decoration: underline;
	}
#footer  a:hover, #footer a:active	{
	color: #FFE4B5;
	text-decoration: none;
	}
	#foot {
		margin: 0;
		padding: 0;
		list-style: none;
background-color: #a65e36;
height: 20px;
	}
	#leftfoot {
		float:left;
		padding-bottom:0.5em;
	}
	#rightfoot {
		float: right;
		padding-bottom:0.5em;
	}

	
/* links
---------------------------------------------------------- */

/*a:link, a:visited {
padding: 0 0 1px 0;
	font-weight: normal;
	text-decoration: underline;
	color: #744226;
	background-color: transparent;
	}
a:hover, a:active {
	color: #80003d;
	background-color: transparent;
	text-decoration: none;
	}*/



/* page structure
---------------------------------------------------------- */

#wrap {
	position: relative;
width: 760px;
	margin: 0 auto;
	font-size: 95%;
	text-align: left;
	border: 1px solid #943e24;
	background: url(../images/wrapbg1.jpg) repeat-y 56% 0;
	}
	
	/* header
---------------------------------------------------------- */

#header {
	background: #a65e36 url(../images/ymm-head.jpg) no-repeat top right;
	height: 230px;
	border-bottom: 5px solid #943e24;
	}
#header h1 {
float:right;
visibility:hidden;
font-size:1px;
margin: 0;
padding: 0;
}
#header h2 {
	float:left;
	font-family: Tahoma, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	margin:20px;
	padding: 170px 0 0 240px;
	color: #fdf5e6;
	background: transparent url(../images/ymmlogoft.gif) no-repeat center left;
}
.clear {
	clear: both;
}



/* content
----------------------------------------------------*/
#content {
	float:left;
	width:70%; 
	font-size:95%;
	line-height: 1.5em;
	color: #333;
	background: #fdf5e6;
}
#content h3 {
		margin:0;
	padding: 6px 12px 6px 0;
	font-family: sans-serif;
	font-size:140%;
	font-weight:bold;
	color:#333;
}
#content h6 {
	font-size:110%;
	color:#333;
}
.pic {
	border: 5px #943e24 ridge;
}
#content a:link, #content a:visited {
/*padding: 0 0 1px 0;*/
	font-weight: normal;
	text-decoration: underline;
	color: #744226;
	background-color: transparent;
	}
#content a:hover {
	color: #556B2F;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	}
	#content a:active {
	color: #556B2F;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	}
		
	.front {
	width:408px;
	border:1px solid;
		border-top-color:#a65e36;
		border-left-color:#a65e36;
		border-right-color:#943e24;
		border-bottom-color:#943e24;
		margin-top:20px;
		margin-bottom:5px;
	}
	.front img {
		padding:4px;
	}
	.caption{
	margin-top:7px;
	font-size:0.9em;
		font-style:italic;
		line-height: 1.2em;
		color:#636363;
	}
	#content ul li {
		line-height: 1.8em;
	}
	#content ol li {
		line-height: 1.5em;
		margin-top:1.6em;
	}
	table {
		border:0;
		width:85%;
	}
	table th {
		margin: 0;
		padding: 8px 20px;
		text-align: center;
		border-bottom:1px solid #636363;
	}
	table td {
		margin: 0;
		padding: 8px 20px;
		text-align: left;
		width: 20%;
		}
	table .sub {
		font-weight: bold;
	} 
	
#timetable, #committee th {
margin: 0;
		padding: 8px 20px;
		text-align: left;
		border:none;
}
.emph
{
	font-weight: bold;
	font-style: italic;
	letter-spacing:1px;
}
		/* galleries
--------------------------------------------------------
#imagegallery {
	width: 380px;
}
	#imagegallery ul {
		padding: 0;
		list-style: none;
	}
	#imagegallery li {
  display: inline;
  float: left;
  padding: 1em;
}

#imagegallery li a img {
  border: 0;
}*/

	#imagegallery{
		width:380px;
	}
	#imagegallery div {
		margin:5px;
		width:110px;
		height:110px;
		float:left;
		background:#ac5e36;
		border-top:1px solid #333;
		border-left:1px solid #333;
		border-bottom:1px solid #999;
		border-right:1px solid #999;
	}
	#imagegallery div img{
		border:none;
		display:block;
		margin:5px auto;
}
#loadingmessage{
		position:absolute;
		top:550px;
		left:300px;
		padding:1em 5px;
		background:#ffc;
		font-family:sans-serif;
		font-weight:bold;
		width:20em;
		text-align:center;
		font-size:80%;
		color:#333;
		border-bottom:1px solid #ffe4b5;
		border-right:1px solid #ffe4b5;
		border-left:1px solid #fff;
		border-top:1px solid #fff;
	}

	#bigDynPic{
		background:#A65E36;
		position:absolute;
		top:450px;
		left:250px;
		padding:5px;
		border-bottom:1px solid #A65E36;
		border-right:1px solid #A65E36;
		border-left:1px solid #A65E36;
		border-top:1px solid #A65E36;
	}
	#bigDynPic img{
		border-top:1px solid #A65E36;
		border-left:1px solid #A65E36;
		border-bottom:1px solid #A65E36;
		border-right:1px solid #A65E36;
	}
	#bigDynPic p{
		font-family:sans-serif;
		font-weight:bold;
		font-size:90%;
		background:#A65E36;
		color:#fff;
		margin:0;
		padding:5px 10px;	
	}

		/* sidebar
--------------------------------------------------------*/
#sidebar {
	float: right;
	width: 30%;
	color:#333;
}
#sidebar a:link, #sidebar a:visited {
	padding: 0 0 1px 0;
	color: #744226;
	font-weight: bold;
	text-decoration: underline;

	}
#sidebar a:hover, #sidebar a:active {
	padding: 0 0 1px 0;
	color: #80003D;
	font-weight: bold;
	text-decoration: none;
	
	}

/* boxes
--------------------------------------------------------*/
.box {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size:95%;
	color:#333;
	background:#fdf5e6 url(../images/bottom-r.gif) no-repeat bottom right;
}
.box h3 {
	margin:0;
	padding: 12px 12px 6px 12px;
	font-family: sans-serif;
	font-size:140%;
	color:#333;
	background: url(../images/top-l.gif) no-repeat top left;
}
.box p, .box ul {
	margin: :0;
	padding: 0 6px;
}
.box ul li {
	margin: 0 0 0 6px;
	padding: 0 0 0 12px;
	list-style:none;
}



/* gutters
------------------------------------------*/
#content .gutter {
	padding:20px;
}
#sidebar .gutter {
	padding:15px 15px 15px 22px;
}


	
		/*ie hacks */
/* Hide from IE5/Mac \*/
#footer {
	height: 1%;
}
/*End hide from IE5/Mac */
/*Hide from IE5/Mac \*/
*html #footer {
	height: 1%;
}
	/* End hide from IE5/Mac */
/* peekaboo */
	* html #wrap { height: 1.2; }