/* @override http://localhost/~bjclark/designcentre/other.css */

/* - - - - - - - - - - - - - - - - - - - - -

Title : The Design Centre
Author : BJ Clark @ The Science Department for Entermotion
URL : http://www.entermotion.com

Created : April 13, 2007

- - - - - - - - - - - - - - - - - - - - - */

/* ----- IDS ----- */


/* ----- CLASSES ----- */


/* ----- HEADINGS ----- */
#info h1 {
	font-size: 1.1em;
	color: #3DB1E0;
	text-transform: lowercase;
}

/* ----- PARAGRAPHS ----- */
#content {
	margin: 0;
	padding: 0;
	font-size: .87em;
	line-height: 2em;
	background: url(images/home_content_bg.gif) repeat-y;
	color: #fff;
}

#info {
	padding: 20px 185px;
}
#info p {
	font-size: .9em;
}

#tall_left {
	float: left;
	margin: 0 0 -40px 0;
	padding: 0;
}

#tall_right {
	float: right;
	margin: 0 0 -40px 0;
	padding: 0;
}

#contact_info {
	clear: both;
	margin: 0 155px;
	background-color: #FFDE00;
	color: black;
	height: 20px;
	padding: 10px 15px;
	font-size: .9em;
}

/* ----- TEXT FORMATTING ----- */

#info a {
	color: yellow;
}
#info a:hover {
	text-decoration: underline;
} 
/* ----- LINKS ----- */

/* ----- IMAGES ----- */
