body,html {
	margin: 0;
	background: url(http://www.learntocompute.com/images/mockups/background2.png) repeat;
	font-family: Tahoma;
	font-size: .87em;
	color: black;
}

a:link {
	font-weight: bold;
	font-size: 1.1em;
	color: black;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	font-size: 1.1em;
	color: black;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	font-size: 1.1em;
	color: black;
	text-decoration: underline;
}


#container {
 	width: 660px;
	height: 100%;
	position: absolute ; 
	left: 50%;
	margin-left: -330px;
	margin-right: 50%;
	text-align: left;
}


#header {
	width: 660px;
	height: 261px;
	position: relative;
	float: left;
	background:url(http://www.learntocompute.com/images/header.jpg) no-repeat;
}

#content {
	width: 660px;
	position: relative;
	float: left;
	background:url(http://www.learntocompute.com/images/content_main.jpg) repeat-y;
}

#content_top {
	width: 660px; 
	height: 19px;
	position: relative;
	float: left;
	background: url(http://www.learntocompute.com/images/content_top.jpg) no-repeat;
}

#content_left {
	width: 451px;
	position: relative;
	float: left;
	padding-left: 23px;
	padding-right: 20px;
	padding-top: 10px;
}

#content_right {
	width: 149px;
	position: relative;
	float: left;
	padding-top: 10px;
	font-weight: bold;
}

#content_left2 {
	width: 381px;
	position: relative;
	float: left;
	padding-left: 23px;
	padding-right: 20px;
	padding-top: 10px;
}


#content_middle {
	width: 50px;
	position: relative;
	float: left;
	padding-top: 140px;
	padding-right: 20px;
}

#content_right2 {
	width: 139px;
	position: relative;
	float: left;
	padding-top: 10px;
	font-weight: bold;
}




#content_right2 a:link {
	font-size: 1.09em;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#content_right2 a:visited {
	font-size: 1.09em;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#content_right2 a:hover {
	font-size: 1.09em;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}


#content_right2 ul {
	list-style: none;
	text-indent: -15px;	
}

#content_right2 li {
	list-style: none;
	line-height: 20px;
	font-size: 1.2em;
	font-weight: bold;
}
	

#content_right a:link {
	font-size: 1.09em;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#content_right a:visited {
	font-size: 1.09em;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#content_right a:hover {
	font-size: 1.09em;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}


#content_right ul {
	list-style: none;
	text-indent: -15px;	
}

#content_right li {
	list-style: none;
	line-height: 20px;
	font-size: 1.2em;
	font-weight: bold;
}
	

#content_bottom {
	width: 630px;
	height: 71px;
	position: relative;
	float: left;
	background: url(http://www.learntocompute.com/images/content_bottom.jpg) no-repeat;
	padding-top: 13px;
	padding-left: 30px;
	line-height: 17px
}


#content_bottom2 {
	width: 660px;
	height: 68px;
	position: relative;
	float: left;
	background: url(http://www.learntocompute.com/images/content_footer2.jpg) no-repeat;
}


#content_bottom a:link {
	font-size: 1em;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}


#content_bottom a:visited {
	font-size: 1em;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}


#content_bottom a:hover {
	font-size: 1em;
	color: black;
	text-decoration: underline;
	font-weight: bold;
}


#footer {
	width: 637px;
	height: 61px;
	position: relative;
	float: left;
	background:url(http://www.learntocompute.com/images/footer.jpg) no-repeat;
	padding-left: 23px;
	padding-top: 40px;
	line-height: 20px;
	font-weight: bold;
	color: black;	
}


#footer a:link {
	font-size: 1em;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#footer a:visited {
	font-size: 1em;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#footer a:hover {
	font-size: 1em;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

.bolded {
	font-family: Tahoma;
	font-size: 1.2em;
	font-weight: bold;
	color: black;
}

.footer_text {
	font-size: .9em;
}

.main_titles {
	font-size: 1.4em;
	font-weight: bold;
	color: black;
	background: #0b78aa;
	padding-right: 290px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.secondary_titles {
	font-size: 1em;
	font-weight: bold;
	color: black;
	
}

.underlined {

	font-size: 1.39em;
}
