* {
}
#wrapper {
	background-color: #e2e2f7;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: auto;
}
#wrapper #upper_space {
	background-color: #000000;
	height: 120px;
	background-image: url(../ps_images/learn-photoshop-in-30-days.jpg);
	background-repeat: no-repeat;
}
#wrapper #Introduction {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	color: #000033;
	word-spacing: 1mm;
	margin-top: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #CFC6FB;
	margin-bottom: 20px;
}
.tute {
	height: auto;
	width: 700px;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	margin-left: 40px;
	color: #AF5903;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
a {
	color: #000000;
	text-decoration: none;
}

#img_border img {
	border: 2px solid #02033C;
}


#wrapper #index {
	height: auto;
	background-color: #E2E2F7;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	font-size: 18px;
}
#wrapper #index #content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: auto;
	line-height: normal;
}
.sty {
	background-image: url(../ps_images/tri.gif);
	background-repeat: no-repeat;
	background-position: 70px;
	height: 13px;
	margin-top: 10px;
}

.bkg {
	background-image: url(../ps_images/sep.gif);
	background-repeat: repeat-y;
	height: 40px;
	width: auto;
}
.wht_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FCA42C;
	text-indent: 20px;
}
#wrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f9f9f9;
	background-color: #012650;
	height: 200px;
	width: auto;
	text-align: center;
	word-spacing: 1mm;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
