/* Stylesheet written by Scott Tylor, Arts Multimedia Centre, for MySource template design of Trinity College Web Site */

body 	
		{
		font-size:11px;
		margin: 0px;
		border: 0px;
		width: 100%;
		background-color: #FFFFFF;
		background-image: url("/?f=8064");
		background-repeat: no-repeat;
		background-position: 0px 146px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #363636;
		}
		
p
		{
		font-size:11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #363636;
		}
		
H1		{
		font-size:12px;
		font-weight:bold;
		color:#0550a1;
		}
		
H2		{
		font-size: 11px;
		font-weight: bold;
		color:#0550a1;
		}
		
H3		{
		font-size: 10px;
		font-weight: bold;
		color:#0550a1;
		}
		
H4		{
		font-size: 10px;
		color:#0550a1;
		}
			
#title
		{ 
		background-image: url("/?f=8186");
		background-repeat: no-repeat;
        position:absolute;
        width: 100%;
        height: 146px;
        top: 0px;
        left: 0px;
        z-index: 5;
        }
		 
#map	
		{
        position: absolute;
		padding-top:32px;
		padding-left: 10px;
        top: 146px;
        left: 0px;
        width: 197px;
        z-index: 4;
        font-size: 10px;
        font-weight: bold;
        }
        
#main	
		{
		border:0px;
        top: 146px;
        left:0px;
        z-index: 3;
		padding-right: 20px;
		padding-left: 230px;
		padding-top: 20px;
		}
		
ADDRESS
		{
		margin-top: 40px;
		margin-left: 3px;
		text-align: left;
		}
		
.smallText
		{
		font-size: x-small;
		}
		
.mmcLink
		{
		position: relative;
		margin-left: 3px;
		top: 30px;
		}
			