body {
	font-family: verdana, Arial, sans-serif;
	font-size: 70%;
}

body, #Layer_02, #Layer_04, #Header {
	margin: 0px;
	padding: 0px;
}

#Layer_01 {
	margin: 0 auto;
	padding: 0px;
	width: 90%;
}

#Header h1 {
	margin: 0px;
	padding: 0 0 0 10px;
	font-size: 180%;
	font-weight: normal;
	color: #F39C13;
}

#Header p {
	padding: 0 0 40px 10px;
}

#Content {
	margin: 0px;
	padding: 0px;
	float: none !important;
}

#Content h1 {
	padding: 10px;
	font-size: 140%;
	color: #444;
	text-transform: uppercase;
}

#Content h2 {
	margin: 10px;
	font-size: 140%;
	color: #F39C13;
}

#Content h3 {
	margin: 20px 0 5px 10px;
	font-size: 130%;
	color: #F39C13;
}

#Content h4 {
	margin: 10px 0 5px 10px;
	font-size: 130%;
	font-weight: normal;
	color: #F39C13;
}

#Content h5 {
	margin: 10px 0 5px 10px;
	font-size: 110%;
	font-weight: bold;
	color: #000;
}

#Content p {
	margin: 10px;
	padding: 0px;
	font-size: 100%;
	color: #444;
	line-height: 16px;
}

#Navigation, .Page-Stats, #Blog-News h2, #Webmaster-Resources h2 {
	display: none;
}

#Footer {
	padding: 10px 0 0 0;
	text-align: center;
}

#Footer p {
	font-size: 80%;
	color: #999;
}

/* All styles from here are all for content styling */

#Blog-News, #Webmaster-Resources {
	margin: 0 0 0 10px;
	padding: 70px 0 0 0;
}

#Blog-News {
	background: url(site_images/site_index.png) no-repeat top center;
	background-position: 0 0;
}

.BlogNews-Record, .Tutorial-Record {
	padding: 0 0 1px 0;
}

.BlogNews-Record h3, .Tutorial-Record h3 {
	padding: 4px 0 0 0;
}

#Site-Map {
	margin: 10px 0 0 10px;
}

#Site-Map dl dt {
	margin: 0px;
	padding: 10px 0 4px 0;
}

#Site-Map dl dd {
	margin: 0 0 0 40px;
	padding: 4px 0;
}

#Contact-Form fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#Contact-Form legend {
	display: none;
}

#Webmaster-Resources {
	background: url(site_images/webmaster_resources.png) no-repeat top center;
	background-position: 0 0;
}

#Webmaster-Resources dl {
	margin: 10px 0 0 0;
}

#Webmaster-Resources dl dt {
	margin: 10px 0 2px 0;
}

#Webmaster-Resources a:link, #Webmaster-Resources a:visited, .Tutorial-Record h3 a:link, .Tutorial-Record h3 a:visited, #Synopsis a:link, #Synopsis a:visited, span.cursor, #Tutorial-Record a:link, #Tutorial-Record a:visited, .BlogNews-Record a:link, .BlogNews-Record a:visited, #Site-Map dl dd a:link, #Site-Map dl dd a:visited, #Copyright-Information a:link, #Copyright-Information a:visited {
	color: green;
}

#Webmaster-Resources a:hover, .Tutorial-Record h3 a:hover, #Synopsis a:hover, span.cursor:hover, #Tutorial-Record a:hover, .BlogNews-Record a:hover, #Site-Map dl dd a:hover, #Copyright-Information a:hover {
	color: #209620;
}

#Webmaster-Resources strong, #Blog-News p strong, .Tutorial-Record strong {
	font-size: 68%;
}

#Blog-News p strong a:link, #Blog-News p strong a:visited, p.Tutorial-Data em a:link, p.Tutorial-Data em a:visited, .Tutorial-Record strong a:link, .Tutorial-Record strong a:visited, #Site-Map dl dt a:link, #Site-Map dl dt a:visited {
	color: #F39C13; /* dark orange */
}

#Blog-News p strong a:hover, p.Tutorial-Data em a:hover, .Tutorial-Record strong a:hover, #Site-Map dl dt a:hover {
	color: #FFA500; /* orange */
}

#Webmaster-Resources dl dd {
	margin: 0px;
}

span.cursor {
	cursor: pointer;
}

#Synopsis {
	margin: 0 10px 10px 10px;
	padding: 0px;
	float: right;
	width: 200px;
	border: 1px solid #000;
	background: #fafafa;
}

#Tutorial-Record a img {
	border: 0px;
}

pre, div.code {
	clear: right;
	margin: 5px 10px 5px 10px;
	padding: 5px 20px 5px 5px;
	font-family: Courier, monospace;
	font-size: 95%;
	color: #000;
	background: #fafafa;
	border: 1px solid #d0d0d0;
}

pre.blue, div.blue {
	color: blue;
}

pre.red, span.red, p#Error_msg {
	color: red;
}

.photoshop {
	text-align: center;
}

#EasyPHP li, #htaccess li, #SEO li, #WAI li, #AF2 li {
	padding: 4px 0;
	line-height: 18px;
}
