/* CSS Document */

@import "file:///C|/Documents and Settings/tim/Desktop/null.css?\"\{"; 
@import "iehacks.css";	

	body
{
	border:0px; padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	background-color: #FFFFCC;
}
	body > #container
{
	position:relative;
	width:750px;
	margin-right:auto; margin-left:auto; margin-top:-8px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-bottom:60px;
	background-image:url(../images/background_2.jpg); 
	background-repeat:no-repeat;	 
}
	* + html body > #container {margin-top:-14px;}

	span.green {color:#02705F;}
	span.page_title {color:#666666; font-size:22px; font-weight:600; font-family:Helvetica;} /* h1 */
	span.page_sub_title {color:#02705F; font-size:16px; font-weight:600; } /* h2 */
	span.section_title {color:#000000; font-size:0.7em; font-weight:600;} /* h3 */
	span.small_text {color:#02705F; font-size:11px;}
	span.small_text_black {color:#000000; font-size:11px;}
	span.italic {font-style:italic;}
	.quote_grey {color:#000000; font-style:italic; font-size: 11px; margin-top:-8px;}

	a {color:#02705F;}
	a:hover {color:#999999; text-decoration:none;}
	
	ul
{
	list-style:none;
	font-size: 0.8em;
	margin-left:0px;
}

	ul.content
{
	list-style:none;
	font-size: 0.8em;
	margin-left:-23px;
	line-height:1.5em;
	list-style-image:url(../images/bullet.gif)
}
	* + html ul.content {margin-left:-0px; padding-left:15px; list-style-image:url(../images/bullet_ie_seven.gif)}

	ul.clippings
{
	list-style:none;
	font-size: 0.8em;
	margin-left:-39px;
	line-height:1.5em;
}
	* + html ul.clippings {margin-left:-0px;}

	ul.content_about
{
	list-style:none;
	font-size: 0.8em;
	margin-left:-23px;
	line-height:1.3em;
	list-style-image:url(../images/bullet.gif)
}
	* + html ul.content_about {margin-left:-0px; padding-left:15px; list-style-image:url(../images/bullet_ie_seven.gif)}

	ul.content_about li
{
	padding-bottom:6px;
}

	ul.contact
{
	list-style:none;
	font-size: 0.8em;
	margin-left:-40px;
	line-height:1.5em;
}
	* + html ul.contact {margin-left:-0px;}

	p
{
	font-size: 0.8em;
	line-height:1.4em;
}

	h2, h3
{
	margin-bottom:-4px;	
}

	img#header
{
	position:absolute;
	top:16px;
	left:31px	
}
	
	#left_col
{
	width:175px;
	float:left;
	margin-top:116px;
}

	#middle_col
{
	width:365px;
	float:left;
	margin-top:56px; 
	margin-left:32px;
}
	* + html #middle_col {margin-top:69px;}

	#right_col
{
	width:125px;
	margin-left:18px; margin-top:129px;
	float:left;
}
 	* + html #right_col {padding-top:6px; margin-top:123px;}
	
	img#title
{
	padding-bottom:20px;
}
	* + html img#title{padding-bottom:15px;}

	img#title_lower
{
	padding-bottom:15px;
	margin-top:5px;
}
	* + html img#title_lower{padding-bottom:10px;}
	
	img#title_editorial
{
	margin-top:4px;
	padding-bottom:10px;
}
	* + html img#title_editorial{padding-bottom:10px;}

	#right_col_editorial
{
	width:125px;
	margin-left:18px; margin-top:153px;
	float:left;
}
 	* + html #right_col_editorial {padding-top:10px; margin-top:147px;}
	
	#footer
{
	clear:both;
    color:#CCCCCC; font-size:10px;
	margin-bottom:40px; margin-left:206px;
	padding-top:20px;
}

	#nav
{
	font-family:"Trebuchet MS";
	font-size:10px;
	line-height:3em; letter-spacing:1px;
	margin-left:0px; margin-top:0px;
}
	* + html #nav {margin-left:40px;}

	
	ul#nav a {text-decoration:none; color:#666666;}
	ul#nav a:hover {color:#02705F;}

	p #footer
{
	color:#333333;
	margin-bottom:10px;
}
	* + html p #footer {padding-left:-4px;}

