/*Hydle.com - 852x480 Media Content Style */

body {
	font-family: tahoma;
	font-size: small;
	background-image: url(http://www.hydle.com/library/backgrounds/greenstripe.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

h1 {

	text-align: left;
	margin-top: 0px;
font-family: tahoma; }

h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #98d301;
	text-align: left;
	margin-bottom: 0px;
	}


h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #98d301;
	text-align: left;
	margin-bottom: 0px;
	}
	
h3.date {
		font-family: Verdana, Helvetica, Arial, sans-serif;
		color: #98d301;
		text-align: left;
		margin-top: 0px;
	}	

p	{
		text-align: justify;
	}
	

	
div.container {
		background-color: white;
		padding-top: 200px;
		padding: 10px;
		width: 852px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
		margin-bottom: 50px;
		border: 1px solid #888888;
	}

	#header {
		margin: 0 0 0 0;
	}

	#description {
		float: left;
		width: 550px;
	}

	#links {
		float: right;
		width: 284px;
	}

	#footer {
		clear: both;
	}



/*New Stuff Dated 5/14/09 */
p.code-example, pre {font-family: Courier, "Courier New", monospace;
	background-color: #f3f1f4;
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px;
	border: 1px #93cd00 solid;
	margin-bottom: 15px; }

#maintext .code-example p {margin: 0; }


/*For the ads throughout the text in the guide*/

