
body{
	font: 90% georgia, "Trebuchet MS", verdana, sans-serif;
	margin:0; padding:0;
	text-align:center;
}
a img{border:0}
a{color:#36f;}
a:hover{color:#69f}
strong{font-size: 120%;}
li{margin-bottom: 10px;}

#main-menu{
	padding:10px;
	margin:0;
	background:#666;
}
#main-menu strong{background: red; color: #fff; padding: 3px; font-size: 110%;}
#main-menu a{
	color:#fff;
	font-weight:bold;
	margin: 0 10px;
}
#home-header{
	background: #ffd;
	overflow: auto;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #cca;
	border-top: 6px solid #f00;
}
h1{
	margin:0;
	color:#36f;
}
.wrap{
	width: 740px;
	margin: auto;
	text-align: left;
}
#header{
	float:left;
	width: 260px;
	padding-top: 50px;
	font-size: 130%;
}
#header p{margin: 0}
#main-content{
	float:right;
	width: 440px;
	padding-top: 20px;
	font-size: 120%;
	font-family: georgia;
}
dt{
	font-weight: bold; font-size:120%; margin-top:10px;
	font-variant: small-caps;
}
dd{margin: 0 0 0 7px; padding:0;}

.disclaimer{
	background: #fff;
	font-size: 80%;
	padding-right: 10px;
	border: 1px solid #eee;
	text-transform: uppercase;
	text-align:right;
	margin: 0;
}

#content-1, #content-2{width: 50%; font-family: georgia;margin-bottom: 20px;}
#content-1{
	float: right;
}
#content-2{
	float:left;
	width: 336px;
}

#tutorials{
	font-size: 130%;
	background: #cfc;
	padding: 20px;
	margin-bottom: 30px;
}
#tutorials h2{position: absolute; top: -10000px}
#tutorials p{margin:0 0 0 5px;}

#tutorials h3{
	color: #36f;
	margin: 0;
	text-transform: uppercase;
	font-size: 100%;
}

#tutorials h3 a{
	color: #000;
	border-bottom: 1px solid #36f;
	text-decoration: none;
}

#ads{width: 600px; padding: 10px 0; border: #ccc solid; border-width: 1px 0;margin: 0 auto 40px;clear:both}

#footer{background: #333; padding: 10px 0; color: #ddd;clear:both}
#footer a{color: #fff;font-weight: bold;}
#footer p{margin:10px}