body {
	background: #CCCCCC url(mymain.jpg) repeat-x left top;
	margin: 0px;
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#container {
	width: 750px;
	text-align: left;
	margin: 30px auto 0px auto;
	padding: 30px 0px 0px 0px;
	background: #000000 url(mycontainer.gif) no-repeat left top;
}

#inner {
	width: 690px;
	margin-left: 30px;
}


#content {
	float: left;
	display: inline;
	width: 680px;
}

#header-main {
	position: relative;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 200%;
	width: 680px;
	height: 90px;
	color: #ed7f32;
}

#header-main span {
	position: absolute;
	width: 678px;
	height: 86px;
	background: url() no-repeat;
	top: 2px;
	left: 2px;
}
	
#points {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}	

#column01 {
	float: left;
	display: inline;
	width: 157px;
	margin-right: 20px;
}
#column01 h1 {
	color: #498dd3;
}

#harmonize {
	float: left;
	display: inline;
	width: 200px;
	margin-right: 20px;
}

#harmonize h1 {
	color: #498dd3;
}

#harmonize ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: outside;	
}	

#harmonize li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style: url(/images/bullet.gif) none;
}	

#customize {
	float: left;
	display: inline;
	width: 200px;
	margin-right: 20px;
}

#customize h1 {
	color: #f24c8b;
}

#popularize {
	float: left;
	display: inline;
	width: 200px;
}

#popularize h1 {
	color: #96ca3b;
}

#bottom {
	clear: both;
}	

#news {
	float: left;
	display: inline;
	width: 315px;
	margin: 0px 0px 5px 0px;
}

#news h1 {
	color: #ed7f32;
}

#list {
	float: right;
	display: inline;
	width: 355px;
}

#list h1 {
	color: #999999;
}

#footer {
	clear: left;
	background: url(myfooter.jpg) no-repeat left bottom;
	height: 150px;
	padding-top: 10px;
}

.footer p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 80%;
	color: #666666;
}

.footer p a:link, .footer p a:visited, .footer p a:active {
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px 2px;
	border-bottom: 1px solid #666666;
}

.footer p a:hover {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
}

.footer-donate {
	width: 62px;
	height: 31px;
	float: right;
	margin-right: 30px;
}

.footer-meta {
	margin-left: 30px;
}

.content p, .content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 16px;
	text-align: left;
	color: #FFFFFF;
}

.content p a:link, .content p a:visited, .content p a:active, .download p a:link, .download p a:visited, .download p a:active, .content li a:link, .content li a:visited, .content li a:active, .download p a:link, .download p a:visited, .download p a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

.content p a:hover, .content li a:hover, .download p a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #cccccc;
}

.content p a img {
	margin-bottom: -5px;
}

.content h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 250%;
	font-weight: normal;
}	

.content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}

.content li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#popularize-delicious {
	line-height: 22px;
	background: url(../images/layout/logo-delicious.gif) no-repeat left center;
	height: 22px;
	padding-left: 27px;
}

#popularize-digg {
	line-height: 22px;
	background: url(../images/layout/logo-digg.gif) no-repeat left center;
	height: 22px;
	padding-left: 27px;
}

.download p {
	margin: 0px 0px 10px 0px;
	padding: 0px 15px;
	font-size: 90%;
	line-height: 14px;
	text-align: left;
	color: #999999;
}

input {
	width: 235px;
	padding: 5px 5px;
	background: url(/images/layout/bg-input.gif) repeat-x left top;
	border: 1px solid #666666;
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #CCCCCC;
}

#submit-button {
	width: 91px;
	height: 30px;
	margin-left: 12px;
	background: url(/images/layout/subscribe-button.gif) no-repeat left top;
	overflow: hidden;
	border: 0px;
}	

#submit-button:hover {
	background: url(/images/layout/subscribe-button.gif) no-repeat left bottom;
}	

img {
	border: 0px;
}

.about {
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;	
}

.content h1, .content h2, .content h3 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.content h1 {
	font-size: 200%;
}
.content h2 {
	font-size: 150%;
}
.content h3 {
	font-size: 120%;
}
