/* TABLE OF CONTENTS
------------------------------------------------------------------------------

1. Base tags
2. Containers
3. Graphics & photos
4. Buttons
5. Typography
6. Lists
7. Links
8. Inputs
9. Tables


/* 1. Base tags
------------------------------------------------------------------------------*/



/* 2. Containers
------------------------------------------------------------------------------*/

#flash {
	margin-top:18px;
	width:950px;
	height:587px;
	}

#textBox {
	margin: 10px 0 0 0;
	width: 950px;
	height: 219px;
	overflow: hidden;
	background: url(/march/images/text-box.gif);
	line-height: 1.7;
	}

#footer {
	margin: 5px 0 0 0;
	}

/* 3. Graphics & photos
------------------------------------------------------------------------------*/

#javascript {
	width: 728px;
	height: 582px;
	}

#flashInstall {
	width: 728px;
	height: 582px;
	}

#map {
	width: 82px;
	height: 85px;
	margin: 121px 0 0 818px;
	position: absolute;
	}

.logo {
	margin: 28px 0 0 0;
	}

#weather {
	width: 48px;
	height: 47px;
	margin: 66px 0 0 786px;
	position: absolute;
	}


/* 4. Buttons
------------------------------------------------------------------------------*/

#wallpaper {
	margin: 9px 0 0 705px;
	position: absolute;
	width: 232px;
	height: 25px;
	background: url(/march/images/wallpaper.gif);
	}

#wallpaper:hover {
	background-position: 0 -25px;
	}
	
	
/* 5. Typography
------------------------------------------------------------------------------*/

#leftColumn {
	margin: 53px 0 0 21px;
	width: 360px;
	position: absolute;
	font-size: 1.5em;
	}

#centreColumn {
	margin: 53px 0 0 410px;
	width: 340px;
	position: absolute;
	font-size: 1.5em;
	}

#today {
	font-size: 12px;
	font-weight: bold;
	margin: 46px 0 0 785px;
	position: absolute;
	}

#credit {
	font-size: 10px;
	text-align: center;
	margin: 5px 0 0px 0;
	}

#time {
	font-size: 18px;
	margin: 85px 0 0 850px;
	position: absolute;
	}

#ampm {
	font-size: 12px;
	}

#temp {
	position: absolute;
	margin: 64px 0 0 850px;
	}	
	
/* 6. Lists
------------------------------------------------------------------------------*/




/* 7. Links
------------------------------------------------------------------------------*/

#textBox a {
	font-weight: normal;
	color: #e31c24;
	}


/* 8. Inputs
------------------------------------------------------------------------------*/


	

/* 9. Tables
------------------------------------------------------------------------------*/


