/* CSS STYLE SHEET
   (c)2006, 2007 TechTriad.com */

/* basics */
body {
	width: 760px;
	font-size: 1em;
	}

html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(../images2007/bg/bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}


#header {
	margin-left: 10px;
	height: 88px;
	color: #FFFFFF;
	font-size: 0.75em;
	}
#header h1 {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
}
#header h2 {
	color: #FFFFFF;
	font-size: 1em;
	padding-top: 0px;
	font-weight: 600;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header a:link, #header a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

	
#bread {
	width: 90%;
	margin-left: 10px;
	border-style: solid;
	border-color: #FF6600;
	border-width: 1px 1.5em;
	padding: 3px 1%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
	height: 11px;
	margin-top: 10px;
	}

	#bread a:link, #bread a:visited {
		color: #666666;
		text-decoration: none;
		}
		
	#bread a:hover {
		text-decoration: underline;
		}
#sponsors {
	clear: both;
	width: 780px;
	height: 65px;
	margin-top: 5px;
}

			
#leftcol {
	float: left;
	width: 160px;
	margin-left: 10px;
	margin-top: 70px;
	color: #000;
	padding: 10px 3px 3px;
	}
#leftcol h1 {
	font-size: 1.2em;
	color: #F1f1f1;
	margin: 0px;
	letter-spacing: 0.3em;
	background-color: #CC6600;
	text-indent: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#leftcol h1 a:link, #leftcol h1 a:visited {
	color: #F1f1f1;
	text-decoration: none;
}
#leftcol h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#leftcol p {
	font-size: 0.7em;
	margin-top: 2px;
	margin-bottom: 12px;
	color: #666666;
	}
	
#leftcol li {
	font-size: 0.7em;
	}
#leftcol a:link, #leftcol a:visited {
	color: #666666;
	text-decoration: underline;
}
#leftcol a:hover {
	text-decoration: none;
	color: #666666;
}

		
#rightcol {
	position: absolute;
	left: 1%;
	top: 85px;
	width: 140px;
	z-index: 3;
	color: #000;
	padding: 15px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}


	#rightcol p	 {
		}
	#rightcol h1	{
	font-size: 1.6em;
	color: #000;
	margin: 0px;
	}	
	
#submenu {
	position: absolute;
	top: 28px;
	left: -1px;
	width: 130px;
	z-index: 3;
	padding: 3px;
	margin-right: -1px;
	line-height: 1.3em;
	margin-top: 10px;
	}

	#submenu a:link, #submenu a:visited {
	display: block;
	color: #CC6600;
	text-decoration: none;
	border-bottom: 1px solid #fff;
		}
	
	#submenu a:hover {
	color: #CC6600;
	text-decoration: underline;
		}
	
	#submenu p .here {
		border-bottom: 1px dotted #006;
		color: #999999;
		margin: 0;
		padding: 0;
		}	
#registration {
	position: absolute;
	top: 282px;
	left: -1px;
	width: 130px;
	z-index: 4;
	padding: 3px;
	margin-right: -1px;
	line-height: 1.3em;
	margin-top: 30px;
	visibility: visible;
	font-size: 0.9em;
	margin-bottom: 10px;
	}
	
	#registration p	{
	}

	#registration a:link, #registration a:visited {
	display: block;
	color: #CC6600;
	text-decoration: none;
	border-bottom: 1px solid #fff;
		}
	
	#registration a:hover {
		color: #CC6600;
		}
	

	
#content {
	padding: 6px 3px 3px 12px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f1f1f1;
	width: 620px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 150px;
	font-size: 12px;
	}
#content p {
	margin: 0px 0px 12px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #333333;
	padding-top: 10px;
	margin: 0px;
	font-weight: lighter;
	padding-bottom: 10px;
}
#content h2 {
	color: #666666;
	font-size: 18px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	letter-spacing: 0.2em;
	text-transform: lowercase;
	font-weight: lighter;
}
#content h3 {
	color: #666666;
	font-size: 16px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	text-transform: lowercase;
	font-weight: 500;
}
#content h4 {
	color: #CC6600;
	font-size: 14px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	letter-spacing: 0em;
	font-weight: 600;	
}
#content h4 a:link, #content h4 a:visited, #content h4 a:hover {
	color: #CC6600;
	text-decoration: underline;
}


#content a:link, #content a:visited {
	color: #333333;
	text-decoration: underline;
}
#content a:hover {
	color: #CC6600;
	text-decoration: none;
}
#content ul {
	font-size: 11px;
	margin-top: 0px;
}
#content li {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
}
.smalltext {
	font-size: 10px;
}
.mediumtext {
	font-size: 11px;
}

.imgborder {
	border: 1px solid #666666;
}





#sponsors2 {
	height: 60px;
	width: 780px;
	text-align: center;
}


	
#footer {
	clear: both;
	width: 760px;
	margin: 20px 10px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 6px 3px 3px;
	color: #666666;
	height: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1F1F1;
	}
#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: underline;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
	
	#footer .date {
		float: left;
		text-align: left;
		}
	
	#footer .contact {
		float: right;
		text-align: right;
		}
form {
	margin: 0px;
}
	input {
	font-size: .9em;
	}



div {
	border: none;
	}
	
	
/**** ----DREAMFEEDER STYLES---- ****/
.HPStoryRevHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	margin: 0px;
}

.HPStoryContent	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7E72B4;
	padding-bottom: 4px;
}
