@import '../global.css';

/*
CSS Document 

Author: Elyssa Steffenson
Date: 28 November 2012

Title: Darkroom Process
2309. Final Project

*/

/*outline*/	
/*
body {
	outline: 1px dashed blue;
	}
#horizontal {
	outline: 1px dotted yellow;
	}

article {
	outline: 1px dotted yellow;	
	}

#left {
	outline: 1px dotted green;
	}

#right {
	outline: 1px dotted orange;
	}
*/

/* left and right nav text styles and position*/


/*frame*/
div {
	
	}
iframe {
	border: 0px;
	}
