html {
	
	}
body {
	background: #f1f2ec url(images/5q.0012.background.gif) 50% 0 repeat-y;
	margin: 0;
	padding: 0;
	font: 62.5% 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #777
}

#page {
	width: 460px;
	margin: 0 auto;
}

#header {

}
#header h1 {
	display: none;
}

#main {
	padding: 135px 0 10px;
	background: url(images/5q.0012.header.jpg) 50% 0 no-repeat;
}

#content {
	margin: 20px 30px 0;
	font-size: 1.2em;
}

h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}
	
#content h2 {
	color: #139bc9;
	font-size: 2.0em;
	letter-spacing: -1px;
}
#content h3 {
	font-size: 1.4em;
	letter-spacing: -0.5px;
	margin-bottom: 0;
	}
#content p {
	margin-top: 5px;
}

#footer {
	clear: both;
	height: 20px;
	margin: 0 30px;
}

ol, ul {
	padding: 0 25px;
}

ul {
	list-style-type: none;
}

ol {
	font-weight: bold;
	}

ol li {
	padding-bottom: 3px;
}

ol li p {
	font-weight: normal;
	}

a {
	font-weight: bold;
	color: #139bc9;
	text-decoration: none;
}
a:visited {

}
a:hover {
	border-bottom: 1px solid;
}
